Show
Ignore:
Timestamp:
06/03/06 08:12:31 (3 years ago)
Author:
audreyt
Message:

* Change file tests to use native POSIX stats in preparation

of true chained tests.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/AST/Internals.hs

    r10323 r10466  
    12531253mkCompUnit _ pad ast = MkCompUnit compUnitVersion pad ast 
    12541254 
     1255compUnitVersion :: Int 
    12551256compUnitVersion = 1 
    12561257