diff options
| author | peb <unknown> | 2005-02-17 09:21:04 +0000 |
|---|---|---|
| committer | peb <unknown> | 2005-02-17 09:21:04 +0000 |
| commit | bafc9fbd0570626749261061c858cbbf95ccdcfb (patch) | |
| tree | 0b35729d23a0b6699490fe19f7e97cabc6c944ed /src/GF/Canon | |
| parent | 359f1b8ea2032fbf5b8ad7ad6c88e922fa83470b (diff) | |
"Committed_by_peb"
Diffstat (limited to 'src/GF/Canon')
| -rw-r--r-- | src/GF/Canon/Share.hs | 4 | ||||
| -rw-r--r-- | src/GF/Canon/SkelGFC.hs | 13 | ||||
| -rw-r--r-- | src/GF/Canon/TestGFC.hs | 13 | ||||
| -rw-r--r-- | src/GF/Canon/Unlex.hs | 6 |
4 files changed, 5 insertions, 31 deletions
diff --git a/src/GF/Canon/Share.hs b/src/GF/Canon/Share.hs index b6d1df520..8b4e7f2e6 100644 --- a/src/GF/Canon/Share.hs +++ b/src/GF/Canon/Share.hs @@ -1,7 +1,7 @@ ---------------------------------------------------------------------- -- | --- Module : (Module) --- Maintainer : (Maintainer) +-- Module : Share +-- Maintainer : AR -- Stability : (stable) -- Portability : (portable) -- diff --git a/src/GF/Canon/SkelGFC.hs b/src/GF/Canon/SkelGFC.hs index 3949351e6..9f5729418 100644 --- a/src/GF/Canon/SkelGFC.hs +++ b/src/GF/Canon/SkelGFC.hs @@ -1,16 +1,3 @@ ----------------------------------------------------------------------- --- | --- Module : (Module) --- Maintainer : (Maintainer) --- Stability : (stable) --- Portability : (portable) --- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ --- --- (Description of the module) ------------------------------------------------------------------------------ module SkelGFC where diff --git a/src/GF/Canon/TestGFC.hs b/src/GF/Canon/TestGFC.hs index a9aa71f31..9dc2f3e88 100644 --- a/src/GF/Canon/TestGFC.hs +++ b/src/GF/Canon/TestGFC.hs @@ -1,16 +1,3 @@ ----------------------------------------------------------------------- --- | --- Module : (Module) --- Maintainer : (Maintainer) --- Stability : (stable) --- Portability : (portable) --- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ --- --- (Description of the module) ------------------------------------------------------------------------------ -- automatically generated by BNF Converter module Main where diff --git a/src/GF/Canon/Unlex.hs b/src/GF/Canon/Unlex.hs index 934fe3c43..febf8f5c7 100644 --- a/src/GF/Canon/Unlex.hs +++ b/src/GF/Canon/Unlex.hs @@ -1,11 +1,11 @@ ---------------------------------------------------------------------- -- | --- Module : (Module) --- Maintainer : (Maintainer) +-- Module : Unlex +-- Maintainer : AR -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date $ +-- > CVS $Date: 2005/02/17 10:22:10 $ -- > CVS $Author $ -- > CVS $Revision $ -- |
