summaryrefslogtreecommitdiff
path: root/web/yacco2/compiler/grammars/o2_lcl_opt.fsc
blob: 231af7f4ada07840784ac724207ff39576f60dab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
 File: o2_lcl_opt.fsc
 Date and Time: Fri Jan 30 18:55:16 2015 
*/
transitive   n
grammar-name "o2_lcl_opt"
name-space   "NS_o2_lcl_opt"
thread-name  "TH_o2_lcl_opt"
monolithic   n
file-name    "o2_lcl_opt.fsc"
no-of-T      569
list-of-native-first-set-terminals 1
   raw_minus
end-list-of-native-first-set-terminals 
list-of-transitive-threads 0
end-list-of-transitive-threads 
list-of-used-threads 0
end-list-of-used-threads 
fsm-comments
"\\O2's individual command line option recognizer."