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

* .cvsignore: remove goops.c

This commit is contained in:
Dirk Herrmann 2002-11-16 18:30:18 +00:00
parent c88b1456e0
commit 80b28865d1
2 changed files with 4 additions and 1 deletions

View file

@ -22,7 +22,6 @@ errnos.list
fd.h fd.h
gh_test_c gh_test_c
gh_test_repl gh_test_repl
goops.c
guile guile
guile-doc-snarf guile-doc-snarf
guile-func-name-check guile-func-name-check

View file

@ -1,3 +1,7 @@
2002-11-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
* .cvsignore: remove goops.c
2002-11-16 Dirk Herrmann <D.Herrmann@tu-bs.de> 2002-11-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
* modules.c (scm_env_top_level, scm_lookup_closure_module, * modules.c (scm_env_top_level, scm_lookup_closure_module,