changeset 58639 | 1df53737c59b |
parent 57451 | 3b10acac1d5e |
child 59136 | c2b23cb8a677 |
--- a/etc/settings Thu Oct 09 11:00:15 2014 +0200 +++ b/etc/settings Thu Oct 09 11:15:03 2014 +0200 @@ -65,7 +65,7 @@ ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools" # Location for temporary files (should be on a local file system). -ISABELLE_TMP_PREFIX="/tmp/isabelle-$USER" +ISABELLE_TMP_PREFIX="${TMPDIR:-/tmp}/isabelle-$USER" # Heap input locations. ML system identifier is included in lookup. ISABELLE_PATH="$ISABELLE_HOME_USER/heaps:$ISABELLE_HOME/heaps"