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/Conversion/SimpleToFCFG.hs | |
| parent | e51eaed4fde9f2bee962ed43f5b9a8592e76a947 (diff) | |
update the copyright messages
Diffstat (limited to 'src/GF/Conversion/SimpleToFCFG.hs')
| -rw-r--r-- | src/GF/Conversion/SimpleToFCFG.hs | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/GF/Conversion/SimpleToFCFG.hs b/src/GF/Conversion/SimpleToFCFG.hs index a41c7e92f..deff5fd95 100644 --- a/src/GF/Conversion/SimpleToFCFG.hs +++ b/src/GF/Conversion/SimpleToFCFG.hs @@ -1,13 +1,9 @@ ---------------------------------------------------------------------- -- | --- Maintainer : PL +-- Maintainer : Krasimir Angelov -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/08/17 08:27:29 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.7 $ --- -- Converting SimpleGFC grammars to fast nonerasing MCFG grammar. -- -- the resulting grammars might be /very large/ |
