exec.cの実行ルーチンを関数ポインタでの記述に変更し、整理
authorj8takagi <j8takagi@nifty.com>
Sat, 2 Apr 2011 07:41:53 +0000 (16:41 +0900)
committerj8takagi <j8takagi@nifty.com>
Sat, 2 Apr 2011 07:41:53 +0000 (16:41 +0900)
commit85a32cf5cc8e39dc5d4f085179559de71ad87cb8
treefacd835c6841736f8cab139f48a8314baa4bf6bc
parent4aaa5bc19f9fe9f0bb22d2854e91d0b9f78d8708
exec.cの実行ルーチンを関数ポインタでの記述に変更し、整理
include/exec.h
include/struct.h
src/assemble.c
src/cmd.c
src/exec.c
test/system/casl2/cmd_CALL_call0/0.txt
test/system/casl2/cmd_CALL_call1/0.txt
test/system/comet2/cmd_CALL_call0/0.txt
test/system/comet2/cmd_CALL_call1/0.txt
test/system/comet2/err_209/0.txt
test/unit/getcmdcode/cmd.c