Relative directory changed, Moved devvars.lisp
commit43f09dfee65644742d54e6fbc0d44ff00e4ffb91
authorAlex Klinkhamer <grencez@gmail.com>
Sun, 8 Jun 2008 15:58:52 +0000 (8 11:58 -0400)
committerAlex Klinkhamer <grencez@gmail.com>
Sun, 8 Jun 2008 15:58:52 +0000 (8 11:58 -0400)
tree2a448c8dd8b7a083e68e370c3332db3d33007267
parent9ecbb06a4cb78780cbef375a3594d98df3bc028b
Relative directory changed, Moved devvars.lisp

Lineal's relative directory is now the toplevel instead of src/ it makes
more sense that way. "devvars.lisp" was moved to src/webui/devvars.lisp
since it is specific to the webui.

Oh, and the shorlived 'save-restore option is now named 'no-save-restore
so it can be commented by default in "run.lisp", and so loading
src/webui/serv.lisp directly will yeild a default instance.
INSTALL
README
doc/get_running.html
run.lisp
src/overload/overload.lisp
src/webui/compile-ps.lisp
src/webui/devvars.lisp [moved from src/devvars.lisp with 75% similarity]
src/webui/index.lisp
src/webui/reload.lisp
src/webui/serv.lisp
src/webui/webvars.lisp