|
Lines 1053-1059
Link Here
|
| 1053 |
p, /* type "help seeking-assistance" */ |
1053 |
p, /* type "help seeking-assistance" */ |
| 1054 |
p /* hit 'h' */ |
1054 |
p /* hit 'h' */ |
| 1055 |
); |
1055 |
); |
| 1056 |
|
1056 |
#ifdef GNUPLOT_LIB_DEFAULT |
|
|
1057 |
fprintf(fp, "\ |
| 1058 |
\n%s\tType `load \"all.dem\"` to display a large number of examples.\n\ |
| 1059 |
%s\tThey are located locally at %s/*\n\n", p, p, GNUPLOT_LIB_DEFAULT); /* location of examples */ |
| 1060 |
#endif |
| 1057 |
|
1061 |
|
| 1058 |
/* show version long */ |
1062 |
/* show version long */ |
| 1059 |
if (almost_equals(c_token, "l$ong")) { |
1063 |
if (almost_equals(c_token, "l$ong")) { |