1: ; Copyright (c) 1981 Harvard-Radcliffe Student Timesharing System
   2: ; Science Center, Harvard University
   3: 
   4: ;this is the end to the prob7, prob8, and ctable files
   5: ;its main function in life is to fill out the "extra bytes" that
   6: ;may be required by the onepage option
   7: ;
   8: ; this code depends on printr being the first label defined
   9: ;  in sharable code
  10: 
  11: .if     eq, multiseg
  12:  .if    ne,onepage
  13: 
  14:         .psect  onepage
  15: 
  16:         .blkb   <<<.-printr>+377>&<^c 377>>-<.-printr>
  17:  .endc
  18: .endc
  19: 
  20: 
  21:         .end
Last modified: 1981-05-10
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 1428
Valid CSS Valid XHTML 1.0 Strict