Changeset 1130:eb252f805431 in lemon
- Timestamp:
- 01/20/12 19:08:00 (11 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/nagamochi_ibaraki.h
r1017 r1130 301 301 } 302 302 303 public : 303 protected: 304 //This is here to avoid a gcc-3.3 compilation error. 305 //It should never be called. 306 NagamochiIbaraki() {} 307 308 public: 304 309 305 310 typedef NagamochiIbaraki Create;
Note: See TracChangeset
for help on using the changeset viewer.