diff options
Diffstat (limited to 'src/runtime')
| -rw-r--r-- | src/runtime/haskell-bind/PGF2.hsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell-bind/PGF2.hsc b/src/runtime/haskell-bind/PGF2.hsc index 618976539..555f641a0 100644 --- a/src/runtime/haskell-bind/PGF2.hsc +++ b/src/runtime/haskell-bind/PGF2.hsc @@ -15,7 +15,7 @@ module PGF2 (-- * CId CId, -- * PGF - PGF,readPGF,AbsName,abstractName,startCat, + PGF,readPGF,AbsName,abstractName,Cat,startCat, -- * Concrete syntax ConcName,Concr,languages,parse,parseWithHeuristics, hasLinearization,linearize,linearizeAll,alignWords, |
