1.0.37.26: Remove FASL-DUMP-COLD-LOAD-FORM and its one use.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sat, 3 Apr 2010 00:40:26 +0000 (00:40 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sat, 3 Apr 2010 00:40:26 +0000 (00:40 +0000)
commit7044d862b9d82dc086b2ccb59dc4b372cd731b4e
tree71048f19318efdedcc05fa001208c5b3d4d226fa
parentd09f30f49f9d2ba8bee0b216c2411c66c2df8f2b
1.0.37.26: Remove FASL-DUMP-COLD-LOAD-FORM and its one use.

  * Used in one place, when doing the assembly pass over the
assembly-routine source, to dump an in-package form.

  * Said in-package form is useless, as symbols are only ever dumped in
relation to an explicit home package, not the current package.
package-data-list.lisp-expr
src/assembly/assemfile.lisp
src/compiler/dump.lisp
version.lisp-expr