@@ -6005,7 +6005,7 @@ case 0: /* load module */
6005
6005
{ /* cons */
6006
6006
hreserve(hbsz(3), 0); /* 0 live regs */
6007
6007
*--hp = (mknull());
6008
- *--hp = (mksymbol(internsym("siof-1.0.1 ")));
6008
+ *--hp = (mksymbol(internsym("siof-1.0.2 ")));
6009
6009
*--hp = obj_from_size(PAIR_BTAG);
6010
6010
r[0] = (hendblk(3)); }
6011
6011
{ /* cons */
@@ -7247,15 +7247,15 @@ case 0: /* load module */
7247
7247
*--hp = (mksymbol(internsym("import")));
7248
7248
*--hp = obj_from_size(PAIR_BTAG);
7249
7249
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 ~%")));
7251
7251
cx__2311247 = (hpushstr(0, newstring("; returning to top level~%")));
7252
7252
cx__2311250 = (hpushstr(0, newstring("> ")));
7253
7253
cx__2311255 = (hpushstr(0, newstring("~%")));
7254
7254
cx__2311261 = (hpushstr(0, newstring("-L path add path to library search path list~%")));
7255
7255
cx__2311262 = (hpushstr(0, newstring("-x exit after loading files on the command line~%")));
7256
7256
cx__2311263 = (hpushstr(0, newstring("-q suppress greeting~%")));
7257
7257
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 ~%")));
7259
7259
cx__2311278 = (hpushstr(0, newstring("; loading ~a...~%")));
7260
7260
cx__2311286 = (hpushstr(0, newstring("cannot open input file ~a~%")));
7261
7261
cx__2311291 = (hpushstr(0, newstring("-h")));
0 commit comments