| author | blanchet |
| Wed, 08 Dec 2010 22:17:52 +0100 | |
| changeset 41089 | 2e69fb6331cb |
| parent 41077 | fd6f41d349ef |
| child 41308 | 9e576ec5c0dc |
| permissions | -rw-r--r-- |
|
40975
498f272b4bcb
adding mutabelle as a component and an isabelle tool to be used in regression testing
bulwahn
parents:
diff
changeset
|
1 |
MUTABELLE_HOME="$COMPONENT" |
|
498f272b4bcb
adding mutabelle as a component and an isabelle tool to be used in regression testing
bulwahn
parents:
diff
changeset
|
2 |
|
| 41077 | 3 |
DEFAULT_MUTABELLE_LOGIC=HOL |
4 |
DEFAULT_MUTABELLE_IMPORT_THEORY=Complex_Main |
|
5 |
DEFAULT_MUTABELLE_OUTPUT_PATH=/tmp/mutabelle |
|
|
40975
498f272b4bcb
adding mutabelle as a component and an isabelle tool to be used in regression testing
bulwahn
parents:
diff
changeset
|
6 |
|
|
498f272b4bcb
adding mutabelle as a component and an isabelle tool to be used in regression testing
bulwahn
parents:
diff
changeset
|
7 |
ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools" |