Changeset 457
- Timestamp:
- 03/04/2008 22:39:47 (6 months ago)
- Files:
-
- 1 modified
-
trunk/shoes/app.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/shoes/app.h
r456 r457 48 48 // 49 49 VALUE shoes_app_alloc(VALUE); 50 VALUE shoes_app_new( void);50 VALUE shoes_app_new(VALUE); 51 51 #ifdef SHOES_WIN32 52 52 shoes_code shoes_classex_init();
