Parent Directory
|
Revision Log
|
Patch
revision 1523 by johnpye, Tue Jan 23 05:09:50 2007 UTC | revision 1524 by jpye, Sat Jun 30 23:21:49 2007 UTC | |
---|---|---|
# | Line 157 int main(int argc, char **argv) | Line 157 int main(int argc, char **argv) |
157 | * Import the value of ASCENDLIBRARY into the environment before | * Import the value of ASCENDLIBRARY into the environment before |
158 | * trying to read any modules. | * trying to read any modules. |
159 | */ | */ |
160 | Asc_ImportPathList(PATHENVIRONMENTVAR); | Asc_ImportPathList(ASC_ENV_LIBRARY); |
161 | ||
162 | MainOpenModule(filename); | MainOpenModule(filename); |
163 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |