diff nocompile/class_05.d @ 111:24da167d3f07

svn maintenance 1) mime types 2) end of line property 3) updated links in the result page
author thomask
date Sun, 07 Nov 2004 08:37:27 +0000
parents 659bb018c489
children a33ad7189d21
line wrap: on
line diff
--- a/nocompile/class_05.d	Sat Nov 06 21:55:48 2004 +0000
+++ b/nocompile/class_05.d	Sun Nov 07 08:37:27 2004 +0000
@@ -1,13 +1,13 @@
-// @author@	Regan Heath <regan@netwin.co.nz>
-// @date@	2004-06-23
-// @uri@	news://opr90qshx15a2sq9@digitalmars.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:573
-
-module dstress.nocompile.class_05;
-
-interface HashImpl(D) {
-}
-
-class Sha1 : HashImpl {
-}
-
+// @author@	Regan Heath <regan@netwin.co.nz>
+// @date@	2004-06-23
+// @uri@	news://opr90qshx15a2sq9@digitalmars.com
+// @url@	nttp://digitalmars.com/digitalmars.D.bugs:573
+
+module dstress.nocompile.class_05;
+
+interface HashImpl(D) {
+}
+
+class Sha1 : HashImpl {
+}
+