source:
CIVL/examples/modelbuilder/file_scope_extern4_lib.c@
502995b
| Last change on this file since 502995b was bfb3278, checked in by , 8 years ago | |
|---|---|
|
|
| File size: 94 bytes | |
| Rev | Line | |
|---|---|---|
| [bfb3278] | 1 | #include "file_scope_extern4_lib.h" |
| 2 | ||
| 3 | Type t = {{0, 0.}, 9}; | |
| 4 | ||
| 5 | int value(Type t) { return t.y;} |
Note:
See TracBrowser
for help on using the repository browser.
