From 6ed7672e5165ac5573bb28d8a5d32a5137508d5c Mon Sep 17 00:00:00 2001 From: Andrei F Date: Wed, 19 Oct 2022 22:13:19 -0700 Subject: Final commit --- BlankConsoleLab/CST-116-Project1-Florea.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'BlankConsoleLab') diff --git a/BlankConsoleLab/CST-116-Project1-Florea.cpp b/BlankConsoleLab/CST-116-Project1-Florea.cpp index 5c3fb96..1322d6a 100644 --- a/BlankConsoleLab/CST-116-Project1-Florea.cpp +++ b/BlankConsoleLab/CST-116-Project1-Florea.cpp @@ -54,6 +54,5 @@ int main() cout << "Warning: a lower aspect ratio would provide more stability." << endl; cout << "Current aspect ratio: " << ratio << " (width / length)"<< endl; } - } -- cgit v1.2.3