Changeset 5963 for src/Pugs/Embed
- Timestamp:
- 07/31/05 23:15:50 (3 years ago)
- svk:copy_cache_prev:
- 8123
- Files:
-
- 1 modified
-
src/Pugs/Embed/Parrot.hsc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Pugs/Embed/Parrot.hsc
r4961 r5963 1 {-# OPTIONS_GHC -fglasgow-exts -cpp -fvia-C #-}1 {-# OPTIONS_GHC -fglasgow-exts -cpp -fvia-C -fno-full-laziness -fno-cse #-} 2 2 #if !defined(PUGS_HAVE_PARROT) 3 3 ##undef PUGS_HAVE_POSIX
