summaryrefslogtreecommitdiff
path: root/web/yacco2/qa/lalr1_dp1.fsc
blob: 505b1af0bf08f908daebfc6c83d9b067f0ba3e4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*
 File: lalr1_dp1.fsc
 Date and Time: Mon Oct 13 18:18:14 2014 
*/
transitive   n
grammar-name "lalr1_dp1"
name-space   "NS_lalr1_dp1"
thread-name  "Clalr1_dp1"
monolithic   y
file-name    "lalr1_dp1.fsc"
no-of-T      569
list-of-native-first-set-terminals 2
   raw_a
   raw_b
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
"test out lr1"