- Timestamp:
- 02/26/09 09:51:48 (16 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9363 r9366 18 18 19 19 -*-*- END OF LINE -*-*- 20 2009/02/26 Daniel Hoehne-Moench 21 22 * datacenter/macros/filldotrun.C: 23 - implemented new SuperArehucas version 24 25 26 20 27 2009/02/23 Thomas Bretz 21 28 -
trunk/MagicSoft/Mars/datacenter/macros/filldotrun.C
r9297 r9366 42 42 // 070416-0, 43 43 // 080220-0, 080519-0, 080912-0, 081204-0, 081214-0, 44 // 090203-0 44 // 090203-0, 090221-0 45 45 // 46 46 // Usage: … … 133 133 version!=200802200 && version!=200805190 && version!=200809120 && 134 134 version!=200812040 && version!=200812140 && 135 version!=200902030 )135 version!=200902030 && version!=200902210) 136 136 { 137 137 cout << filename << ": File Version unknown - please update the macro!" << endl;
Note:
See TracChangeset
for help on using the changeset viewer.