Add string< to toplevel
authorSamuel Chase <samebchase@gmail.com>
Mon, 13 May 2013 06:34:11 +0000 (12:04 +0530)
committerSamuel Chase <samebchase@gmail.com>
Mon, 13 May 2013 06:34:11 +0000 (12:04 +0530)
src/toplevel.lisp

index 0698a0b..5ed0f88 100644 (file)
@@ -73,7 +73,7 @@
           prog2 progn psetq push quote rassoc read-from-string remove remove-if
           remove-if-not return return-from revappend reverse rplaca rplacd
           second set setf setq seventh sixth some string string-upcase string=
-          stringp subseq subst symbol-function symbol-name symbol-package
+          string< stringp subseq subst symbol-function symbol-name symbol-package
           symbol-plist symbol-value symbolp t tagbody tailp tenth third throw
           tree-equal truncate unless unwind-protect values values-list variable
           vector-push-extend warn when write-line write-string zerop))