about summary refs log tree commit diff stats
path: root/html/000organization.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/000organization.cc.html')
-rw-r--r--html/000organization.cc.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/000organization.cc.html b/html/000organization.cc.html
index bbc09e8d..a3822fb5 100644
--- a/html/000organization.cc.html
+++ b/html/000organization.cc.html
@@ -136,6 +136,7 @@ int main<span class="Delimiter">(</span>int argc<span class="Delimiter">,</span>
 
   <span class="Comment">// End One-time Setup</span>
 
+  <span class="Comment">// Commandline Parsing</span>
   <span class="Comment">// End Commandline Parsing</span>
 
   <span class="Identifier">return</span> <span class="Constant">0</span><span class="Delimiter">;</span>  <span class="Comment">// End Main</span>