source:
issm/oecreview/Archive/20545-21336/ISSM-21034-21035.diff@
21337
Last change on this file since 21337 was 21337, checked in by , 8 years ago | |
---|---|
File size: 606 bytes |
-
../trunk-jpl/src/c/shared/Exp/exp.h
79 79 80 80 /*open domain outline file for reading: */ 81 81 if ((fid=fopen(domainname,"r"))==NULL){ 82 _error_("could not find domain file " << domainname);82 _error_("could not find file \"" << domainname<<"\". Make sure that the file and path provided exist."); 83 83 } 84 84 85 85 /*Do a first pass through the domainname file, to figure out how many profiles we need to read: */
Note:
See TracBrowser
for help on using the repository browser.