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