diff options
| author | peb <unknown> | 2005-02-18 18:21:06 +0000 |
|---|---|---|
| committer | peb <unknown> | 2005-02-18 18:21:06 +0000 |
| commit | 9568d7a844ba6a1872a8e8f6ef002860057e62ab (patch) | |
| tree | 9e25c6ed62e48101a2782d5fb8dcba68462dc613 /src/GF/API | |
| parent | 1c4f025320900897ae3acdab6982f7d595b98dd1 (diff) | |
"Committed_by_peb"
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?) ----------------------------------------------------------------------------- |
