summaryrefslogtreecommitdiff
path: root/examples/SUMO/SUMO.gf
blob: e9db9beb8d850c90c2e5425e04d19188a395f3ad (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
26
--# -path=.:alltenses:
abstract SUMO =
  Basic,
  Merge,
  Elements,
  MidLevelOntology,
  Transportation,
  Geography,
  Communications,
  Government,
  CountriesAndRegions,
  Economy,
  Engineering,
  FinancialOntology,
  Military,
  Mondial,
  QoSontology,
  WMD,
  WorldAirportsA_K,
  WorldAirportsL_Z,
  Birds
  ** {
  
flags startcat = Stmt ;

}