added startCat

This commit is contained in:
krangelov
2021-08-12 12:39:05 +02:00
parent 01db0224be
commit 39f38ed0e2
5 changed files with 59 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ module PGF ( PGF2.PGF, readPGF
, CId, mkCId, wildCId, showCId, readCId
, categories
, PGF2.categories, PGF2.categoryContext, PGF2.startCat
, functions, functionsByCat
, PGF2.Expr(..), PGF2.Literal(..), Tree