diff options
Diffstat (limited to 'cd/src/intcgm/sism.h')
-rwxr-xr-x | cd/src/intcgm/sism.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cd/src/intcgm/sism.h b/cd/src/intcgm/sism.h new file mode 100755 index 0000000..f2f08f0 --- /dev/null +++ b/cd/src/intcgm/sism.h @@ -0,0 +1,3 @@ +void cgm_sism4 ( tpoint *, char * ); +void cgm_sism5 ( char * ); + |