summaryrefslogtreecommitdiff
path: root/Source/Model/Model.cs
diff options
context:
space:
mode:
authorGravatar Michal Moskal <michal@moskal.me>2011-07-12 14:18:07 -0700
committerGravatar Michal Moskal <michal@moskal.me>2011-07-12 14:18:07 -0700
commit33a3423b8a5455c5de7e1f32c27946bb704d650c (patch)
treea0bf4a835411cd4ec60b2a777888106b3fca77d3 /Source/Model/Model.cs
parentcbee46504afcf06d295a3b84c132a1abf5183fd3 (diff)
Another test checkin
Diffstat (limited to 'Source/Model/Model.cs')
-rw-r--r--Source/Model/Model.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Model/Model.cs b/Source/Model/Model.cs
index 50a8f45c..06f680fa 100644
--- a/Source/Model/Model.cs
+++ b/Source/Model/Model.cs
@@ -776,6 +776,5 @@ namespace Microsoft.Boogie
p.Run();
return p.resModels;
}
-
}
}