automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Wed, 03 Apr 2013 23:22:24 +0200
changeset 3094 c6b5498b0fdb
parent 3093 8acc90252393
child 3095 26e53bf9bb6a
automatically generated by browser
Make.spec
--- a/Make.spec	Wed Apr 03 23:20:57 2013 +0200
+++ b/Make.spec	Wed Apr 03 23:22:24 2013 +0200
@@ -109,6 +109,7 @@
 	CompilationError \
 	UndefinedSuperclassError \
 	UndefinedVariableError \
+	UndefinedVariableNotification \
 
 
 
@@ -173,6 +174,7 @@
     $(OUTDIR_SLASH)CompilationError.$(O) \
     $(OUTDIR_SLASH)UndefinedSuperclassError.$(O) \
     $(OUTDIR_SLASH)UndefinedVariableError.$(O) \
+    $(OUTDIR_SLASH)UndefinedVariableNotification.$(O) \
     $(OUTDIR_SLASH)extensions.$(O) \