User config options, Load-time friendliness
commitc0a625b5ca52d5539697a361f14fc961277d3d7d
authorAlex Klinkhamer <grencez@gmail.com>
Thu, 5 Jun 2008 22:40:10 +0000 (5 18:40 -0400)
committerAlex Klinkhamer <grencez@gmail.com>
Thu, 5 Jun 2008 22:40:10 +0000 (5 18:40 -0400)
tree4006532c2df88d2310d72f1f26c760a7ea98533f
parentc13390e25cf1912e7e14080aef0d5bbeb70be1da
User config options, Load-time friendliness

The config options are in run.lisp, I changed the default locations of
Hunchentoot's log file and tmp directory back to normal.

Better messages come up when first loading up the program. The output
also verifies the user's custom settings (rhetorically of course).

A more English message appears when a user updates a matrix via the
special input webpage.
run.lisp
src/overload/format.lisp
src/parser.lisp
src/webui/compile-ps.lisp
src/webui/jsfiles/calcupage-buttons.js [deleted file]
src/webui/jsfiles/connects.js [deleted file]
src/webui/jsfiles/matrix-edit.js [deleted file]
src/webui/psfiles/matrix-edit.lisp
src/webui/serv.lisp
src/webui/webvars.lisp