Changeset 1011
- Timestamp:
- Jan 3, 2010, 9:29:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Configuration.cc
r1008 r1011 450 450 451 451 dictionary_ = VectorPair(1, std::make_pair("*.in", "$1")); 452 image_format_ = " none";452 image_format_ = "png"; 453 453 image_anchor_format_ = "png"; 454 454 }
Note: See TracChangeset
for help on using the changeset viewer.