From: <ju...@us...> - 2003-07-10 00:45:53
|
Update of /cvsroot/gtk2hs/gtk2hs/gtk/display In directory sc8-pr-cvs1:/tmp/cvs-serv9887/gtk/display Modified Files: .cvsignore Log Message: - add *.h - add new .hs file to gtk/gdk/.cvsignore Index: .cvsignore =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/gtk/display/.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 @@ -3,3 +3,4 @@ Label.hs ProgressBar.hs Statusbar.hs +*.h |