diff --git a/oop/ChangeLog b/oop/ChangeLog index fdbd9a627..170902166 100644 --- a/oop/ChangeLog +++ b/oop/ChangeLog @@ -1,3 +1,8 @@ +2001-04-10 Mikael Djurfeldt + + * goops/Makefile.am, goops/goopscore.scm: Reverted changes of + 2001-04-03, 2001-03-09. + 2001-04-03 Keisuke Nishida * goops/Makefile.am (goops_sources): Include goopscore.scm. diff --git a/oop/goops/Makefile.am b/oop/goops/Makefile.am index fbc0c1224..b80216bbc 100644 --- a/oop/goops/Makefile.am +++ b/oop/goops/Makefile.am @@ -25,7 +25,7 @@ AUTOMAKE_OPTIONS = foreign goops_sources = \ active-slot.scm compile.scm composite-slot.scm describe.scm \ dispatch.scm internal.scm save.scm stklos.scm util.scm \ - old-define-method.scm goopscore.scm + old-define-method.scm subpkgdatadir = $(pkgdatadir)/$(VERSION)/oop/goops subpkgdata_DATA = $(goops_sources) diff --git a/oop/goops/goopscore.scm b/oop/goops/goopscore.scm deleted file mode 100644 index e69de29bb..000000000