cvs commit: fptools/green-card/src Process.lhs

Alastair Reid <[email protected]> Wed, 2 Apr 2003 03:43:33 -0800
Newsgroups gmane.comp.lang.haskell.cvs.green-card
Message-ID <[email protected]>
reid        2003/04/02 03:43:33 PST

  Modified files:
    green-card/src       Process.lhs 
  Log:
  Added simple-minded handling of hierarchial module names - if we see '.'s, we try converting them to both forward and backward slashes
  
  Revision  Changes    Path
  1.50      +16 -8     fptools/green-card/src/Process.lhs