summaryrefslogtreecommitdiff
path: root/examples/SUMO/SUMO.gf
blob: 97629ab452e92d17ba39d1904bef5b2185eaa5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
abstract SUMO =
  Basic,
  Merge,
  Communications,
  CountriesAndRegions,
  Economy,
  elements,
  engineering,
  FinancialOntology,
  Geography,
  Government,
  Mid_level_ontology,
  Military,
  mondial,
  QoSontology,
  Transportation,
  WMD,
  WorldAirportsA_K,
  WorldAirportsL_Z,
  HigherOrder
  ** {
  
flags startcat = Stmt ;

}