From 20eae7786f420ce02e8043c43c82e31e49c5af72 Mon Sep 17 00:00:00 2001 From: peb Date: Fri, 13 May 2005 11:40:18 +0000 Subject: "Committed_by_peb" --- src/GF/Parsing/MCFG/Incremental2.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GF/Parsing/MCFG/Incremental2.hs') diff --git a/src/GF/Parsing/MCFG/Incremental2.hs b/src/GF/Parsing/MCFG/Incremental2.hs index 0ae6eb926..9d95f0fb0 100644 --- a/src/GF/Parsing/MCFG/Incremental2.hs +++ b/src/GF/Parsing/MCFG/Incremental2.hs @@ -92,12 +92,12 @@ data Item c n l t = Active (Abstract c n) (LinRec c l t) [RangeRec l] | Final (Abstract c n) (RangeRec l) [RangeRec l] - -- | Passive c (RangeRec l) + ---- | Passive c (RangeRec l) deriving (Eq, Ord, Show) data IKey c l t = Act c l | ActTok t - -- | Useless + ---- | Useless | Pass | Fin deriving (Eq, Ord, Show) -- cgit v1.2.3