diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2.sln b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2.sln deleted file mode 100644 index b70f165c67..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NBodyForMicrosoft2", "NBodyForMicrosoft2\NBodyForMicrosoft2.csproj", "{E50B199A-1B38-435E-847E-979274FBBF2F}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E50B199A-1B38-435E-847E-979274FBBF2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E50B199A-1B38-435E-847E-979274FBBF2F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E50B199A-1B38-435E-847E-979274FBBF2F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E50B199A-1B38-435E-847E-979274FBBF2F}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/NBodyForMicrosoft2.csproj b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/NBodyForMicrosoft2.csproj deleted file mode 100644 index d2795f410d..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/NBodyForMicrosoft2.csproj +++ /dev/null @@ -1,65 +0,0 @@ - - - Debug - AnyCPU - 8.0.50727 - 2.0 - {E50B199A-1B38-435E-847E-979274FBBF2F} - Library - Properties - NBodyForMicrosoft2 - NBodyForMicrosoft2 - - - true - full - true - bin\Debug\ - DEBUG;TRACE - prompt - 4 - true - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - - - - - - - - - - - - - - - True - True - Settings.settings - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - \ No newline at end of file diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/AssemblyInfo.cs b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/AssemblyInfo.cs deleted file mode 100644 index 3d177c14bf..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("NBodyForMicrosoft2")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Georgia Tech")] -[assembly: AssemblyProduct("NBodyForMicrosoft2")] -[assembly: AssemblyCopyright("Copyright © Georgia Tech 2007")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access pos1 type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("caf183ea-2cbb-41cd-8126-a26de6b2ab06")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Revision and Build Numbers -// by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.Designer.cs b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.Designer.cs deleted file mode 100644 index 248324396c..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.Designer.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by pos1 tool. -// Runtime Version:2.0.50727.832 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace NBodyForMicrosoft2.Properties { - - - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { - - private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default { - get { - return defaultInstance; - } - } - } -} diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.settings b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.settings deleted file mode 100644 index 15034e76c4..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.settings +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.dll deleted file mode 100644 index f327131407..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.dll and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.pdb b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.pdb deleted file mode 100644 index a52c20485f..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.pdb and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.dll deleted file mode 100644 index 547eb5fa9e..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.dll and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.pdb b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.pdb deleted file mode 100644 index c7320053c6..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.pdb and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.dll deleted file mode 100644 index f327131407..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.dll and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.pdb b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.pdb deleted file mode 100644 index a52c20485f..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.pdb and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/NBodyForMicrosoft2.csproj.FileList.txt b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/NBodyForMicrosoft2.csproj.FileList.txt deleted file mode 100644 index 4ea542da14..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/NBodyForMicrosoft2.csproj.FileList.txt +++ /dev/null @@ -1,10 +0,0 @@ -bin\Debug\NBodyForMicrosoft2.dll -bin\Debug\NBodyForMicrosoft2.pdb -obj\Debug\ResolveAssemblyReference.cache -obj\Debug\NBodyForMicrosoft2.dll -obj\Debug\NBodyForMicrosoft2.pdb -bin\Release\NBodyForMicrosoft2.dll -bin\Release\NBodyForMicrosoft2.pdb -obj\Release\ResolveAssemblyReference.cache -obj\Release\NBodyForMicrosoft2.dll -obj\Release\NBodyForMicrosoft2.pdb diff --git a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Release/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Release/NBodyForMicrosoft2.dll deleted file mode 100644 index 547eb5fa9e..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint2/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Release/NBodyForMicrosoft2.dll and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2.sln b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2.sln deleted file mode 100644 index b70f165c67..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NBodyForMicrosoft2", "NBodyForMicrosoft2\NBodyForMicrosoft2.csproj", "{E50B199A-1B38-435E-847E-979274FBBF2F}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E50B199A-1B38-435E-847E-979274FBBF2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E50B199A-1B38-435E-847E-979274FBBF2F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E50B199A-1B38-435E-847E-979274FBBF2F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E50B199A-1B38-435E-847E-979274FBBF2F}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/NBodyForMicrosoft2.csproj b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/NBodyForMicrosoft2.csproj deleted file mode 100644 index 6566874b5a..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/NBodyForMicrosoft2.csproj +++ /dev/null @@ -1,67 +0,0 @@ - - - Debug - AnyCPU - 8.0.50727 - 2.0 - {E50B199A-1B38-435E-847E-979274FBBF2F} - Library - Properties - NBodyForMicrosoft2 - NBodyForMicrosoft2 - - - true - full - true - bin\Debug\ - DEBUG;TRACE - prompt - 4 - true - false - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - false - - - - - - - - - - - - - - - - True - True - Settings.settings - - - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - \ No newline at end of file diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/AssemblyInfo.cs b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/AssemblyInfo.cs deleted file mode 100644 index 3d177c14bf..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("NBodyForMicrosoft2")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Georgia Tech")] -[assembly: AssemblyProduct("NBodyForMicrosoft2")] -[assembly: AssemblyCopyright("Copyright © Georgia Tech 2007")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access pos1 type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("caf183ea-2cbb-41cd-8126-a26de6b2ab06")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Revision and Build Numbers -// by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.Designer.cs b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.Designer.cs deleted file mode 100644 index 248324396c..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.Designer.cs +++ /dev/null @@ -1,26 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by pos1 tool. -// Runtime Version:2.0.50727.832 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace NBodyForMicrosoft2.Properties { - - - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")] - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { - - private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); - - public static Settings Default { - get { - return defaultInstance; - } - } - } -} diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.settings b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.settings deleted file mode 100644 index 15034e76c4..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/Properties/Settings.settings +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.dll deleted file mode 100644 index f478c6280a..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.dll and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.pdb b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.pdb deleted file mode 100644 index 7d3833f32a..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Debug/NBodyForMicrosoft2.pdb and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.dll deleted file mode 100644 index 547eb5fa9e..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.dll and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.pdb b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.pdb deleted file mode 100644 index c7320053c6..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/bin/Release/NBodyForMicrosoft2.pdb and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.dll deleted file mode 100644 index f478c6280a..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.dll and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.pdb b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.pdb deleted file mode 100644 index 7d3833f32a..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Debug/NBodyForMicrosoft2.pdb and /dev/null differ diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/NBodyForMicrosoft2.csproj.FileList.txt b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/NBodyForMicrosoft2.csproj.FileList.txt deleted file mode 100644 index 4ea542da14..0000000000 --- a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/NBodyForMicrosoft2.csproj.FileList.txt +++ /dev/null @@ -1,10 +0,0 @@ -bin\Debug\NBodyForMicrosoft2.dll -bin\Debug\NBodyForMicrosoft2.pdb -obj\Debug\ResolveAssemblyReference.cache -obj\Debug\NBodyForMicrosoft2.dll -obj\Debug\NBodyForMicrosoft2.pdb -bin\Release\NBodyForMicrosoft2.dll -bin\Release\NBodyForMicrosoft2.pdb -obj\Release\ResolveAssemblyReference.cache -obj\Release\NBodyForMicrosoft2.dll -obj\Release\NBodyForMicrosoft2.pdb diff --git a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Release/NBodyForMicrosoft2.dll b/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Release/NBodyForMicrosoft2.dll deleted file mode 100644 index 547eb5fa9e..0000000000 Binary files a/fastlib/u/abhimanyu/Checkpoint3/NBodyForMicrosoft2/NBodyForMicrosoft2/obj/Release/NBodyForMicrosoft2.dll and /dev/null differ