Changeset 2575 for src/Pugs/External

Show
Ignore:
Timestamp:
05/01/05 14:15:07 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
4052
Message:

* make optimized is now the default.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/External/C.hs

    r2078 r2575  
    1 {-# OPTIONS_GHC -fglasgow-exts -cpp -O #-} 
     1{-# OPTIONS_GHC -fglasgow-exts -cpp #-} 
    22 
    33module Pugs.External.C where