]> matita.cs.unibo.it Git - helm.git/commitdiff
defs.ma was never really used
authorWilmer Ricciotti <ricciott@cs.unibo.it>
Mon, 4 Feb 2013 11:14:36 +0000 (11:14 +0000)
committerWilmer Ricciotti <ricciott@cs.unibo.it>
Mon, 4 Feb 2013 11:14:36 +0000 (11:14 +0000)
matita/matita/lib/turing/multi_universal/defs.ma [deleted file]

diff --git a/matita/matita/lib/turing/multi_universal/defs.ma b/matita/matita/lib/turing/multi_universal/defs.ma
deleted file mode 100644 (file)
index 1c76021..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-(**************************************************************************)
-(*       ___                                                              *)
-(*      ||M||                                                             *)
-(*      ||A||       A project by Andrea Asperti                           *)
-(*      ||T||                                                             *)
-(*      ||I||       Developers:                                           *)
-(*      ||T||         The HELM team.                                      *)
-(*      ||A||         http://helm.cs.unibo.it                             *)
-(*      \   /                                                             *)
-(*       \ /        This file is distributed under the terms of the       *)
-(*        v         GNU General Public License Version 2                  *)
-(*                                                                        *)
-(**************************************************************************)
-
-include "arithmetics/nat.ma".
-
-definition CONFIG_TAPE ≝ 0.
-definition PROGRAM_TAPE ≝ 1.
-definition WORKING_TAPE ≝ 2.
\ No newline at end of file