diff options
Diffstat (limited to 'next-lib/src/api/ConstructorsSwe.gf')
| -rw-r--r-- | next-lib/src/api/ConstructorsSwe.gf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/next-lib/src/api/ConstructorsSwe.gf b/next-lib/src/api/ConstructorsSwe.gf new file mode 100644 index 000000000..9def2d75f --- /dev/null +++ b/next-lib/src/api/ConstructorsSwe.gf @@ -0,0 +1,3 @@ +--# -path=.:alltenses:prelude + +resource ConstructorsSwe = Constructors with (Grammar = GrammarSwe) ; |
