author | wu |
Thu, 27 Jan 2011 05:39:19 +0000 | |
changeset 40 | 50d00d7dc413 |
parent 39 | a59473f0229d |
child 42 | f809cb54de4e |
permissions | -rw-r--r-- |
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 |
*) |
37 | 5 |
|
39
a59473f0229d
tuned a little bit the section about finite partitions
urbanc
parents:
37
diff
changeset
|
6 |
no_document use_thys ["../Prefix_subtract", "../Prelude"]; |
37 | 7 |
|
8 |
use_thys ["../Myhill"]; |