[cvs-nhc98] Check import directories in a different order: first the -
Malcolm Wallace
malcolm@sparud.net
Wed, 18 Dec 2002 15:15:24 +0100 (CET)
malcolm: Wed Dec 18 15:15:24 CET 2002
Update of /usr/src/master/nhc/src/hat/trans
In directory hinken:/tmp/cvs-serv3369
Modified Files:
Flags.hs
Log Message:
Check import directories in a different order: first the -I flags,
then the subdirectory in which the module is located. This fixes
some errors given by hat-trans when it was trying to read and write
the same .hx file simultaneously.