1
0
forked from GitHub/gf-core

Removed for-ghc, for-ghc-nofud and for-windows directories.

This commit is contained in:
bringert
2005-04-21 15:45:56 +00:00
parent 5c9917ff8d
commit f3bdbbef58
13 changed files with 49 additions and 49 deletions

View File

@@ -5,19 +5,19 @@
-- Stability : (stable)
-- Portability : (portable)
--
-- > CVS $Date: 2005/02/18 19:21:10 $
-- > CVS $Author: peb $
-- > CVS $Revision: 1.3 $
-- > CVS $Date: 2005/04/21 16:46:05 $
-- > CVS $Author: bringert $
-- > CVS $Revision: 1.4 $
--
-- (Description of the module)
-----------------------------------------------------------------------------
module ArchEdit (
module GF.Fudgets.ArchEdit (
fudlogueEdit, fudlogueWrite, fudlogueWriteUni
) where
import CommandF
import UnicodeF
import GF.Fudgets.CommandF
import GF.Fudgets.UnicodeF
-- architecture/compiler dependent definitions for unix/ghc, if Fudgets works.
-- If not, use the modules in for-ghci