From: <ju...@us...> - 2003-07-10 00:45:53
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/entry In directory sc8-pr-cvs1:/tmp/cvs-serv9887/gtk/entry Modified Files: .cvsignore Log Message: - add *.h - add new .hs file to gtk/gdk/.cvsignore Index: .cvsignore =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/entry/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- .cvsignore 8 May 2003 11:28:44 -0000 1.3 +++ .cvsignore 10 Jul 2003 00:45:50 -0000 1.4 @@ -2,3 +2,4 @@ HScale.hs SpinButton.hs VScale.hs +*.h |