*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 03 Sep 1996 19:55:43 +0200
changeset 141 bf500c06ebdc
parent 140 30920131031d
child 142 08b48c3321fd
*** empty log message ***
.cvsignore
private.rc
--- a/.cvsignore	Tue Sep 03 13:22:28 1996 +0200
+++ b/.cvsignore	Tue Sep 03 19:55:43 1996 +0200
@@ -17,3 +17,4 @@
 ttt*.o
 ttt*.st
 stxtmp_*
+modules
--- a/private.rc	Tue Sep 03 13:22:28 1996 +0200
+++ b/private.rc	Tue Sep 03 19:55:43 1996 +0200
@@ -103,7 +103,6 @@
 "/     methods and optionally to a classes history method.
 "/
 (whoAmI = 'claus' or:[whoAmI = 'cg']) ifTrue:[
-    Compiler warnSTXSpecials:false.
     HistoryManager notNil ifTrue:[
 	'activating HistoryManager ...' infoPrintCR.
 	HistoryManager activate.
@@ -118,6 +117,7 @@
 "/
 Compiler allowUnderscoreInIdentifier:true. 
 Compiler warnUnderscoreInIdentifier:false. 
+Compiler warnSTXSpecials:false.
 
 
 "/ this is a temporary kludge: specify the flags to be used