source:
CIVL/mods/dev.civl.abc/examples/preproc/conditions2.txt
| Last change on this file was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 122 bytes | |
| Line | |
|---|---|
| 1 | # if defined X |
| 2 | do |
| 3 | this |
| 4 | #elif 1==0 |
| 5 | do that |
| 6 | # elif defined(Y) |
| 7 | give up |
| 8 | #else |
| 9 | done |
| 10 | # endif |
Note:
See TracBrowser
for help on using the repository browser.
