Changeset 15366 for trunk/FACT++/src/makedata.cc
- Timestamp:
- 04/18/13 14:19:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/makedata.cc
r15211 r15366 152 152 153 153 vector<mysqlpp::Row>::const_iterator row=res.begin(); 154 if (row==res.end()) 155 return 1; 154 156 155 157 Nova::EquPosn pos;
Note:
See TracChangeset
for help on using the changeset viewer.