aboutsummaryrefslogtreecommitdiffstats
path: root/meowpp/Usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'meowpp/Usage.h')
-rw-r--r--meowpp/Usage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/meowpp/Usage.h b/meowpp/Usage.h
index d2ef083..60be936 100644
--- a/meowpp/Usage.h
+++ b/meowpp/Usage.h
@@ -88,6 +88,7 @@ namespace meow{
Strings usage_end ;
Strings proc_arguments;
};
+ //#
//# === meow:: *Usage* (C++ Class)
//# ==== Description
//# `Usage` 是用來分析argc, argv和輸出usage document的class.
@@ -149,6 +150,7 @@ namespace meow{
//#==================================
//#
//#'''
+ //#
}
#include "Usage.hpp"