Doxygenドキュメントを修正
authorj8takagi <j8takagi@nifty.com>
Fri, 29 Jun 2018 01:08:59 +0000 (10:08 +0900)
committerj8takagi <j8takagi@nifty.com>
Fri, 29 Jun 2018 01:08:59 +0000 (10:08 +0900)
src/doxygen.c

index cc084fe..a5436f3 100644 (file)
  * - src/exec.c
  * - src/hash.c
  * - src/label.c
+ * - src/monitor.c
  * - src/struct.c
  * - src/token.c
  * - src/word.c
  *
  * \section ヘッダファイル
  * - include/assemble.h
- * - include/exec.h
- * - include/struct.h
- * - include/word.h
- * - include/hash.h
  * - include/cerr.h
  * - include/cmem.h
+ * - include/exec.h
+ * - include/hash.h
+ * - include/monitor.h
  * - include/package.h
+ * - include/struct.h
  * - include/version.h
+ * - include/word.h
  *
  * \section Webサイト
  * http://www.j8takagi.net/yacasl2/