diff options
| author | kr.angelov <kr.angelov@gmail.com> | 2006-06-01 11:29:30 +0000 |
|---|---|---|
| committer | kr.angelov <kr.angelov@gmail.com> | 2006-06-01 11:29:30 +0000 |
| commit | 35d2d4735600e0d230c8381a127fbfcedcdb7fd7 (patch) | |
| tree | f315fbfbfa93a433fa31b9424f78be0d6bc07f1c /src/GF/Formalism | |
| parent | e51eaed4fde9f2bee962ed43f5b9a8592e76a947 (diff) | |
update the copyright messages
Diffstat (limited to 'src/GF/Formalism')
| -rw-r--r-- | src/GF/Formalism/FCFG.hs | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/GF/Formalism/FCFG.hs b/src/GF/Formalism/FCFG.hs index 9ef1f4000..a4923038e 100644 --- a/src/GF/Formalism/FCFG.hs +++ b/src/GF/Formalism/FCFG.hs @@ -1,14 +1,10 @@ ---------------------------------------------------------------------- -- | --- Maintainer : PL +-- Maintainer : Krasimir Angelov -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/05/09 09:28:45 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.2 $ --- --- Definitions of multiple context-free grammars +-- Definitions of fast multiple context-free grammars ----------------------------------------------------------------------------- module GF.Formalism.FCFG where |
