Index: /trunk/source/compiler/nx0.lisp
===================================================================
--- /trunk/source/compiler/nx0.lisp	(revision 13130)
+++ /trunk/source/compiler/nx0.lisp	(revision 13131)
@@ -46,5 +46,5 @@
 (defvar *nx-cur-func-name* nil)
 (defvar *nx-current-note* nil)
-(defparameter *nx-source-note-map* nil) ;; there might be external refs, from macros.
+(defvar *nx-source-note-map* nil) ;; there might be external refs, from macros.
 (defvar *nx-form-type* t)
 ;(defvar *nx-proclaimed-inline* nil)
