projects
/
counted-feature-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1eae93
)
Fix typo.
master
author
Olof-Joachim Frahm
<olof@macrolet.net>
Mon, 19 Nov 2012 23:20:09 +0000
(
00:20
+0100)
committer
Olof-Joachim Frahm
<olof@macrolet.net>
Mon, 19 Nov 2012 23:20:09 +0000
(
00:20
+0100)
syntax.lisp
patch
|
blob
|
history
diff --git
a/syntax.lisp
b/syntax.lisp
index
88d5dd3
..
278439b
100644
(file)
--- a/
syntax.lisp
+++ b/
syntax.lisp
@@
-91,7
+91,7
@@
(defvar *original-readtable* NIL)
-(defvar *restore-counted-feature-tests-syntax* NIL)
+(defvar *restore-reader-syntax* NIL)
(defmacro disable-counted-feature-tests-syntax ()
'(eval-when (:compile-toplevel :load-toplevel :execute)