diff options
| author | DoolyBoi <[email protected]> | 2022-11-09 21:16:06 -0800 |
|---|---|---|
| committer | DoolyBoi <[email protected]> | 2022-11-09 21:16:06 -0800 |
| commit | 8316a5ccf7a07edfd662cf940024b1ee73d47634 (patch) | |
| tree | 8ace3a37976a57ed665b449fa622ade42aa3e1d8 /BlankConsoleLab | |
| parent | some other stuff (diff) | |
| download | cst116-lab2-abd00l4h-8316a5ccf7a07edfd662cf940024b1ee73d47634.tar.xz cst116-lab2-abd00l4h-8316a5ccf7a07edfd662cf940024b1ee73d47634.zip | |
removed useless comment
Diffstat (limited to 'BlankConsoleLab')
| -rw-r--r-- | BlankConsoleLab/CST116-Lab2-Havaldar.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BlankConsoleLab/CST116-Lab2-Havaldar.cpp b/BlankConsoleLab/CST116-Lab2-Havaldar.cpp index 6a43967..8b62d65 100644 --- a/BlankConsoleLab/CST116-Lab2-Havaldar.cpp +++ b/BlankConsoleLab/CST116-Lab2-Havaldar.cpp @@ -1,6 +1,3 @@ -// BlankConsoleLab.cpp : This file contains the 'main' function. Program execution begins and ends there. -// - #include <iostream> using namespace std; |