Changeset 978:eb252f805431 in lemon-main
- Timestamp:
- 01/20/12 19:08:00 (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/nagamochi_ibaraki.h
r913 r978 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.