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/000organization1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/000organization b/cpp/000organization
index 6c513809..bf703f05 100644
--- a/cpp/000organization
+++ b/cpp/000organization
@@ -98,6 +98,7 @@
 // End Globals
 
 int main(int argc, char* argv[]) {
+  // End One-time Setup
   return 0;  // End Main
 }