1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 03:00:19 +02:00

* goops/Makefile.am (goops_sources): Include goopscore.scm.

This commit is contained in:
Keisuke Nishida 2001-04-03 20:48:20 +00:00
parent 1e6808ea20
commit a082616648
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2001-04-03 Keisuke Nishida <kxn30@po.cwru.edu>
* goops/Makefile.am (goops_sources): Include goopscore.scm.
Thanks to Dale P. Smith.
2001-03-29 Keisuke Nishida <kxn30@po.cwru.edu>
* goops/goopscore.scm: New file.