summaryrefslogtreecommitdiff
path: root/next-lib/src/catalan/AllCat.gf
blob: 98e2c597df273e6090d8c36ad794b30aead9d338 (plain)
1
2
3
4
5
6
7
--# -path=.:../romance:../abstract:../common:prelude

concrete AllCat of AllCatAbs = 
  LangCat,
  IrregCat,
  ExtraCat 
  ** {} ;