equal
deleted
inserted
replaced
66 ### |
66 ### |
67 ### Misc path settings |
67 ### Misc path settings |
68 ### |
68 ### |
69 |
69 |
70 ISABELLE_COMPONENT_REPOSITORY="https://isabelle.in.tum.de/components" |
70 ISABELLE_COMPONENT_REPOSITORY="https://isabelle.in.tum.de/components" |
|
71 ISABELLE_COMPONENTS_BASE="$USER_HOME/.isabelle/contrib" |
71 |
72 |
72 # The place for user configuration, heap files, etc. |
73 # The place for user configuration, heap files, etc. |
73 if [ -z "$ISABELLE_IDENTIFIER" ]; then |
74 if [ -z "$ISABELLE_IDENTIFIER" ]; then |
74 ISABELLE_HOME_USER="$USER_HOME/.isabelle" |
75 ISABELLE_HOME_USER="$USER_HOME/.isabelle" |
75 else |
76 else |