author | bulwahn |
Wed, 08 Dec 2010 14:25:07 +0100 | |
changeset 41077 | fd6f41d349ef |
parent 40975 | 498f272b4bcb |
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" |