changeset 635:2e6f4da338cd

added Windows/dmc test data
author thomask
date Wed, 17 Aug 2005 21:25:58 +0000
parents 9648211b1961
children c16014387a02
files run/align_11.d
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/run/align_11.d	Sun Aug 14 10:30:59 2005 +0000
+++ b/run/align_11.d	Wed Aug 17 21:25:58 2005 +0000
@@ -10,6 +10,7 @@
 
 version(X86){
 	version(linux) version=testA; // c compiler: gcc
+	version(Windows) version=testA; // c compiler: dmc
 }
 
 align(1) struct S{