summaryrefslogtreecommitdiff
path: root/Examples/octave/module_load/example.h
blob: 5cee24f9eefb02364e23cd56b79e9cc17c5b95c6 (plain)
1
2
3
4
5
/* File: example.h */

extern int ivar;

int ifunc();