[Wisp-cvs] wisp/modules/cpu .cvsignore,1.3,1.4
Status: Alpha
Brought to you by:
digg
From: <di...@us...> - 2002-09-04 14:31:44
|
Update of /cvsroot/wisp/wisp/modules/cpu In directory usw-pr-cvs1:/tmp/cvs-serv30450/modules/cpu Modified Files: .cvsignore Log Message: Made wisplint.wisp check that source files manifest their proper names. Index: .cvsignore =================================================================== RCS file: /cvsroot/wisp/wisp/modules/cpu/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- .cvsignore 22 Jul 2002 14:36:48 -0000 1.3 +++ .cvsignore 4 Sep 2002 14:31:41 -0000 1.4 @@ -1,4 +1,5 @@ *.frwim +.*.swp .ordered.*.wid Makefile Makefile.in |