diff nocompile/foreach_14.d @ 1:3414705c41ac

removed CVS header
author thomask
date Sun, 26 Sep 2004 12:06:09 +0000
parents 3269e4627918
children a33ad7189d21
line wrap: on
line diff
--- a/nocompile/foreach_14.d	Sat Sep 25 22:33:30 2004 +0000
+++ b/nocompile/foreach_14.d	Sun Sep 26 12:06:09 2004 +0000
@@ -1,4 +1,3 @@
-// $Header: /home/th/Dokumente/Entwicklung/MEIN_CVS/MiniD/src/nocompile/foreach_14.d,v 1.1 2004/09/21 22:05:08 th Exp $
 
 // @author@ 	Tyro <ridimz_at@yahoo.dot.com>
 // @date@	2004-09-22
@@ -9,4 +8,4 @@
 	foreach(int index, char; array){
 	}
 	return 0;
-}
\ No newline at end of file
+}