diff options
Diffstat (limited to 'src/GF/Fudgets/UnicodeF.hs')
| -rw-r--r-- | src/GF/Fudgets/UnicodeF.hs | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/GF/Fudgets/UnicodeF.hs b/src/GF/Fudgets/UnicodeF.hs index cd307d4ae..23ba29a2b 100644 --- a/src/GF/Fudgets/UnicodeF.hs +++ b/src/GF/Fudgets/UnicodeF.hs @@ -1,18 +1,18 @@ ---------------------------------------------------------------------- -- | --- Module : (Module) --- Maintainer : (Maintainer) +-- Module : UnicodeF +-- Maintainer : AR -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ +-- > CVS $Date: 2005/02/18 19:21:16 $ +-- > CVS $Author: peb $ +-- > CVS $Revision: 1.3 $ -- -- (Description of the module) ----------------------------------------------------------------------------- -module UnicodeF where +module UnicodeF (fudlogueWriteU) where import Fudgets import Operations |
