Changeset 1050 for trunk/test/xolotl/xolotl.cpp
- Timestamp:
- Nov 6, 2011, 2:07:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/xolotl/xolotl.cpp
r1043 r1050 64 64 }; 65 65 66 int main( )66 int main(int argc, char **argv) 67 67 { 68 68 Application app("Xolotl", ivec2(640, 480), 60.0f);
Note: See TracChangeset
for help on using the changeset viewer.