Changeset 119 for trunk/include/fortran/RpLibraryFStubs.h
- Timestamp:
- Oct 27, 2005, 4:48:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/fortran/RpLibraryFStubs.h
r115 r119 126 126 void rp_result_( int* handle ); 127 127 128 void rp_quit_();129 128 130 129 /**********************************************************/ … … 236 235 void rp_result__( int* handle ); 237 236 238 void rp_quit__();239 237 240 238 /**********************************************************/ … … 347 345 void RP_RESULT( int* handle ); 348 346 349 void RP_QUIT();350 347 351 348 /**********************************************************/
Note: See TracChangeset
for help on using the changeset viewer.