[cvs-nhc98] cvs commit: nhc98/src/compiler98 Parse.hs ParseLex.hs Syntax.hs
TokenId.hs
Malcolm Wallace
malcolm@glass.cse.ogi.edu
Thu, 12 Jun 2003 03:14:46 -0700
malcolm 2003/06/12 03:14:46 PDT
Modified files:
src/compiler98 Parse.hs ParseLex.hs Syntax.hs TokenId.hs
Log:
Remove the defunct FFI qualifier 'threadsafe' from the syntax accepted
by the compiler.
Revision Changes Path
1.22 +0 -2 nhc98/src/compiler98/Parse.hs
1.8 +1 -2 nhc98/src/compiler98/ParseLex.hs
1.32 +1 -2 nhc98/src/compiler98/Syntax.hs
1.35 +0 -1 nhc98/src/compiler98/TokenId.hs