diff options
| author | Trenton Stark <[email protected]> | 2022-10-01 13:14:26 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-01 13:14:26 -0700 |
| commit | 52bac87690fa0f4c86ed248692c799f5af335ede (patch) | |
| tree | d3684fe764e2da35dc3aab893bbfc679f77e0790 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | Renamed psuedo code file (diff) | |
| download | cst116-lab0-debugging-starktre-52bac87690fa0f4c86ed248692c799f5af335ede.tar.xz cst116-lab0-debugging-starktre-52bac87690fa0f4c86ed248692c799f5af335ede.zip | |
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters index e40fdd2..6ab8520 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -23,7 +23,7 @@ <Text Include="cst116-lab0-debugging-starktre.txt">
<Filter>Source Files</Filter>
</Text>
- <Text Include="cst116-lab0-debugging-starktre-psuedocode.txt">
+ <Text Include="cst116-lab0-debugging-starktre-psuedo-code.txt">
<Filter>Source Files</Filter>
</Text>
</ItemGroup>
|