diff options
| author | jacobdw22 <[email protected]> | 2022-11-05 17:40:32 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-11-05 17:40:32 -0700 |
| commit | 72ecfcc420c463deadf885cc4590a2da848e6089 (patch) | |
| tree | 1759ec53bc3b5e8af921602a430d608ef2375754 | |
| parent | Final Final Changes (diff) | |
| download | cst116-lab2-jacobdw22-72ecfcc420c463deadf885cc4590a2da848e6089.tar.xz cst116-lab2-jacobdw22-72ecfcc420c463deadf885cc4590a2da848e6089.zip | |
Very last changes, I swear
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 2 | ||||
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj.filters | 2 | ||||
| -rw-r--r-- | cst116-Lab2-wilson.txt (renamed from LabResults.txt) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index 1e06115..7f0dc27 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -143,7 +143,7 @@ </ItemGroup> <ItemGroup> <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" /> - <Text Include="..\LabResults.txt" /> + <Text Include="..\cst116-Lab2-wilson.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters index f80bc53..a6e1574 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters @@ -20,7 +20,7 @@ </ClCompile> </ItemGroup> <ItemGroup> - <Text Include="..\LabResults.txt" /> + <Text Include="..\cst116-Lab2-wilson.txt" /> <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" /> </ItemGroup> </Project>
\ No newline at end of file diff --git a/LabResults.txt b/cst116-Lab2-wilson.txt index 25cdf19..25cdf19 100644 --- a/LabResults.txt +++ b/cst116-Lab2-wilson.txt |