Ignore:
Timestamp:
10/07/10 16:17:04 (14 years ago)
Author:
hozdoba
Message:

suite du précédent commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/calendar_utils.hpp

    r124 r127  
    194194 
    195195   Date& AbstractCalendar::update(void) 
    196    { return (getCurrentDate() = getCurrentDate() + tempo); } 
     196   { return (getCurrentDate() = getCurrentDate() + timestep); } 
    197197 
    198198} // namespace XMLIOSERVER 
Note: See TracChangeset for help on using the changeset viewer.