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