returned 'real' and 'tri' types
This commit is contained in:
parent
331c9c90ce
commit
7ebfb4ca03
@ -159,13 +159,13 @@ const generate = cb => {
|
||||
event: 1,
|
||||
integer: 2,
|
||||
parameter: 3,
|
||||
// real: 4,
|
||||
real: 4,
|
||||
realtime: 5,
|
||||
reg: 6,
|
||||
supply0: 7,
|
||||
supply1: 8,
|
||||
time: 9,
|
||||
// tri: 10,
|
||||
tri: 10,
|
||||
triand: 11,
|
||||
trior: 12,
|
||||
trireg: 13,
|
||||
|
Loading…
x
Reference in New Issue
Block a user