バージョン表示機能を追加
authorj8takagi <j8takagi@nifty.com>
Wed, 31 Oct 2012 16:13:40 +0000 (01:13 +0900)
committerj8takagi <j8takagi@nifty.com>
Wed, 31 Oct 2012 16:16:29 +0000 (01:16 +0900)
commit8b76a2371ab7fc325f11b9164a73e899f98072f0
tree8303d79489460b84f05dc617e5baa2701041141f
parent123e1c84b369e6f1c7b28c72e6902e4742628be4
バージョン表示機能を追加
23 files changed:
Makefile
README
VERSION [new file with mode: 0644]
include/package.h.version [new file with mode: 0644]
src/Makefile
src/casl2.c
src/comet2.c
src/dumpword.c
test/system/casl2/opt_h/0.txt
test/system/casl2/opt_h/cmd
test/system/casl2/opt_v/0.txt.version [new file with mode: 0644]
test/system/casl2/opt_v/Makefile [new file with mode: 0644]
test/system/casl2/opt_v/cmd [new file with mode: 0755]
test/system/comet2/opt_h/cmd
test/system/comet2/opt_v/0.txt.version [new file with mode: 0644]
test/system/comet2/opt_v/Makefile [new file with mode: 0644]
test/system/comet2/opt_v/cmd [new file with mode: 0755]
test/system/dumpword/opt_h/0.txt [new file with mode: 0644]
test/system/dumpword/opt_h/Makefile [new file with mode: 0644]
test/system/dumpword/opt_h/cmd [new file with mode: 0755]
test/system/dumpword/opt_v/0.txt.version [new file with mode: 0644]
test/system/dumpword/opt_v/Makefile [new file with mode: 0644]
test/system/dumpword/opt_v/cmd [new file with mode: 0755]