* print.c (scm_isymnames): Printed representation.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 11 Oct 1999 17:40:19 +0000 (17:40 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 11 Oct 1999 17:40:19 +0000 (17:40 +0000)
libguile/print.c

index 31936f1..907e6c0 100644 (file)
@@ -109,7 +109,9 @@ char *scm_isymnames[] =
   "#@0-cond",
   "#@0-ify",
   "#@1-ify",
-  "#@bind"
+  "#@bind",
+  
+  "#@delay"
 };
 
 scm_option scm_print_opts[] = {