Changeset 14117
- Timestamp:
- 12/09/12 21:21:56 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutions/EnvironmentInit.cpp
r13736 r14117 31 31 if(!my_rank) printf("\n"); 32 32 if(!my_rank) printf("Ice Sheet System Model (%s) version %s\n",PACKAGE_NAME,PACKAGE_VERSION); 33 if(!my_rank) printf("(website: %s contact: %s \n",PACKAGE_URL,PACKAGE_BUGREPORT);33 if(!my_rank) printf("(website: %s contact: %s)\n",PACKAGE_URL,PACKAGE_BUGREPORT); 34 34 if(!my_rank) printf("\n"); 35 35
Note:
See TracChangeset
for help on using the changeset viewer.