Correct the dump format for conj.q.

This commit is contained in:
Bill Currie 2012-07-19 09:57:03 +09:00
parent ec42bde527
commit 1f9735d0cb

View file

@ -136,6 +136,7 @@ VISIBLE opcode_t pr_opcodes[] = {
{"~", "conj.q", OP_CONJ_Q, false,
ev_quat, ev_invalid, ev_quat,
PROG_VERSION,
"%Ga, %gc",
},
{"/", "div.f", OP_DIV_F, false,