diff options
| author | alexandra-apetroaei <andra@MSI> | 2022-10-07 12:09:19 -0800 |
|---|---|---|
| committer | alexandra-apetroaei <andra@MSI> | 2022-10-07 12:09:19 -0800 |
| commit | a74e54e679563db8943989c218f9a1fbdad92e5b (patch) | |
| tree | eefccced63404cbb3ed0427fff1f9ab67a0299da /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | changes two (diff) | |
| download | cst116-ch7-debugging-alexandra-apetroaei-a74e54e679563db8943989c218f9a1fbdad92e5b.tar.xz cst116-ch7-debugging-alexandra-apetroaei-a74e54e679563db8943989c218f9a1fbdad92e5b.zip | |
added psuedo-code
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters index a245946..9133058 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters @@ -19,4 +19,7 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="Chapter 7 psuedo-chart.txt" />
+ </ItemGroup>
</Project>
\ No newline at end of file |