Update of /cvsroot/sbcl/sbcl/contrib/sb-simple-streams
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv28442/contrib/sb-simple-streams
Modified Files:
Tag: lutex-branch
.cvsignore
Log Message:
0.9.12.26.lutex-branch.33
* merging 0.9.12.26 changes onto the lutex branch
Index: .cvsignore
===================================================================
RCS file: /cvsroot/sbcl/sbcl/contrib/sb-simple-streams/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.1.50.1
diff -u -d -r1.1 -r1.1.50.1
--- .cvsignore 28 May 2003 14:28:24 -0000 1.1
+++ .cvsignore 15 May 2006 17:07:52 -0000 1.1.50.1
@@ -1,4 +1,5 @@
a.out
*.lisp-temp
foo.c
-test-passed
\ No newline at end of file
+test-passed
+test-data.tmp
|