a couple of name changes for consistency with ! -> _x

This commit is contained in:
Mark Galassi 1997-10-20 17:32:08 +00:00
commit 956328d2a4
4 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,12 @@
1997-10-20 Mark Galassi <rosalia@nis.lanl.gov>
* gh.h: gh_vector_set -> gh_vector_set_x
1997-10-20 Mark Galassi <rosalia@nis.lanl.gov>
* gh_data.c (gh_vector_set_x): changed name to make it consistent
with the ! -> _x mapping when going from Scheme to C.
1997-10-19 Mark Galassi <rosalia@cygnus.com>
* gh.h (gh_reverse):