blob: 9a9672f99248589bf75ea90b7e0ffa3a8062728f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
/*
File: LR1_sp5.fsc
Date and Time: Mon Oct 13 18:18:13 2014
*/
transitive n
grammar-name "LR1_sp5"
name-space "NS_LR1_sp5"
thread-name "Clr1_sp5_fsm"
monolithic y
file-name "LR1_sp5.fsc"
no-of-T 569
list-of-native-first-set-terminals 2
raw_a
raw_d
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"
|