From 951ae331104cd20be6241b009ead77bef850fdb9 Mon Sep 17 00:00:00 2001 From: tabarbe Date: Fri, 16 Jul 2010 22:25:27 +0000 Subject: Boogie: Renamed the AbsInt sources for use in the port I have done. Regressions with the changed code will take ~10 minutes. I hope I don't break anyone's build. --- Source/AbsInt/AbsInt.csproj | 124 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 Source/AbsInt/AbsInt.csproj (limited to 'Source/AbsInt/AbsInt.csproj') diff --git a/Source/AbsInt/AbsInt.csproj b/Source/AbsInt/AbsInt.csproj new file mode 100644 index 00000000..d0efb860 --- /dev/null +++ b/Source/AbsInt/AbsInt.csproj @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3