
7 Jun
2004
7 Jun
'04
10:42 a.m.
malcolm 2004/06/07 07:42:43 PDT Modified files: src/cpphs CHANGELOG Position.hs ReadFirst.hs Log: File inclusion now looks in the directory of the calling file. Failure to find an include file is now merely a warning to stderr rather than an error. Revision Changes Path 1.8 +3 -0 nhc98/src/cpphs/CHANGELOG 1.3 +24 -6 nhc98/src/cpphs/Position.hs 1.4 +13 -7 nhc98/src/cpphs/ReadFirst.hs