Admin/bash_process/etc/settings
author paulson <lp15@cam.ac.uk>
Thu, 12 Oct 2023 12:36:09 +0100
changeset 78751 80b4f6a0808d
parent 76101 e59d7d6fe1bd
child 79749 a861b0df74b4
permissions -rw-r--r--
Fixed the duplication of fls_compose_fps, moving the definition in Laurent_Convergence to Formal_Laurent_Series along with several simpler facts
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47799
0d5773841bc4 multi-platform build script and component settings;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
0d5773841bc4 multi-platform build script and component settings;
wenzelm
parents:
diff changeset
     2
76101
e59d7d6fe1bd clarified directory names (e.g. for multi-platform remote execution): avoid being deleted via isabelle.Components.purge;
wenzelm
parents: 73599
diff changeset
     3
ISABELLE_BASH_PROCESS_HOME="$COMPONENT"
e59d7d6fe1bd clarified directory names (e.g. for multi-platform remote execution): avoid being deleted via isabelle.Components.purge;
wenzelm
parents: 73599
diff changeset
     4
ISABELLE_BASH_PROCESS="$ISABELLE_BASH_PROCESS_HOME/platform_${ISABELLE_PLATFORM64}/bash_process"