@@ -6005,7 +6005,7 @@ case 0: /* load module */
60056005 { /* cons */
60066006 hreserve(hbsz(3), 0); /* 0 live regs */
60076007 *--hp = (mknull());
6008- *--hp = (mksymbol(internsym("siof-1.0.1 ")));
6008+ *--hp = (mksymbol(internsym("siof-1.0.2 ")));
60096009 *--hp = obj_from_size(PAIR_BTAG);
60106010 r[0] = (hendblk(3)); }
60116011 { /* cons */
@@ -7247,15 +7247,15 @@ case 0: /* load module */
72477247 *--hp = (mksymbol(internsym("import")));
72487248 *--hp = obj_from_size(PAIR_BTAG);
72497249 cx__2311233 = (hendblk(3)); }
7250- cx__2311241 = (hpushstr(0, newstring("SIOF Scheme Interpreter 1.0.1 ~%")));
7250+ cx__2311241 = (hpushstr(0, newstring("SIOF Scheme Interpreter 1.0.2 ~%")));
72517251 cx__2311247 = (hpushstr(0, newstring("; returning to top level~%")));
72527252 cx__2311250 = (hpushstr(0, newstring("> ")));
72537253 cx__2311255 = (hpushstr(0, newstring("~%")));
72547254 cx__2311261 = (hpushstr(0, newstring("-L path add path to library search path list~%")));
72557255 cx__2311262 = (hpushstr(0, newstring("-x exit after loading files on the command line~%")));
72567256 cx__2311263 = (hpushstr(0, newstring("-q suppress greeting~%")));
72577257 cx__2311264 = (hpushstr(0, newstring("Usage: siof [-qx] file ...~%")));
7258- cx__2311265 = (hpushstr(0, newstring("siof 1.0.1 ~%")));
7258+ cx__2311265 = (hpushstr(0, newstring("siof 1.0.2 ~%")));
72597259 cx__2311278 = (hpushstr(0, newstring("; loading ~a...~%")));
72607260 cx__2311286 = (hpushstr(0, newstring("cannot open input file ~a~%")));
72617261 cx__2311291 = (hpushstr(0, newstring("-h")));
0 commit comments