pres/ROOT.ML
author urbanc
Wed, 02 Feb 2011 06:05:12 +0000
changeset 56 b3898315e687
parent 42 f809cb54de4e
child 62 d94209ad2880
permissions -rw-r--r--
removed the inductive definition of Star and replaced it by a definition in terms of pow
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30
f5db9e08effc Directory [tphols-2011] is added to host the commented version of [Myhill.thy]. Directory [pres] is created to host a build session for logical image [ListP] which is essentially [Main] extended with [List_prefix.thy].
zhang
parents:
diff changeset
     1
(*
f5db9e08effc Directory [tphols-2011] is added to host the commented version of [Myhill.thy]. Directory [pres] is created to host a build session for logical image [ListP] which is essentially [Main] extended with [List_prefix.thy].
zhang
parents:
diff changeset
     2
  no_document use_thys ["This_Theory1", "This_Theory2"];
f5db9e08effc Directory [tphols-2011] is added to host the commented version of [Myhill.thy]. Directory [pres] is created to host a build session for logical image [ListP] which is essentially [Main] extended with [List_prefix.thy].
zhang
parents:
diff changeset
     3
  use_thys ["That_Theory1", "That_Theory2", "That_Theory3"];
f5db9e08effc Directory [tphols-2011] is added to host the commented version of [Myhill.thy]. Directory [pres] is created to host a build session for logical image [ListP] which is essentially [Main] extended with [List_prefix.thy].
zhang
parents:
diff changeset
     4
*)
f5db9e08effc Directory [tphols-2011] is added to host the commented version of [Myhill.thy]. Directory [pres] is created to host a build session for logical image [ListP] which is essentially [Main] extended with [List_prefix.thy].
zhang
parents:
diff changeset
     5
42
f809cb54de4e Trying to solve the confict
zhang
parents: 30
diff changeset
     6
no_document use_thy "ListP";
f809cb54de4e Trying to solve the confict
zhang
parents: 30
diff changeset
     7
no_document use_thys ["../Prefix_subtract", "../Myhill_1"];