diff options
author | Manish Singh <yosh@src.gnome.org> | 1998-06-06 21:16:57 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 1998-06-06 21:16:57 +0000 |
commit | f522f36dd1c484b133ba6b04027667aa9144ad04 (patch) | |
tree | 5a4180bb1b7b7ad99f482ae8ec79f60f380f97db /gtk/.cvsignore | |
parent | bcecbbd1be577a3bd18e20b9fe64ee072fcc6dd2 (diff) | |
download | gtk+-f522f36dd1c484b133ba6b04027667aa9144ad04.tar.gz |
Commented out the MEM_PROFILE and MEM_CHECK from gmem.c, causing problems
with GdkImages.
Updates some .cvsignores
-Yosh
Diffstat (limited to 'gtk/.cvsignore')
-rw-r--r-- | gtk/.cvsignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/.cvsignore b/gtk/.cvsignore index 94ab179c28..967962f4be 100644 --- a/gtk/.cvsignore +++ b/gtk/.cvsignore @@ -4,10 +4,11 @@ Makefile.in .deps _libs .libs -libgtk.la +libgtk-1.1.la testgtk testinput testselection simple testtree gtkfeatures.h +testthreads |