Save/restore fixed
commit2479a8b2855e630a03ab415fca2e953a3e5c1a88
authorAlex Klinkhamer <grencez@gmail.com>
Mon, 9 Jun 2008 23:50:03 +0000 (9 19:50 -0400)
committerAlex Klinkhamer <grencez@gmail.com>
Mon, 9 Jun 2008 23:50:03 +0000 (9 19:50 -0400)
tree5ec563ba28c7a732896d8e406dc173e3ee0cd842
parent52ec853cfdfa9f69123e5960e3562416a83a324a
Save/restore fixed

The format for restore files is the same as the calculator syntax. Now
there is no reason to screw with the format, restore files will always
be forward compatible.
README
doc/save_restore.html
doc/security_issues.html
src/globals.lisp
src/parser.lisp
src/save-restore.lisp
src/webui/calcupage.lisp
src/webui/index.lisp
src/webui/save-restore.lisp
src/webui/webvars.lisp