Changeset 4037 for src/Main.hs

Show
Ignore:
Timestamp:
05/28/05 06:03:56 (4 years ago)
Author:
SamB
svk:copy_cache_prev:
5515
Message:

Export withArgs from Main

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Main.hs

    r3906 r4037  
    1515-} 
    1616 
    17 module Main where 
     17module Main (module Main, withArgs) where 
    1818import Pugs.Internals 
    1919import Pugs.Config