diff options
Diffstat (limited to 'next-lib/src/api/CombinatorsFre.gf')
| -rw-r--r-- | next-lib/src/api/CombinatorsFre.gf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/next-lib/src/api/CombinatorsFre.gf b/next-lib/src/api/CombinatorsFre.gf deleted file mode 100644 index d335875bd..000000000 --- a/next-lib/src/api/CombinatorsFre.gf +++ /dev/null @@ -1,6 +0,0 @@ ---# -path=.:alltenses:prelude - -resource CombinatorsFre = Combinators with - (Cat = CatFre), - (Structural = StructuralFre), - (Constructors = ConstructorsFre) ; |
