blob: 30e9a767aadefc1edef09540328f4b7045c2aa29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
/*
File: lr1_sp2.fsc
Date and Time: Mon Oct 13 18:18:12 2014
*/
transitive n
grammar-name "lr1_sp2"
name-space "NS_lr1_sp2"
thread-name "Clr1_sp2_fsm"
monolithic y
file-name "lr1_sp2.fsc"
no-of-T 569
list-of-native-first-set-terminals 4
raw_t
raw_u
raw_v
raw_w
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"
|