altos/lisp: add progn, while, read and eval
[fw/altos] / src / lisp / ao_lisp_error.c
index 8b9fe2d5fd4d6f9e6993d6ba8b79c4ef2710c8d4..cfa78d2272e73c473f2196464333cd497ec6c6ab 100644 (file)
@@ -73,6 +73,7 @@ static const char *state_names[] = {
        "exec",
        "cond",
        "cond_test",
+       "progn",
 };
 
 void