comparison src/ChangeLog @ 2348:a88c5cc51f62

[project @ 1996-07-25 09:54:40 by jwe]
author jwe
date Thu, 25 Jul 1996 09:54:41 +0000
parents 0f441b4fefdb
children 2ce6e1ec9b53
comparison
equal deleted inserted replaced
2347:b360ae77cd49 2348:a88c5cc51f62
1 Thu Jul 25 01:42:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Thu Jul 25 01:42:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * input.cc (generate_possible_completions): Force the names to be
4 unique.
2 5
3 * load-save.cc (read_mat_binary_data): Expect to read terminating 6 * load-save.cc (read_mat_binary_data): Expect to read terminating
4 NUL character in the variable name. 7 NUL character in the variable name.
5 (save_mat_binary_data): Likewise, save it here. 8 (save_mat_binary_data): Likewise, save it here.
6 9