Changeset 14600

Show
Ignore:
Timestamp:
11/03/06 15:12:00 (2 years ago)
Author:
allbery_b
svk:copy_cache_prev:
41990
Message:

src/Pugs/Run.hs: whoops, System.Posix.Time left over from early EpochTime?-based

time code that I scrapped to match the rest of Pugs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/Run.hs

    r14599 r14600  
    3636import System.IO 
    3737import System.FilePath (joinFileName) 
    38 import System.Posix.Time 
    3938 
    4039