diff options
Diffstat (limited to 'src/GF/API')
| -rw-r--r-- | src/GF/API/BatchTranslate.hs | 6 | ||||
| -rw-r--r-- | src/GF/API/GrammarToHaskell.hs | 6 | ||||
| -rw-r--r-- | src/GF/API/IOGrammar.hs | 6 | ||||
| -rw-r--r-- | src/GF/API/MyParser.hs | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/src/GF/API/BatchTranslate.hs b/src/GF/API/BatchTranslate.hs index 783cc7296..60a098d2b 100644 --- a/src/GF/API/BatchTranslate.hs +++ b/src/GF/API/BatchTranslate.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ +-- > CVS $Date: 2005/02/18 19:21:06 $ +-- > CVS $Author: peb $ +-- > CVS $Revision: 1.5 $ -- -- translate OCL, etc, files in batch mode ----------------------------------------------------------------------------- diff --git a/src/GF/API/GrammarToHaskell.hs b/src/GF/API/GrammarToHaskell.hs index 35f254b64..5be778662 100644 --- a/src/GF/API/GrammarToHaskell.hs +++ b/src/GF/API/GrammarToHaskell.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ +-- > CVS $Date: 2005/02/18 19:21:06 $ +-- > CVS $Author: peb $ +-- > CVS $Revision: 1.5 $ -- -- to write a GF abstract grammar into a Haskell module with translations from -- data objects into GF trees. Example: GSyntax for Agda. diff --git a/src/GF/API/IOGrammar.hs b/src/GF/API/IOGrammar.hs index 6bebba83f..7abeead08 100644 --- a/src/GF/API/IOGrammar.hs +++ b/src/GF/API/IOGrammar.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ +-- > CVS $Date: 2005/02/18 19:21:06 $ +-- > CVS $Author: peb $ +-- > CVS $Revision: 1.14 $ -- -- for reading grammars and terms from strings and files ----------------------------------------------------------------------------- diff --git a/src/GF/API/MyParser.hs b/src/GF/API/MyParser.hs index a3a489bd2..447f5eb5f 100644 --- a/src/GF/API/MyParser.hs +++ b/src/GF/API/MyParser.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ +-- > CVS $Date: 2005/02/18 19:21:06 $ +-- > CVS $Author: peb $ +-- > CVS $Revision: 1.5 $ -- -- template to define your own parser (obsolete?) ----------------------------------------------------------------------------- |
