index
:
delta/swig-tarball.git
baserock/morph
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
csharp
/
variables
/
example.h
blob: 0f7e895948702bdd01276d2bb33e0682f9c02c71 (
plain
)
1
2
3
4
5
6
/* File: example.h */ typedef struct { int x,y; } Point;