summaryrefslogtreecommitdiff
path: root/examples/query/small/patentsQuery/QueryEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/query/small/patentsQuery/QueryEng.gf')
-rw-r--r--examples/query/small/patentsQuery/QueryEng.gf4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/query/small/patentsQuery/QueryEng.gf b/examples/query/small/patentsQuery/QueryEng.gf
deleted file mode 100644
index 994600fdf..000000000
--- a/examples/query/small/patentsQuery/QueryEng.gf
+++ /dev/null
@@ -1,4 +0,0 @@
-concrete QueryEng of Query = QueryI with
- (LexQuery = LexQueryEng),
- (Syntax = SyntaxEng),
- (Lang = LangEng) ;