Skip to content
Snippets Groups Projects
Commit 97e7ccc1 authored by wlott's avatar wlott
Browse files

This commit was generated by cvs2svn to compensate for changes in r2371,

which included commits to RCS files with non-trunk default branches.
parents a4193755 d25be944
No related branches found
No related tags found
No related merge requests found
...@@ -168,6 +168,8 @@ ...@@ -168,6 +168,8 @@
;;;; Some Constants ;;;; Some Constants
(eval-when (compile load eval)
;;; The next number (using 6 bits) is 63, and that's pretty silly because ;;; The next number (using 6 bits) is 63, and that's pretty silly because
;;; "supercalafragalistic" is less than 31 characters long. ;;; "supercalafragalistic" is less than 31 characters long.
;;; ;;;
...@@ -214,6 +216,8 @@ ...@@ -214,6 +216,8 @@
(defconstant stored-length-byte (byte 5 0)) (defconstant stored-length-byte (byte 5 0))
); eval-when (compile load eval)
;;;; Some Specials and Accesses ;;;; Some Specials and Accesses
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment