state.f is not an id instruction

This commit is contained in:
Bill Currie 2010-01-13 06:30:07 +00:00 committed by Jeff Teunissen
parent 916aa6fe8b
commit 5c788d8d44
1 changed files with 1 additions and 1 deletions

View File

@ -876,7 +876,7 @@ VISIBLE opcode_t pr_opcodes[] = {
{"<STATE>", "state.f", OP_STATE_F, false,
ev_float, ev_func, ev_float,
PROG_ID_VERSION,
PROG_VERSION,
"%Ga, %Gb, %Gc",
},