Update fstapi.h to latest from GTKWave
This commit is contained in:
parent
a79533ddc9
commit
f1436fbe62
|
|
@ -246,7 +246,7 @@ enum fstSupplementalVarType {
|
|||
FST_SVT_VHDL_FILE = 4,
|
||||
FST_SVT_VHDL_MEMORY = 5,
|
||||
|
||||
FST_SVT_MAX = 5,
|
||||
FST_SVT_MAX = 5
|
||||
};
|
||||
|
||||
enum fstSupplementalDataType {
|
||||
|
|
|
|||
Loading…
Reference in New Issue