diff options
Diffstat (limited to 'src/GF/Speech/SRG.hs')
| -rw-r--r-- | src/GF/Speech/SRG.hs | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/src/GF/Speech/SRG.hs b/src/GF/Speech/SRG.hs index ca91a4139..5b8f196da 100644 --- a/src/GF/Speech/SRG.hs +++ b/src/GF/Speech/SRG.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/02/18 19:21:21 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.4 $ +-- > CVS $Date: 2005/02/22 13:35:19 $ +-- > CVS $Author: bringert $ +-- > CVS $Revision: 1.5 $ -- -- Representation of, conversion to, and utilities for -- printing of a general Speech Recognition Grammar. @@ -18,24 +18,6 @@ -- FIXME: figure out name prefix from grammar name ----------------------------------------------------------------------------- -{- - ************************************************************** - GF Module - - Description : Representation of, conversion to, and - utilities for printing of a - general Speech Recognition Grammar. - - Author : Björn Bringert (bringert@cs.chalmers.se) - - License : GPL (GNU General Public License) - - Created : October 1, 2004 - - Modified : - ************************************************************** --} - module SRG where import Ident |
