From 9568d7a844ba6a1872a8e8f6ef002860057e62ab Mon Sep 17 00:00:00 2001 From: peb Date: Fri, 18 Feb 2005 18:21:06 +0000 Subject: "Committed_by_peb" --- src/GF/API/BatchTranslate.hs | 6 +++--- src/GF/API/GrammarToHaskell.hs | 6 +++--- src/GF/API/IOGrammar.hs | 6 +++--- src/GF/API/MyParser.hs | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'src/GF/API') 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?) ----------------------------------------------------------------------------- -- cgit v1.2.3