changeset 227:e1af2a603ff4

added missing keywords
author thomask
date Mon, 03 Jan 2005 17:55:45 +0000
parents 7b556b911877
children a3cb1d622f37
files nocompile/associative_array_06.d run/associative_array_07.d run/rehash_01.d
diffstat 3 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nocompile/associative_array_06.d	Mon Jan 03 17:53:33 2005 +0000
+++ b/nocompile/associative_array_06.d	Mon Jan 03 17:55:45 2005 +0000
@@ -1,3 +1,7 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 // void is an illegal KeyType
 
 module dstress.nocompile.associative_array_06;
--- a/run/associative_array_07.d	Mon Jan 03 17:53:33 2005 +0000
+++ b/run/associative_array_07.d	Mon Jan 03 17:55:45 2005 +0000
@@ -1,3 +1,7 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 module dstress.nocompile.associative_array_07;
 
 int main(){
--- a/run/rehash_01.d	Mon Jan 03 17:53:33 2005 +0000
+++ b/run/rehash_01.d	Mon Jan 03 17:55:45 2005 +0000
@@ -1,3 +1,7 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
 module dstress.run.rehash_01;
 
 int main(){