comparison src/pt-plot.h @ 1328:ec2ab864e8eb

[project @ 1995-08-22 22:32:34 by jwe]
author jwe
date Tue, 22 Aug 1995 22:33:13 +0000
parents 611d403c7f3d
children 2aed00132ba2
comparison
equal deleted inserted replaced
1327:019ab630c727 1328:ec2ab864e8eb
215 215
216 extern void cleanup_tmp_files (void); 216 extern void cleanup_tmp_files (void);
217 217
218 extern void close_plot_stream (void); 218 extern void close_plot_stream (void);
219 219
220 extern void do_external_plotter_cd (const char *newdir);
221
220 #endif 222 #endif
221 223
222 /* 224 /*
223 ;;; Local Variables: *** 225 ;;; Local Variables: ***
224 ;;; mode: C++ *** 226 ;;; mode: C++ ***