author | bulwahn |
Tue, 31 Aug 2010 11:49:15 +0200 | |
changeset 38958 | 08eb0ffa2413 |
parent 38948 | c4e6afaa8dcd |
child 39184 | 71f3f194b962 |
permissions | -rw-r--r-- |
36033
7106f079bd05
adding specialisation examples of the predicate compiler
bulwahn
parents:
35955
diff
changeset
|
1 |
use_thys ["Predicate_Compile_Examples", "Predicate_Compile_Quickcheck_Examples", "Specialisation_Examples"]; |
38948 | 2 |
if getenv "PROLOG_HOME" = "" then () else use_thys ["Code_Prolog_Examples", "Hotel_Example", "Lambda_Example"]; |