Changeset 2261 in Sophya for trunk/SophyaPI
- Timestamp:
- Nov 14, 2002, 8:04:46 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/piapp.cc
r2189 r2261 203 203 if (fgtexh) { 204 204 string thf = "piahelp.tex"; 205 app->CmdInterpreter()->HelptoLaTe x(thf);205 app->CmdInterpreter()->HelptoLaTeX(thf); 206 206 printf("piapp : Help file piahelp.tex created --> exit(0) \n"); 207 207 delete app;
Note:
See TracChangeset
for help on using the changeset viewer.