Changeset 440 in Sophya for trunk/SophyaPI/PIext/pigfd2.cc
- Timestamp:
- Sep 26, 1999, 5:49:56 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pigfd2.cc
r339 r440 75 75 if(mLAtt!=PI_NotDefLineAtt) SelectErrBar(true,true,true); 76 76 77 #if defined( __DECCXX) || defined(__KCC__)77 #if defined(CC_HAS_RTTI_SUPPORT) 78 78 PIGraphic3D* g3 = dynamic_cast<PIGraphic3D*>(g); 79 79 #else
Note:
See TracChangeset
for help on using the changeset viewer.