- Timestamp:
- Dec 30, 2014, 4:10:57 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnccore.cpp
r6520 r6522 210 210 t_irc ircPut = _ephUser.putNewEph(eph, true); 211 211 if (eph->checkState() == t_eph::bad) { 212 messagePrivate("WRONG EPHEMERIS\n" + eph->toString(3.0).toAscii()); 212 213 return failure; 213 214 }
Note:
See TracChangeset
for help on using the changeset viewer.