src/Tools/WWW_Find/etc/settings
author haftmann
Wed, 01 Sep 2010 16:08:31 +0200
changeset 39022 ac7774a35bcf
parent 33817 f6a4da31f2f1
child 41308 9e576ec5c0dc
permissions -rw-r--r--
explicit modify_stmt parameter
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"