diff options
Diffstat (limited to 'src/GF/Fudgets/ArchEdit.hs')
| -rw-r--r-- | src/GF/Fudgets/ArchEdit.hs | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/Fudgets/ArchEdit.hs b/src/GF/Fudgets/ArchEdit.hs index 82653595d..9d8e905e0 100644 --- a/src/GF/Fudgets/ArchEdit.hs +++ b/src/GF/Fudgets/ArchEdit.hs @@ -1,3 +1,17 @@ +---------------------------------------------------------------------- +-- | +-- Module : (Module) +-- Maintainer : (Maintainer) +-- Stability : (stable) +-- Portability : (portable) +-- +-- > CVS $Date $ +-- > CVS $Author $ +-- > CVS $Revision $ +-- +-- (Description of the module) +----------------------------------------------------------------------------- + module ArchEdit ( fudlogueEdit, fudlogueWrite, fudlogueWriteUni ) where |
