blob: 6d539781f459eb53e79c995114754bc04bb5aebf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
/*
File: dp_1.fsc
Date and Time: Sat Jan 31 11:58:31 2015
*/
transitive n
grammar-name "dp_1"
name-space "NS_dp_1"
thread-name "Cdp_1"
monolithic y
file-name "dp_1.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
"LALR(1) Deremer and Pennello grammar from page 632."
|