* slib.scm (slib:load): slib:load first tries to load the file
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 29 Sep 1997 01:38:57 +0000 (01:38 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 29 Sep 1997 01:38:57 +0000 (01:38 +0000)
commitd1005e3cbb37234e61f7b4a35f8271b4b4f01b81
tree45a799001907d2c11e57e7f332ecc33a29647b99
parent2f110c3ce33c303d5c563faeba748fd2069d2e0a
* slib.scm (slib:load): slib:load first tries to load the file
named NAME, then NAME.scm.  On error, report the error occuring at
the first attempt (NAME) rather than the second (NAME.scm).
ice-9/ChangeLog
ice-9/slib.scm