summaryrefslogtreecommitdiff
path: root/examples/query/small/patentsQuery/QueryFre.gf
blob: 9ad80329eb01e59c67c6a1e7e3cd1a0c5e921600 (plain)
1
2
3
4
concrete QueryFre of Query = QueryI with
  (LexQuery = LexQueryFre),
  (Syntax = SyntaxFre),
  (Lang = LangFre) ;