mirror of https://github.com/zachjs/sv2v.git
9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
|
|
`undef RESULT
|
||
|
|
|
||
|
|
`ifndef INCLUDED
|
||
|
|
`define INCLUDED
|
||
|
|
`define RESULT 1
|
||
|
|
`else
|
||
|
|
`define RESULT 0
|
||
|
|
`endif
|