Changeset 1547 in Sophya for trunk/SophyaPI/PIext/nobjmgr.cc
- Timestamp:
- Jun 22, 2001, 3:07:51 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nobjmgr.cc
r1525 r1547 232 232 { 233 233 #ifdef SANS_EVOLPLANCK 234 DVList::ValList::const_iterator it; 235 for(it=myVars->Begin(); it!= myVars->End(); it++) 236 if ((*it).first == key) return true; 234 237 return(false); 235 238 #else
Note:
See TracChangeset
for help on using the changeset viewer.