Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
91c065df031c31bc350c1052607ca347e71c741d
/
.
/
src
/
Testcases
/
Zachjs
/
lex
/
cond.vh
blob: a7b2d3ad65749bd20855de316dc087140c42f637 [
file
]
`undef RESULT
`
ifndef INCLUDED
`define INCLUDED
`
define RESULT
1
`else
`
define RESULT
0
`endif