malcolm 2003/06/24 06:08:17 PDT Modified files: src/hmake Imports.hs Log: Bugfix: the CPP-expression parser was matching operators in the wrong order, i.e. < before <=, and > before >=, causing odd failures. Revision Changes Path 1.8 +5 -5 nhc98/src/hmake/Imports.hs