aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging
diff options
context:
space:
mode:
authorTaylor Rogers <[email protected]>2022-10-26 09:23:28 -0700
committerTaylor Rogers <[email protected]>2022-10-26 09:23:28 -0700
commit7bb21d9e3110133e9a281a0919fac7e3789d5b79 (patch)
treec6481d80a0388cc8f46aed8edfe524a812c16232 /CST116-Ch10-Debugging
parentCreated pseudo code (diff)
downloadcst116-ch10-debugging-taylorrog-7bb21d9e3110133e9a281a0919fac7e3789d5b79.tar.xz
cst116-ch10-debugging-taylorrog-7bb21d9e3110133e9a281a0919fac7e3789d5b79.zip
Fixed file nameHEADmain
Diffstat (limited to 'CST116-Ch10-Debugging')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging-Rogers-Pseudo-code.txt (renamed from CST116-Ch10-Debugging/CST116-Ch10-Rogers-Pseudo-code.txt)0
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj2
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters2
3 files changed, 2 insertions, 2 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Rogers-Pseudo-code.txt b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Rogers-Pseudo-code.txt
index 247d265..247d265 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Rogers-Pseudo-code.txt
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Rogers-Pseudo-code.txt
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
index 301c075..b53aa1f 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
@@ -131,7 +131,7 @@
</ItemGroup>
<ItemGroup>
<Text Include="CST116-Ch10-Debugging-Rogers-Output.txt" />
- <Text Include="CST116-Ch10-Rogers-Pseudo-code.txt" />
+ <Text Include="CST116-Ch10-Debugging-Rogers-Pseudo-code.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters
index 7ce0da3..c4a46ae 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters
@@ -23,7 +23,7 @@
<Text Include="CST116-Ch10-Debugging-Rogers-Output.txt">
<Filter>Source Files</Filter>
</Text>
- <Text Include="CST116-Ch10-Rogers-Pseudo-code.txt">
+ <Text Include="CST116-Ch10-Debugging-Rogers-Pseudo-code.txt">
<Filter>Source Files</Filter>
</Text>
</ItemGroup>