diff options
| author | bringert <unknown> | 2005-04-21 15:45:56 +0000 |
|---|---|---|
| committer | bringert <unknown> | 2005-04-21 15:45:56 +0000 |
| commit | f3bdbbef58ce2fe00dff66e99e0c4799b443d747 (patch) | |
| tree | f1f2892de2a4f72453ce3166448748e827ebd4c2 /src/GF/System/ArchEdit.hs | |
| parent | 5c9917ff8d18ddaefd5a8bf4b223009747477fd8 (diff) | |
Removed for-ghc, for-ghc-nofud and for-windows directories.
Diffstat (limited to 'src/GF/System/ArchEdit.hs')
| -rw-r--r-- | src/GF/System/ArchEdit.hs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GF/System/ArchEdit.hs b/src/GF/System/ArchEdit.hs index 89a92faaf..39b558cef 100644 --- a/src/GF/System/ArchEdit.hs +++ b/src/GF/System/ArchEdit.hs @@ -5,14 +5,14 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/03/30 12:41:12 $ --- > CVS $Author: aarne $ --- > CVS $Revision: 1.1 $ +-- > CVS $Date: 2005/04/21 16:46:15 $ +-- > CVS $Author: bringert $ +-- > CVS $Revision: 1.2 $ -- -- (Description of the module) ----------------------------------------------------------------------------- -module ArchEdit ( +module GF.System.ArchEdit ( fudlogueEdit, fudlogueWrite, fudlogueWriteUni ) where |
