comparison src/ChangeLog @ 4091:575507e27b8b

[project @ 2002-10-06 20:50:15 by jwe]
author jwe
date Sun, 06 Oct 2002 20:50:15 +0000
parents 18adbb958baa
children 01f46b36e11f
comparison
equal deleted inserted replaced
4090:18adbb958baa 4091:575507e27b8b
1 2002-10-06 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2002-10-06 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * sysdep.cc (CYGWIN_init): New function.
4 (sysdep_init) [__CYGWIN__]: Call it.
2 5
3 * pt-plot.cc (subplot::handle_plot_data): Surround file names in 6 * pt-plot.cc (subplot::handle_plot_data): Surround file names in
4 single quotes, not double (for Windows). 7 single quotes, not double (for Windows).
5 (do_external_plotter_cd): Likewise. 8 (do_external_plotter_cd): Likewise.
6 9