about summary refs log tree commit diff stats
path: root/cpp/000organization
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/000organization')
-rw-r--r--cpp/000organization4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpp/000organization b/cpp/000organization
index bf703f05..939324ef 100644
--- a/cpp/000organization
+++ b/cpp/000organization
@@ -98,7 +98,11 @@
 // End Globals
 
 int main(int argc, char* argv[]) {
+
   // End One-time Setup
+
+  // End Commandline Parsing
+
   return 0;  // End Main
 }