src/Tools/WWW_Find/etc/settings
author haftmann
Thu, 20 May 2010 16:35:54 +0200
changeset 37023 efc202e1677e
parent 33817 f6a4da31f2f1
child 41308 9e576ec5c0dc
permissions -rw-r--r--
added theory More_List
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33817
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     1
# the path to lighttpd
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     2
LIGHTTPD="/usr/sbin/lighttpd"
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     3
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     4
ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools"
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     5
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     6
WWWFINDDIR="$COMPONENT"
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     7
WWWCONFIG="$WWWFINDDIR/lighttpd.conf"