diff options
| author | Hannah Wu <[email protected]> | 2022-10-11 21:09:04 -0700 |
|---|---|---|
| committer | Hannah Wu <[email protected]> | 2022-10-11 21:09:04 -0700 |
| commit | 28585c759a375fff1b4246a17db97f29b0009546 (patch) | |
| tree | 72de2a38d3f4fb2b760379873e96323b887a69a9 /Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe | |
| parent | Deleted old files. Replaced old files. (diff) | |
| download | cst116-lab0-debugging-wu-main.tar.xz cst116-lab0-debugging-wu-main.zip | |
Added answers to top of program. Corrected program. Added output textfile. Added pseudocode text file.HEADmain
Diffstat (limited to 'Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe')
| -rw-r--r-- | Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe index d026c61..08eb3e9 100644 --- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe +++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe @@ -2,7 +2,7 @@ <Project>
<ProjectOutputs>
<ProjectOutput>
- <FullPath>C:\Users\hanna\Source\Repos\cst116-lab0-debugging-HJCST\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
+ <FullPath>C:\Users\hanna\Source\Repos\cst116-lab0-debugging-Wu\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
|