source:
CIVL/examples/modelbuilder/file_scope_extern4_lib.c@
65582ca
| Last change on this file since 65582ca was bfb3278, checked in by , 8 years ago | |
|---|---|
|
|
| File size: 94 bytes | |
| Line | |
|---|---|
| 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.
