Merged docs, Fixed parser, ....
commit7bd8ad572202842828ffa8abb2dae475a0fd0861
authorAlex Klinkhamer <grencez@gmail.com>
Wed, 25 Jun 2008 00:46:37 +0000 (24 20:46 -0400)
committerAlex Klinkhamer <grencez@gmail.com>
Wed, 25 Jun 2008 01:15:17 +0000 (24 21:15 -0400)
treed5373be8c3e3782f31162fed382178656d11e6cb
parentd9b08fe9a96840078f1edddf01801d394148b50a
Merged docs, Fixed parser, ....

Made handle-static-file work somehow, Once again moved things around,
Started doc on specific examples of infix notation use.
18 files changed:
INSTALL
README
doc/concatenating.txt
doc/crop.txt
doc/doing_math.txt
doc/get_running.html [moved from http_root/doc/get_running.html with 100% similarity]
doc/index.html [moved from http_root/doc/index.html with 63% similarity]
doc/index.txt
doc/infix_specifics.txt [new file with mode: 0644]
doc/matrix_edit.html [moved from http_root/doc/matrix_edit.html with 100% similarity]
doc/save_restore.html [moved from http_root/doc/save_restore.html with 93% similarity]
http_root/doc/concatenating.html [deleted file]
http_root/doc/crop.html [deleted file]
http_root/doc/doing_math.html [deleted file]
http_root/doc/security_issues.html [deleted file]
src/infix-parser.lisp
src/webui/index.lisp
src/webui/webvars.lisp