2012-07-19 18:26:47 +00:00
|
|
|
#ifdef SHAPES
|
2011-10-23 17:11:06 +00:00
|
|
|
#undef SHAPES
|
|
|
|
|
#endif
|
2011-07-25 14:56:40 +00:00
|
|
|
#ifdef SHAPE
|
|
|
|
|
#undef SHAPE
|
|
|
|
|
#endif
|
|
|
|
|
#ifdef WIRE
|
|
|
|
|
#undef WIRE
|
|
|
|
|
#endif
|
|
|
|
|
#ifdef FACE
|
|
|
|
|
#undef FACE
|
|
|
|
|
#endif
|
|
|
|
|
#ifdef CURVE
|
|
|
|
|
#undef CURVE
|
|
|
|
|
#endif
|
|
|
|
|
#ifdef CLASS
|
|
|
|
|
#undef CLASS
|
|
|
|
|
#endif
|