mirror of
https://github.com/nasa/trick.git
synced 2025-01-03 03:46:44 +00:00
4 lines
116 B
C++
4 lines
116 B
C++
|
#ifdef SWIG
|
||
|
This file is meant to be excluded from SWIG. It will cause an error if SWIG tries to process it.
|
||
|
#endif
|