From 797a819fd618ef3e0a3f44c5ac0eda5d018a0999 Mon Sep 17 00:00:00 2001 From: schaef Date: Thu, 28 Jan 2010 16:26:11 +0000 Subject: bugfix --- Source/VCGeneration/VCDoomed.ssc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source') diff --git a/Source/VCGeneration/VCDoomed.ssc b/Source/VCGeneration/VCDoomed.ssc index 7a235424..f1487fad 100644 --- a/Source/VCGeneration/VCDoomed.ssc +++ b/Source/VCGeneration/VCDoomed.ssc @@ -181,7 +181,7 @@ namespace VC impl.Blocks.Add(newfirst); impl.Blocks.AddRange(blist); - Impl2Dot(impl, String.Format("c:/dot/{0}_copied.dot", impl.Name) ); + //Impl2Dot(impl, String.Format("c:/dot/{0}_copied.dot", impl.Name) ); #endregion } } -- cgit v1.2.3