Update copyright for 2008.
authorChris Hanson <org/chris-hanson/cph>
Wed, 30 Jan 2008 20:06:12 +0000 (20:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 30 Jan 2008 20:06:12 +0000 (20:06 +0000)
1204 files changed:
v7/doc/Makefile.in
v7/doc/configure.ac
v7/doc/imail/Makefile.in
v7/doc/imail/imail.texinfo
v7/doc/make-common.in
v7/doc/ref-manual/Makefile.in
v7/doc/ref-manual/associations.texi
v7/doc/ref-manual/bit-strings.texi
v7/doc/ref-manual/characters.texi
v7/doc/ref-manual/environments.texi
v7/doc/ref-manual/equivalence.texi
v7/doc/ref-manual/error.texi
v7/doc/ref-manual/graphics.texi
v7/doc/ref-manual/io.texi
v7/doc/ref-manual/lists.texi
v7/doc/ref-manual/misc-datatypes.texi
v7/doc/ref-manual/numbers.texi
v7/doc/ref-manual/os-interface.texi
v7/doc/ref-manual/overview.texi
v7/doc/ref-manual/procedures.texi
v7/doc/ref-manual/scheme.texinfo
v7/doc/ref-manual/special-forms.texi
v7/doc/ref-manual/strings.texi
v7/doc/ref-manual/vectors.texi
v7/doc/ref-manual/win32-packaging.texi
v7/doc/sos/Makefile.in
v7/doc/sos/sos.texinfo
v7/doc/user-manual/Makefile.in
v7/doc/user-manual/user.texinfo
v7/src/6001/6001.cbf
v7/src/6001/6001.pkg
v7/src/6001/6001.sf
v7/src/6001/arith.scm
v7/src/6001/edextra.scm
v7/src/6001/floppy.scm
v7/src/6001/make.scm
v7/src/6001/nodefs.scm
v7/src/6001/pic-imag.scm
v7/src/6001/pic-ops.scm
v7/src/6001/pic-read.scm
v7/src/6001/pic-reco.scm
v7/src/6001/picture.scm
v7/src/Clean.sh
v7/src/Makefile.in
v7/src/Setup.sh
v7/src/Tags.sh
v7/src/compiler/Clean.sh
v7/src/compiler/Setup.sh
v7/src/compiler/Stage.sh
v7/src/compiler/Tags.sh
v7/src/compiler/back/asmmac.scm
v7/src/compiler/back/asutl.scm
v7/src/compiler/back/bittop.scm
v7/src/compiler/back/bitutl.scm
v7/src/compiler/back/insseq.scm
v7/src/compiler/back/lapgn1.scm
v7/src/compiler/back/lapgn2.scm
v7/src/compiler/back/lapgn3.scm
v7/src/compiler/back/linear.scm
v7/src/compiler/back/mermap.scm
v7/src/compiler/back/regmap.scm
v7/src/compiler/back/syerly.scm
v7/src/compiler/back/symtab.scm
v7/src/compiler/back/syntax.scm
v7/src/compiler/base/asstop.scm
v7/src/compiler/base/blocks.scm
v7/src/compiler/base/cfg1.scm
v7/src/compiler/base/cfg2.scm
v7/src/compiler/base/cfg3.scm
v7/src/compiler/base/constr.scm
v7/src/compiler/base/contin.scm
v7/src/compiler/base/crsend.scm
v7/src/compiler/base/crstop.scm
v7/src/compiler/base/ctypes.scm
v7/src/compiler/base/debug.scm
v7/src/compiler/base/enumer.scm
v7/src/compiler/base/infnew.scm
v7/src/compiler/base/lvalue.scm
v7/src/compiler/base/macros.scm
v7/src/compiler/base/make.scm
v7/src/compiler/base/mvalue.scm
v7/src/compiler/base/object.scm
v7/src/compiler/base/pmerly.scm
v7/src/compiler/base/pmlook.scm
v7/src/compiler/base/pmpars.scm
v7/src/compiler/base/proced.scm
v7/src/compiler/base/refctx.scm
v7/src/compiler/base/rvalue.scm
v7/src/compiler/base/scode.scm
v7/src/compiler/base/sets.scm
v7/src/compiler/base/subprb.scm
v7/src/compiler/base/switch.scm
v7/src/compiler/base/toplev.scm
v7/src/compiler/base/utils.scm
v7/src/compiler/choose-machine.sh
v7/src/compiler/configure
v7/src/compiler/documentation/cmpaux.txt
v7/src/compiler/documentation/cmpint.txt
v7/src/compiler/documentation/porting.guide
v7/src/compiler/etc/asm.scm
v7/src/compiler/etc/comcmp.scm
v7/src/compiler/etc/comfiles.scm
v7/src/compiler/etc/disload.scm
v7/src/compiler/etc/stackp.scm
v7/src/compiler/etc/xcbfdir.scm
v7/src/compiler/fggen/canon.scm
v7/src/compiler/fggen/declar.scm
v7/src/compiler/fggen/fggen.scm
v7/src/compiler/fgopt/blktyp.scm
v7/src/compiler/fgopt/closan.scm
v7/src/compiler/fgopt/conect.scm
v7/src/compiler/fgopt/contan.scm
v7/src/compiler/fgopt/delint.scm
v7/src/compiler/fgopt/desenv.scm
v7/src/compiler/fgopt/envopt.scm
v7/src/compiler/fgopt/folcon.scm
v7/src/compiler/fgopt/offset.scm
v7/src/compiler/fgopt/operan.scm
v7/src/compiler/fgopt/order.scm
v7/src/compiler/fgopt/outer.scm
v7/src/compiler/fgopt/param.scm
v7/src/compiler/fgopt/reord.scm
v7/src/compiler/fgopt/reteqv.scm
v7/src/compiler/fgopt/reuse.scm
v7/src/compiler/fgopt/sideff.scm
v7/src/compiler/fgopt/simapp.scm
v7/src/compiler/fgopt/simple.scm
v7/src/compiler/fgopt/subfre.scm
v7/src/compiler/fgopt/varind.scm
v7/src/compiler/machines/C/compiler.cbf
v7/src/compiler/machines/C/compiler.pkg
v7/src/compiler/machines/C/compiler.sf
v7/src/compiler/machines/C/cout.scm
v7/src/compiler/machines/C/ctop.scm
v7/src/compiler/machines/C/cutl.scm
v7/src/compiler/machines/C/decls.scm
v7/src/compiler/machines/C/lapgen.scm
v7/src/compiler/machines/C/machin.scm
v7/src/compiler/machines/C/make.scm
v7/src/compiler/machines/C/rgspcm.scm
v7/src/compiler/machines/C/rules1.scm
v7/src/compiler/machines/C/rules2.scm
v7/src/compiler/machines/C/rules3.scm
v7/src/compiler/machines/C/rules4.scm
v7/src/compiler/machines/C/rulfix.scm
v7/src/compiler/machines/C/rulflo.scm
v7/src/compiler/machines/C/rulrew.scm
v7/src/compiler/machines/C/stackify.scm
v7/src/compiler/machines/C/stackops.scm
v7/src/compiler/machines/C/traditional.scm
v7/src/compiler/machines/alpha/assmd.scm
v7/src/compiler/machines/alpha/coerce.scm
v7/src/compiler/machines/alpha/compiler.cbf
v7/src/compiler/machines/alpha/compiler.pkg
v7/src/compiler/machines/alpha/compiler.sf
v7/src/compiler/machines/alpha/dassm1.scm
v7/src/compiler/machines/alpha/dassm2.scm
v7/src/compiler/machines/alpha/dassm3.scm
v7/src/compiler/machines/alpha/decls.scm
v7/src/compiler/machines/alpha/inerly.scm
v7/src/compiler/machines/alpha/insmac.scm
v7/src/compiler/machines/alpha/instr1.scm
v7/src/compiler/machines/alpha/instr2.scm
v7/src/compiler/machines/alpha/instr3.scm
v7/src/compiler/machines/alpha/lapgen.scm
v7/src/compiler/machines/alpha/lapopt.scm
v7/src/compiler/machines/alpha/machin.scm
v7/src/compiler/machines/alpha/make.scm
v7/src/compiler/machines/alpha/rgspcm.scm
v7/src/compiler/machines/alpha/rules1.scm
v7/src/compiler/machines/alpha/rules2.scm
v7/src/compiler/machines/alpha/rules3.scm
v7/src/compiler/machines/alpha/rules4.scm
v7/src/compiler/machines/alpha/rulfix.scm
v7/src/compiler/machines/alpha/rulflo.scm
v7/src/compiler/machines/alpha/rulrew.scm
v7/src/compiler/machines/bobcat/assmd.scm
v7/src/compiler/machines/bobcat/coerce.scm
v7/src/compiler/machines/bobcat/compiler.cbf
v7/src/compiler/machines/bobcat/compiler.pkg
v7/src/compiler/machines/bobcat/compiler.sf
v7/src/compiler/machines/bobcat/dassm1.scm
v7/src/compiler/machines/bobcat/dassm2.scm
v7/src/compiler/machines/bobcat/dassm3.scm
v7/src/compiler/machines/bobcat/decls.scm
v7/src/compiler/machines/bobcat/flinstr1.scm
v7/src/compiler/machines/bobcat/flinstr2.scm
v7/src/compiler/machines/bobcat/inerly.scm
v7/src/compiler/machines/bobcat/insmac.scm
v7/src/compiler/machines/bobcat/instr1.scm
v7/src/compiler/machines/bobcat/instr2.scm
v7/src/compiler/machines/bobcat/instr3.scm
v7/src/compiler/machines/bobcat/instr4.scm
v7/src/compiler/machines/bobcat/insutl.scm
v7/src/compiler/machines/bobcat/lapgen.scm
v7/src/compiler/machines/bobcat/lapopt.scm
v7/src/compiler/machines/bobcat/machin.scm
v7/src/compiler/machines/bobcat/make.scm-68020
v7/src/compiler/machines/bobcat/make.scm-68040
v7/src/compiler/machines/bobcat/mc68ktgl.scm
v7/src/compiler/machines/bobcat/rgspcm.scm
v7/src/compiler/machines/bobcat/rules1.scm
v7/src/compiler/machines/bobcat/rules2.scm
v7/src/compiler/machines/bobcat/rules3.scm
v7/src/compiler/machines/bobcat/rules4.scm
v7/src/compiler/machines/bobcat/rulrew.scm
v7/src/compiler/machines/i386/assmd.scm
v7/src/compiler/machines/i386/coerce.scm
v7/src/compiler/machines/i386/compiler.cbf
v7/src/compiler/machines/i386/compiler.pkg
v7/src/compiler/machines/i386/compiler.sf
v7/src/compiler/machines/i386/dassm1.scm
v7/src/compiler/machines/i386/dassm2.scm
v7/src/compiler/machines/i386/dassm3.scm
v7/src/compiler/machines/i386/decls.scm
v7/src/compiler/machines/i386/inerly.scm
v7/src/compiler/machines/i386/insmac.scm
v7/src/compiler/machines/i386/instr1.scm
v7/src/compiler/machines/i386/instr2.scm
v7/src/compiler/machines/i386/instrf.scm
v7/src/compiler/machines/i386/insutl.scm
v7/src/compiler/machines/i386/lapgen.scm
v7/src/compiler/machines/i386/lapopt.scm
v7/src/compiler/machines/i386/machin.scm
v7/src/compiler/machines/i386/make.scm
v7/src/compiler/machines/i386/pc-make.scm
v7/src/compiler/machines/i386/rgspcm.scm
v7/src/compiler/machines/i386/rules1.scm
v7/src/compiler/machines/i386/rules2.scm
v7/src/compiler/machines/i386/rules3.scm
v7/src/compiler/machines/i386/rules4.scm
v7/src/compiler/machines/i386/rulfix.scm
v7/src/compiler/machines/i386/rulflo.scm
v7/src/compiler/machines/i386/rulrew.scm
v7/src/compiler/machines/mips/assmd.scm
v7/src/compiler/machines/mips/coerce.scm
v7/src/compiler/machines/mips/compiler.cbf
v7/src/compiler/machines/mips/compiler.pkg
v7/src/compiler/machines/mips/compiler.sf-big
v7/src/compiler/machines/mips/compiler.sf-little
v7/src/compiler/machines/mips/dassm1.scm
v7/src/compiler/machines/mips/dassm2.scm
v7/src/compiler/machines/mips/dassm3.scm
v7/src/compiler/machines/mips/decls.scm
v7/src/compiler/machines/mips/inerly.scm
v7/src/compiler/machines/mips/insmac.scm
v7/src/compiler/machines/mips/instr1.scm
v7/src/compiler/machines/mips/instr2a.scm
v7/src/compiler/machines/mips/instr2b.scm
v7/src/compiler/machines/mips/instr3.scm
v7/src/compiler/machines/mips/lapgen.scm
v7/src/compiler/machines/mips/lapopt.scm
v7/src/compiler/machines/mips/machin.scm
v7/src/compiler/machines/mips/make.scm-big
v7/src/compiler/machines/mips/make.scm-little
v7/src/compiler/machines/mips/mips.scm
v7/src/compiler/machines/mips/rgspcm.scm
v7/src/compiler/machines/mips/rules1.scm
v7/src/compiler/machines/mips/rules2.scm
v7/src/compiler/machines/mips/rules3.scm
v7/src/compiler/machines/mips/rules4.scm
v7/src/compiler/machines/mips/rulfix.scm
v7/src/compiler/machines/mips/rulflo.scm
v7/src/compiler/machines/mips/rulrew.scm
v7/src/compiler/machines/sparc/assmd.scm
v7/src/compiler/machines/sparc/cf.h-sparc
v7/src/compiler/machines/sparc/cmpaux-sparc.m4
v7/src/compiler/machines/sparc/cmpint-sparc.h
v7/src/compiler/machines/sparc/coerce.scm
v7/src/compiler/machines/sparc/decls.scm
v7/src/compiler/machines/sparc/inerly.scm
v7/src/compiler/machines/sparc/insmac.scm
v7/src/compiler/machines/sparc/instr1.scm
v7/src/compiler/machines/sparc/instr2a.scm
v7/src/compiler/machines/sparc/instr2b.scm
v7/src/compiler/machines/sparc/instr3.scm
v7/src/compiler/machines/sparc/lapgen.scm
v7/src/compiler/machines/sparc/lapopt.scm
v7/src/compiler/machines/sparc/machin.scm
v7/src/compiler/machines/sparc/make.scm
v7/src/compiler/machines/sparc/rgspcm.scm
v7/src/compiler/machines/sparc/rules1.scm
v7/src/compiler/machines/sparc/rules2.scm
v7/src/compiler/machines/sparc/rules3.scm
v7/src/compiler/machines/sparc/rules4.scm
v7/src/compiler/machines/sparc/rulfix.scm
v7/src/compiler/machines/sparc/rulflo.scm
v7/src/compiler/machines/sparc/rulrew.scm
v7/src/compiler/machines/spectrum/assmd.scm
v7/src/compiler/machines/spectrum/coerce.scm
v7/src/compiler/machines/spectrum/compiler.cbf
v7/src/compiler/machines/spectrum/compiler.pkg
v7/src/compiler/machines/spectrum/compiler.sf
v7/src/compiler/machines/spectrum/dassm1.scm
v7/src/compiler/machines/spectrum/dassm2.scm
v7/src/compiler/machines/spectrum/dassm3.scm
v7/src/compiler/machines/spectrum/decls.scm
v7/src/compiler/machines/spectrum/inerly.scm
v7/src/compiler/machines/spectrum/insmac.scm
v7/src/compiler/machines/spectrum/instr1.scm
v7/src/compiler/machines/spectrum/instr2.scm
v7/src/compiler/machines/spectrum/instr3.scm
v7/src/compiler/machines/spectrum/lapgen.scm
v7/src/compiler/machines/spectrum/lapopt.scm
v7/src/compiler/machines/spectrum/machin.scm
v7/src/compiler/machines/spectrum/make.scm
v7/src/compiler/machines/spectrum/rgspcm.scm
v7/src/compiler/machines/spectrum/rules1.scm
v7/src/compiler/machines/spectrum/rules2.scm
v7/src/compiler/machines/spectrum/rules3.scm
v7/src/compiler/machines/spectrum/rules4.scm
v7/src/compiler/machines/spectrum/rulfix.scm
v7/src/compiler/machines/spectrum/rulflo.scm
v7/src/compiler/machines/spectrum/rulrew.scm
v7/src/compiler/machines/vax/assmd.scm
v7/src/compiler/machines/vax/coerce.scm
v7/src/compiler/machines/vax/compiler.cbf
v7/src/compiler/machines/vax/compiler.pkg
v7/src/compiler/machines/vax/compiler.sf
v7/src/compiler/machines/vax/dassm1.scm
v7/src/compiler/machines/vax/dassm2.scm
v7/src/compiler/machines/vax/dassm3.scm
v7/src/compiler/machines/vax/decls.scm
v7/src/compiler/machines/vax/dsyn.scm
v7/src/compiler/machines/vax/inerly.scm
v7/src/compiler/machines/vax/insmac.scm
v7/src/compiler/machines/vax/instr1.scm
v7/src/compiler/machines/vax/instr2.scm
v7/src/compiler/machines/vax/instr3.scm
v7/src/compiler/machines/vax/insutl.scm
v7/src/compiler/machines/vax/lapgen.scm
v7/src/compiler/machines/vax/lapopt.scm
v7/src/compiler/machines/vax/machin.scm
v7/src/compiler/machines/vax/make.scm
v7/src/compiler/machines/vax/rgspcm.scm
v7/src/compiler/machines/vax/rules1.scm
v7/src/compiler/machines/vax/rules2.scm
v7/src/compiler/machines/vax/rules3.scm
v7/src/compiler/machines/vax/rules4.scm
v7/src/compiler/machines/vax/rulfix.scm
v7/src/compiler/machines/vax/rulrew.scm
v7/src/compiler/rtlbase/regset.scm
v7/src/compiler/rtlbase/rgraph.scm
v7/src/compiler/rtlbase/rtlcfg.scm
v7/src/compiler/rtlbase/rtlcon.scm
v7/src/compiler/rtlbase/rtlexp.scm
v7/src/compiler/rtlbase/rtline.scm
v7/src/compiler/rtlbase/rtlobj.scm
v7/src/compiler/rtlbase/rtlreg.scm
v7/src/compiler/rtlbase/rtlty1.scm
v7/src/compiler/rtlbase/rtlty2.scm
v7/src/compiler/rtlbase/valclass.scm
v7/src/compiler/rtlgen/fndblk.scm
v7/src/compiler/rtlgen/fndvar.scm
v7/src/compiler/rtlgen/opncod.scm
v7/src/compiler/rtlgen/rgcomb.scm
v7/src/compiler/rtlgen/rgproc.scm
v7/src/compiler/rtlgen/rgretn.scm
v7/src/compiler/rtlgen/rgrval.scm
v7/src/compiler/rtlgen/rgstmt.scm
v7/src/compiler/rtlgen/rtlgen.scm
v7/src/compiler/rtlopt/ralloc.scm
v7/src/compiler/rtlopt/rcompr.scm
v7/src/compiler/rtlopt/rcse1.scm
v7/src/compiler/rtlopt/rcse2.scm
v7/src/compiler/rtlopt/rcseep.scm
v7/src/compiler/rtlopt/rcseht.scm
v7/src/compiler/rtlopt/rcserq.scm
v7/src/compiler/rtlopt/rcsesr.scm
v7/src/compiler/rtlopt/rdebug.scm
v7/src/compiler/rtlopt/rdflow.scm
v7/src/compiler/rtlopt/rerite.scm
v7/src/compiler/rtlopt/rinvex.scm
v7/src/compiler/rtlopt/rlife.scm
v7/src/compiler/rtlopt/rtlcsm.scm
v7/src/configure.ac
v7/src/cref/anfile.scm
v7/src/cref/conpkg.scm
v7/src/cref/cref.cbf
v7/src/cref/cref.pkg
v7/src/cref/cref.sf
v7/src/cref/forpkg.scm
v7/src/cref/make.scm
v7/src/cref/mset.scm
v7/src/cref/object.scm
v7/src/cref/redpkg.scm
v7/src/cref/toplev.scm
v7/src/cref/triv.pkg
v7/src/edwin/Clean.sh
v7/src/edwin/abbrev.scm
v7/src/edwin/ansi.scm
v7/src/edwin/argred.scm
v7/src/edwin/artdebug.scm
v7/src/edwin/autold.scm
v7/src/edwin/autosv.scm
v7/src/edwin/basic.scm
v7/src/edwin/bios.scm
v7/src/edwin/bufcom.scm
v7/src/edwin/buffer.scm
v7/src/edwin/buffrm.scm
v7/src/edwin/bufinp.scm
v7/src/edwin/bufmnu.scm
v7/src/edwin/bufout.scm
v7/src/edwin/bufset.scm
v7/src/edwin/bufwfs.scm
v7/src/edwin/bufwin.scm
v7/src/edwin/bufwiu.scm
v7/src/edwin/bufwmc.scm
v7/src/edwin/c-mode.scm
v7/src/edwin/calias.scm
v7/src/edwin/cinden.scm
v7/src/edwin/class.scm
v7/src/edwin/clscon.scm
v7/src/edwin/clsmac.scm
v7/src/edwin/comatch.scm
v7/src/edwin/comhst.scm
v7/src/edwin/comint.scm
v7/src/edwin/comman.scm
v7/src/edwin/compile.scm
v7/src/edwin/comred.scm
v7/src/edwin/comtab.scm
v7/src/edwin/comwin.scm
v7/src/edwin/curren.scm
v7/src/edwin/dabbrev.scm
v7/src/edwin/debian-changelog.scm
v7/src/edwin/debug.scm
v7/src/edwin/debuge.scm
v7/src/edwin/decls.scm
v7/src/edwin/dired.scm
v7/src/edwin/diros2.scm
v7/src/edwin/dirunx.scm
v7/src/edwin/dirw32.scm
v7/src/edwin/display.scm
v7/src/edwin/docstr.scm
v7/src/edwin/dos.scm
v7/src/edwin/doscom.scm
v7/src/edwin/dosfile.scm
v7/src/edwin/dosproc.scm
v7/src/edwin/dosshell.scm
v7/src/edwin/ed-ffi.scm
v7/src/edwin/editor.scm
v7/src/edwin/edtfrm.scm
v7/src/edwin/edtstr.scm
v7/src/edwin/edwin.cbf
v7/src/edwin/edwin.ldr
v7/src/edwin/edwin.pkg
v7/src/edwin/edwin.sf
v7/src/edwin/evlcom.scm
v7/src/edwin/eystep.scm
v7/src/edwin/filcom.scm
v7/src/edwin/fileio.scm
v7/src/edwin/fill.scm
v7/src/edwin/grpops.scm
v7/src/edwin/hlpcom.scm
v7/src/edwin/htmlmode.scm
v7/src/edwin/image.scm
v7/src/edwin/info.scm
v7/src/edwin/input.scm
v7/src/edwin/intmod.scm
v7/src/edwin/iserch.scm
v7/src/edwin/javamode.scm
v7/src/edwin/key-w32.scm
v7/src/edwin/key-x11.scm
v7/src/edwin/keymap.scm
v7/src/edwin/keyparse.scm
v7/src/edwin/kilcom.scm
v7/src/edwin/kmacro.scm
v7/src/edwin/lincom.scm
v7/src/edwin/linden.scm
v7/src/edwin/loadef.scm
v7/src/edwin/lspcom.scm
v7/src/edwin/macros.scm
v7/src/edwin/make.scm
v7/src/edwin/malias.scm
v7/src/edwin/manual.scm
v7/src/edwin/midas.scm
v7/src/edwin/modefs.scm
v7/src/edwin/modes.scm
v7/src/edwin/modlin.scm
v7/src/edwin/modwin.scm
v7/src/edwin/motcom.scm
v7/src/edwin/motion.scm
v7/src/edwin/mousecom.scm
v7/src/edwin/nntp.scm
v7/src/edwin/notify.scm
v7/src/edwin/nvector.scm
v7/src/edwin/occur.scm
v7/src/edwin/os2.scm
v7/src/edwin/os2com.scm
v7/src/edwin/os2term.scm
v7/src/edwin/outline.scm
v7/src/edwin/pasmod.scm
v7/src/edwin/paths.scm
v7/src/edwin/print.scm
v7/src/edwin/process.scm
v7/src/edwin/prompt.scm
v7/src/edwin/pwedit.scm
v7/src/edwin/pwparse.scm
v7/src/edwin/rcsparse.scm
v7/src/edwin/reccom.scm
v7/src/edwin/regcom.scm
v7/src/edwin/regexp.scm
v7/src/edwin/regops.scm
v7/src/edwin/rename.scm
v7/src/edwin/replaz.scm
v7/src/edwin/rfc822.scm
v7/src/edwin/ring.scm
v7/src/edwin/rmail.scm
v7/src/edwin/rmailsrt.scm
v7/src/edwin/rmailsum.scm
v7/src/edwin/schmod.scm
v7/src/edwin/scrcom.scm
v7/src/edwin/screen.scm
v7/src/edwin/search.scm
v7/src/edwin/sendmail.scm
v7/src/edwin/sercom.scm
v7/src/edwin/shell.scm
v7/src/edwin/simple.scm
v7/src/edwin/snr.scm
v7/src/edwin/sort.scm
v7/src/edwin/strpad.scm
v7/src/edwin/strtab.scm
v7/src/edwin/struct.scm
v7/src/edwin/syntax.scm
v7/src/edwin/tagutl.scm
v7/src/edwin/techinfo.scm
v7/src/edwin/telnet.scm
v7/src/edwin/termcap.scm
v7/src/edwin/texcom.scm
v7/src/edwin/things.scm
v7/src/edwin/tparse.scm
v7/src/edwin/tterm.scm
v7/src/edwin/tximod.scm
v7/src/edwin/txtprp.scm
v7/src/edwin/undo.scm
v7/src/edwin/unix.scm
v7/src/edwin/utils.scm
v7/src/edwin/utlwin.scm
v7/src/edwin/vc.scm
v7/src/edwin/verilog.scm
v7/src/edwin/vhdl.scm
v7/src/edwin/webster.scm
v7/src/edwin/win32.scm
v7/src/edwin/win32com.scm
v7/src/edwin/wincom.scm
v7/src/edwin/window.scm
v7/src/edwin/winout.scm
v7/src/edwin/winren.scm
v7/src/edwin/xcom.scm
v7/src/edwin/xform.scm
v7/src/edwin/xmodef.scm
v7/src/edwin/xterm.scm
v7/src/etc/Clean.sh
v7/src/etc/Setup.sh
v7/src/etc/Stage.sh
v7/src/etc/Tags.sh
v7/src/etc/build-bands.sh
v7/src/etc/build-boot-compiler.sh
v7/src/etc/c-bundle.sh
v7/src/etc/c-compile.sh
v7/src/etc/c-prepare.sh
v7/src/etc/compile-boot-compiler.sh
v7/src/etc/compile.scm
v7/src/etc/compile.sh
v7/src/etc/create-makefiles.sh
v7/src/etc/functions.sh
v7/src/etc/install-bin-symlinks.sh
v7/src/etc/make-in-subdirs.sh
v7/src/etc/make-liarc-dist.sh
v7/src/etc/make-liarc.sh
v7/src/etc/make-native.sh
v7/src/etc/native-prepare.sh
v7/src/etc/optiondb.scm
v7/src/etc/std-makefile-prefix
v7/src/etc/utilities.scm
v7/src/imail/compile.scm
v7/src/imail/ed-ffi.scm
v7/src/imail/imail-browser.scm
v7/src/imail/imail-core.scm
v7/src/imail/imail-file.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-rmail.scm
v7/src/imail/imail-summary.scm
v7/src/imail/imail-top.scm
v7/src/imail/imail-umail.scm
v7/src/imail/imail-util.scm
v7/src/imail/imail.pkg
v7/src/imail/imap-response.scm
v7/src/imail/imap-syntax.scm
v7/src/imail/load.scm
v7/src/imail/print.sh
v7/src/microcode/Clean.sh
v7/src/microcode/Setup.sh
v7/src/microcode/artutl.c
v7/src/microcode/avltree.c
v7/src/microcode/avltree.h
v7/src/microcode/bignmint.h
v7/src/microcode/bignum.c
v7/src/microcode/bignum.h
v7/src/microcode/bigprm.c
v7/src/microcode/bitstr.c
v7/src/microcode/bitstr.h
v7/src/microcode/bkpt.c
v7/src/microcode/bkpt.h
v7/src/microcode/boot.c
v7/src/microcode/char.c
v7/src/microcode/cmpauxmd/alpha.m4
v7/src/microcode/cmpauxmd/asmcvt.c
v7/src/microcode/cmpauxmd/c.c
v7/src/microcode/cmpauxmd/hppa.m4
v7/src/microcode/cmpauxmd/i386.m4
v7/src/microcode/cmpauxmd/m4-dos
v7/src/microcode/cmpauxmd/makefile
v7/src/microcode/cmpauxmd/mc68k.m4
v7/src/microcode/cmpauxmd/mips.m4
v7/src/microcode/cmpauxmd/vax.m4
v7/src/microcode/cmpgc.h
v7/src/microcode/cmpint.c
v7/src/microcode/cmpint.h
v7/src/microcode/cmpintmd/alpha.h
v7/src/microcode/cmpintmd/c-config.h
v7/src/microcode/cmpintmd/c.c
v7/src/microcode/cmpintmd/c.h
v7/src/microcode/cmpintmd/hppa.h
v7/src/microcode/cmpintmd/i386-config.h
v7/src/microcode/cmpintmd/i386.c
v7/src/microcode/cmpintmd/i386.h
v7/src/microcode/cmpintmd/mc68k.h
v7/src/microcode/cmpintmd/mips.h
v7/src/microcode/cmpintmd/none-config.h
v7/src/microcode/cmpintmd/none.c
v7/src/microcode/cmpintmd/none.h
v7/src/microcode/cmpintmd/svm1-config.h
v7/src/microcode/cmpintmd/svm1.c
v7/src/microcode/cmpintmd/svm1.h
v7/src/microcode/cmpintmd/vax.h
v7/src/microcode/comlin.c
v7/src/microcode/comlin.h
v7/src/microcode/comutl.c
v7/src/microcode/configure.ac
v7/src/microcode/confshared.h
v7/src/microcode/const.h
v7/src/microcode/copyrigh.c
v7/src/microcode/critsec.h
v7/src/microcode/daemon.c
v7/src/microcode/debug.c
v7/src/microcode/dfloat.c
v7/src/microcode/dstack.h
v7/src/microcode/edwin.h
v7/src/microcode/error.c
v7/src/microcode/errors.h
v7/src/microcode/extern.c
v7/src/microcode/extern.h
v7/src/microcode/extract-liarc-decls.c
v7/src/microcode/fasdump.c
v7/src/microcode/fasl.c
v7/src/microcode/fasl.h
v7/src/microcode/fasload.c
v7/src/microcode/findprim.c
v7/src/microcode/fixnum.c
v7/src/microcode/fixobj.h
v7/src/microcode/flonum.c
v7/src/microcode/gc.h
v7/src/microcode/gccode.h
v7/src/microcode/gcloop.c
v7/src/microcode/gen-nonce.c
v7/src/microcode/generic.c
v7/src/microcode/history.h
v7/src/microcode/hooks.c
v7/src/microcode/hppacach.c
v7/src/microcode/hppacach.h
v7/src/microcode/hppanwca.c
v7/src/microcode/hunk.c
v7/src/microcode/intern.c
v7/src/microcode/interp.c
v7/src/microcode/interp.h
v7/src/microcode/intext.c
v7/src/microcode/intext.h
v7/src/microcode/intprm.c
v7/src/microcode/intrpt.h
v7/src/microcode/liarc-cc.in
v7/src/microcode/liarc-ld.in
v7/src/microcode/liarc.h
v7/src/microcode/list.c
v7/src/microcode/lookprm.c
v7/src/microcode/lookup.c
v7/src/microcode/lookup.h
v7/src/microcode/makegen/Makefile.in.in
v7/src/microcode/makegen/bundles-liarc.scm
v7/src/microcode/makegen/dirs-liarc.scm
v7/src/microcode/makegen/files-core.scm
v7/src/microcode/makegen/files-optional.scm
v7/src/microcode/makegen/files-os-prim.scm
v7/src/microcode/makegen/files-other.scm
v7/src/microcode/makegen/files-unix.scm
v7/src/microcode/makegen/liarc-base-rules
v7/src/microcode/makegen/m4.sh
v7/src/microcode/makegen/makegen.scm
v7/src/microcode/makegen/makeinit.sh
v7/src/microcode/makegen/pkds-liarc.scm
v7/src/microcode/memmag.c
v7/src/microcode/memmag.h
v7/src/microcode/missing.c
v7/src/microcode/mul.c
v7/src/microcode/nt.h
v7/src/microcode/ntapi.h
v7/src/microcode/ntasutl.asm
v7/src/microcode/ntenv.c
v7/src/microcode/ntfile.c
v7/src/microcode/ntfs.c
v7/src/microcode/ntfs.h
v7/src/microcode/ntgui.c
v7/src/microcode/ntgui.h
v7/src/microcode/ntio.c
v7/src/microcode/ntio.h
v7/src/microcode/ntproc.c
v7/src/microcode/ntproc.h
v7/src/microcode/ntscmlib.h
v7/src/microcode/ntscreen.c
v7/src/microcode/ntscreen.h
v7/src/microcode/ntsig.c
v7/src/microcode/ntsock.c
v7/src/microcode/ntsys.c
v7/src/microcode/ntsys.h
v7/src/microcode/ntterm.h
v7/src/microcode/nttop.c
v7/src/microcode/nttop.h
v7/src/microcode/nttrap.c
v7/src/microcode/nttrap.h
v7/src/microcode/nttterm.c
v7/src/microcode/nttty.c
v7/src/microcode/ntutl/bch-p-nt.lst
v7/src/microcode/ntutl/config.bat
v7/src/microcode/ntutl/config.h
v7/src/microcode/ntutl/makefile
v7/src/microcode/ntutl/makefile.wcc
v7/src/microcode/ntutl/scheme16.c
v7/src/microcode/ntutl/scheme16.mak
v7/src/microcode/ntutl/scheme31.c
v7/src/microcode/ntutl/scheme32.c
v7/src/microcode/ntutl/scm-p-nt.lst
v7/src/microcode/ntutl/setenv.bat
v7/src/microcode/ntutl/wconfig.bat
v7/src/microcode/object.h
v7/src/microcode/obstack.c
v7/src/microcode/obstack.h
v7/src/microcode/option.c
v7/src/microcode/option.h
v7/src/microcode/os.h
v7/src/microcode/os2.c
v7/src/microcode/os2.h
v7/src/microcode/os2api.h
v7/src/microcode/os2conio.c
v7/src/microcode/os2cthrd.c
v7/src/microcode/os2cthrd.h
v7/src/microcode/os2ctty.c
v7/src/microcode/os2ctty.h
v7/src/microcode/os2env.c
v7/src/microcode/os2file.c
v7/src/microcode/os2fs.c
v7/src/microcode/os2io.c
v7/src/microcode/os2io.h
v7/src/microcode/os2msg.c
v7/src/microcode/os2msg.h
v7/src/microcode/os2pipe.c
v7/src/microcode/os2pm.c
v7/src/microcode/os2pm.h
v7/src/microcode/os2pm.scm
v7/src/microcode/os2pmcon.c
v7/src/microcode/os2pmcon.h
v7/src/microcode/os2pmcon.rc
v7/src/microcode/os2proc.c
v7/src/microcode/os2proc.h
v7/src/microcode/os2sock.c
v7/src/microcode/os2term.c
v7/src/microcode/os2thrd.c
v7/src/microcode/os2thrd.h
v7/src/microcode/os2top.c
v7/src/microcode/os2tty.c
v7/src/microcode/os2utl/config.cmd
v7/src/microcode/os2utl/config.h
v7/src/microcode/os2utl/makefile
v7/src/microcode/os2utl/makefile.cmn
v7/src/microcode/os2utl/makefile.emx
v7/src/microcode/os2utl/makefile.gcc
v7/src/microcode/os2utl/makefile.vac
v7/src/microcode/os2utl/makefile.wcc
v7/src/microcode/os2utl/mkos2pm.scm
v7/src/microcode/os2xcpt.c
v7/src/microcode/osctty.h
v7/src/microcode/osenv.h
v7/src/microcode/osfile.h
v7/src/microcode/osfs.h
v7/src/microcode/osio.h
v7/src/microcode/osproc.h
v7/src/microcode/ospty.h
v7/src/microcode/osscheme.c
v7/src/microcode/osscheme.h
v7/src/microcode/ossig.h
v7/src/microcode/osterm.h
v7/src/microcode/ostop.h
v7/src/microcode/ostty.c
v7/src/microcode/ostty.h
v7/src/microcode/outf.c
v7/src/microcode/outf.h
v7/src/microcode/prbfish.c
v7/src/microcode/prdb4.c
v7/src/microcode/prdb4.scm
v7/src/microcode/prename.h
v7/src/microcode/prgdbm.c
v7/src/microcode/prim.c
v7/src/microcode/prim.h
v7/src/microcode/prims.h
v7/src/microcode/primutl.c
v7/src/microcode/prmcrypt.c
v7/src/microcode/prmd5.c
v7/src/microcode/prmhash.c
v7/src/microcode/prntenv.c
v7/src/microcode/prntfs.c
v7/src/microcode/prntio.c
v7/src/microcode/pros2fs.c
v7/src/microcode/pros2io.c
v7/src/microcode/pros2pm.c
v7/src/microcode/prosenv.c
v7/src/microcode/prosfile.c
v7/src/microcode/prosfs.c
v7/src/microcode/prosio.c
v7/src/microcode/prosproc.c
v7/src/microcode/prospty.c
v7/src/microcode/prosterm.c
v7/src/microcode/prostty.c
v7/src/microcode/prpgsql.c
v7/src/microcode/pruxdld.c
v7/src/microcode/pruxenv.c
v7/src/microcode/pruxfs.c
v7/src/microcode/pruxio.c
v7/src/microcode/pruxsock.c
v7/src/microcode/ptrvec.c
v7/src/microcode/purify.c
v7/src/microcode/purutl.c
v7/src/microcode/regex.c
v7/src/microcode/regex.h
v7/src/microcode/returns.h
v7/src/microcode/rgxprim.c
v7/src/microcode/sample.c
v7/src/microcode/scheme.h
v7/src/microcode/scode.h
v7/src/microcode/sdata.h
v7/src/microcode/stack.h
v7/src/microcode/stackops.h
v7/src/microcode/step.c
v7/src/microcode/storage.c
v7/src/microcode/string.c
v7/src/microcode/svm1-defns.h
v7/src/microcode/svm1-interp.c
v7/src/microcode/syntax.c
v7/src/microcode/syntax.h
v7/src/microcode/syscall.h
v7/src/microcode/sysprim.c
v7/src/microcode/term.c
v7/src/microcode/termcap.c
v7/src/microcode/terminfo.c
v7/src/microcode/tparam.c
v7/src/microcode/transact.c
v7/src/microcode/trap.h
v7/src/microcode/tterm.c
v7/src/microcode/types.h
v7/src/microcode/unstackify.c
v7/src/microcode/usrdef.h
v7/src/microcode/utabmd.scm
v7/src/microcode/utabmd.sh
v7/src/microcode/utils.c
v7/src/microcode/ux.c
v7/src/microcode/ux.h
v7/src/microcode/uxctty.c
v7/src/microcode/uxenv.c
v7/src/microcode/uxfile.c
v7/src/microcode/uxfs.c
v7/src/microcode/uxio.c
v7/src/microcode/uxio.h
v7/src/microcode/uxproc.c
v7/src/microcode/uxproc.h
v7/src/microcode/uxselect.h
v7/src/microcode/uxsig.c
v7/src/microcode/uxsig.h
v7/src/microcode/uxsock.c
v7/src/microcode/uxsock.h
v7/src/microcode/uxterm.c
v7/src/microcode/uxterm.h
v7/src/microcode/uxtop.c
v7/src/microcode/uxtop.h
v7/src/microcode/uxtrap.c
v7/src/microcode/uxtrap.h
v7/src/microcode/uxtty.c
v7/src/microcode/uxutil.c
v7/src/microcode/uxutil.h
v7/src/microcode/vector.c
v7/src/microcode/wind.c
v7/src/microcode/winder.h
v7/src/microcode/x11.h
v7/src/microcode/x11base.c
v7/src/microcode/x11color.c
v7/src/microcode/x11graph.c
v7/src/microcode/x11term.c
v7/src/microcode/xdebug.c
v7/src/pcsample/load.scm
v7/src/pcsample/pcs.cbf
v7/src/pcsample/pcs.pkg
v7/src/pcsample/pcs.sf
v7/src/pcsample/pcsample.c
v7/src/pcsample/pcsample.scm
v7/src/pcsample/pcsboot.scm
v7/src/pcsample/pcscobl.c
v7/src/pcsample/pcscobl.scm
v7/src/pcsample/pcsdisp.scm
v7/src/pcsample/pcsdld.c
v7/src/pcsample/pcsintrp.scm
v7/src/pcsample/pcsiproc.c
v7/src/pcsample/pcsiproc.scm
v7/src/pcsample/pribinut.scm
v7/src/rcs/compile.scm
v7/src/rcs/format.scm
v7/src/rcs/load.scm
v7/src/rcs/logmer.scm
v7/src/rcs/mklogs.scm
v7/src/rcs/nparse.scm
v7/src/rcs/object.scm
v7/src/rcs/rcs.pkg
v7/src/runtime-check/Clean.sh
v7/src/runtime-check/Setup.sh
v7/src/runtime-check/runtime.cbf
v7/src/runtime/advice.scm
v7/src/runtime/apply.scm
v7/src/runtime/apropos.scm
v7/src/runtime/arith.scm
v7/src/runtime/berkeley-db.scm
v7/src/runtime/bitstr.scm
v7/src/runtime/blowfish.scm
v7/src/runtime/boole.scm
v7/src/runtime/boot.scm
v7/src/runtime/char.scm
v7/src/runtime/chrset.scm
v7/src/runtime/chrsyn.scm
v7/src/runtime/codwlk.scm
v7/src/runtime/conpar.scm
v7/src/runtime/contin.scm
v7/src/runtime/cpoint.scm
v7/src/runtime/cpress.scm
v7/src/runtime/crypto.scm
v7/src/runtime/datime.scm
v7/src/runtime/dbgcmd.scm
v7/src/runtime/dbgutl.scm
v7/src/runtime/debug.scm
v7/src/runtime/defstr.scm
v7/src/runtime/dosdir.scm
v7/src/runtime/dosprm.scm
v7/src/runtime/dosproc.scm
v7/src/runtime/dospth.scm
v7/src/runtime/dragon4.scm
v7/src/runtime/ed-ffi.scm
v7/src/runtime/emacs.scm
v7/src/runtime/equals.scm
v7/src/runtime/error.scm
v7/src/runtime/events.scm
v7/src/runtime/fileio.scm
v7/src/runtime/fixart.scm
v7/src/runtime/format.scm
v7/src/runtime/framex.scm
v7/src/runtime/gc.scm
v7/src/runtime/gcdemn.scm
v7/src/runtime/gcfinal.scm
v7/src/runtime/gcnote.scm
v7/src/runtime/gcstat.scm
v7/src/runtime/gdatab.scm
v7/src/runtime/gdbm.scm
v7/src/runtime/gencache.scm
v7/src/runtime/geneqht.scm
v7/src/runtime/generic.scm
v7/src/runtime/genio.scm
v7/src/runtime/genmult.scm
v7/src/runtime/gensym.scm
v7/src/runtime/gentag.scm
v7/src/runtime/global.scm
v7/src/runtime/graphics.scm
v7/src/runtime/hash.scm
v7/src/runtime/hashtb.scm
v7/src/runtime/histry.scm
v7/src/runtime/infstr.scm
v7/src/runtime/infutl.scm
v7/src/runtime/input.scm
v7/src/runtime/intrpt.scm
v7/src/runtime/io.scm
v7/src/runtime/krypt.scm
v7/src/runtime/kryptdum.scm
v7/src/runtime/lambda.scm
v7/src/runtime/lambdx.scm
v7/src/runtime/list.scm
v7/src/runtime/load.scm
v7/src/runtime/make.scm
v7/src/runtime/mime-codec.scm
v7/src/runtime/mit-syntax.scm
v7/src/runtime/msort.scm
v7/src/runtime/ntdir.scm
v7/src/runtime/ntprm.scm
v7/src/runtime/numint.scm
v7/src/runtime/numpar.scm
v7/src/runtime/option.scm
v7/src/runtime/optiondb.scm
v7/src/runtime/ordvec.scm
v7/src/runtime/os2ctype.scm
v7/src/runtime/os2dir.scm
v7/src/runtime/os2graph.scm
v7/src/runtime/os2prm.scm
v7/src/runtime/os2winp.scm
v7/src/runtime/output.scm
v7/src/runtime/packag.scm
v7/src/runtime/parse.scm
v7/src/runtime/parser-buffer.scm
v7/src/runtime/partab.scm
v7/src/runtime/pathnm.scm
v7/src/runtime/pgsql.scm
v7/src/runtime/poplat.scm
v7/src/runtime/port.scm
v7/src/runtime/pp.scm
v7/src/runtime/prgcop.scm
v7/src/runtime/process.scm
v7/src/runtime/prop1d.scm
v7/src/runtime/prop2d.scm
v7/src/runtime/qsort.scm
v7/src/runtime/queue.scm
v7/src/runtime/random.scm
v7/src/runtime/rbtree.scm
v7/src/runtime/record.scm
v7/src/runtime/recslot.scm
v7/src/runtime/regexp.scm
v7/src/runtime/rep.scm
v7/src/runtime/rexp.scm
v7/src/runtime/rgxcmp.scm
v7/src/runtime/runtime.cbf
v7/src/runtime/runtime.pkg
v7/src/runtime/runtime.sf
v7/src/runtime/savres.scm
v7/src/runtime/scan.scm
v7/src/runtime/scode.scm
v7/src/runtime/scomb.scm
v7/src/runtime/sdata.scm
v7/src/runtime/sfile.scm
v7/src/runtime/site.scm.dos
v7/src/runtime/site.scm.unix
v7/src/runtime/socket.scm
v7/src/runtime/srfi-1.scm
v7/src/runtime/starbase.scm
v7/src/runtime/stream.scm
v7/src/runtime/string.scm
v7/src/runtime/strnin.scm
v7/src/runtime/strott.scm
v7/src/runtime/strout.scm
v7/src/runtime/symbol.scm
v7/src/runtime/syncproc.scm
v7/src/runtime/syntactic-closures.scm
v7/src/runtime/syntax-check.scm
v7/src/runtime/syntax-output.scm
v7/src/runtime/syntax-rules.scm
v7/src/runtime/syntax-transforms.scm
v7/src/runtime/sysclk.scm
v7/src/runtime/sysmac.scm
v7/src/runtime/system.scm
v7/src/runtime/thread.scm
v7/src/runtime/tscript.scm
v7/src/runtime/ttyio.scm
v7/src/runtime/tvector.scm
v7/src/runtime/udata.scm
v7/src/runtime/uenvir.scm
v7/src/runtime/uerror.scm
v7/src/runtime/unicode.scm
v7/src/runtime/unpars.scm
v7/src/runtime/unsyn.scm
v7/src/runtime/unxdir.scm
v7/src/runtime/unxprm.scm
v7/src/runtime/unxpth.scm
v7/src/runtime/uproc.scm
v7/src/runtime/url.scm
v7/src/runtime/urtrap.scm
v7/src/runtime/usrint.scm
v7/src/runtime/utabs.scm
v7/src/runtime/vector.scm
v7/src/runtime/version.scm
v7/src/runtime/where.scm
v7/src/runtime/win32-registry.scm
v7/src/runtime/wind.scm
v7/src/runtime/wrkdir.scm
v7/src/runtime/wttree.scm
v7/src/runtime/x11graph.scm
v7/src/runtime/xeval.scm
v7/src/runtime/ystep.scm
v7/src/sf/butils.scm
v7/src/sf/cgen.scm
v7/src/sf/chtype.scm
v7/src/sf/copy.scm
v7/src/sf/emodel.scm
v7/src/sf/free.scm
v7/src/sf/gconst.scm
v7/src/sf/gimprt.scm
v7/src/sf/lsets.scm
v7/src/sf/make.scm
v7/src/sf/object.scm
v7/src/sf/pardec.scm
v7/src/sf/pthmap.scm
v7/src/sf/reduct.scm
v7/src/sf/sf.cbf
v7/src/sf/sf.pkg
v7/src/sf/sf.sf
v7/src/sf/subst.scm
v7/src/sf/table.scm
v7/src/sf/tables.scm
v7/src/sf/toplev.scm
v7/src/sf/usicon.scm
v7/src/sf/usiexp.scm
v7/src/sf/xform.scm
v7/src/sicp/compat.scm
v7/src/sicp/genenv.scm
v7/src/sicp/graphics.scm
v7/src/sicp/sbuild.scm
v7/src/sicp/stream.scm
v7/src/sicp/strmac.scm
v7/src/sicp/studen.scm
v7/src/sos/class.scm
v7/src/sos/compile.scm
v7/src/sos/ed-ffi.scm
v7/src/sos/instance.scm
v7/src/sos/load.scm
v7/src/sos/macros.scm
v7/src/sos/method.scm
v7/src/sos/microbench.scm
v7/src/sos/printer.scm
v7/src/sos/slot.scm
v7/src/sos/sos.pkg
v7/src/ssp/compile.scm
v7/src/ssp/expenv.scm
v7/src/ssp/load.scm
v7/src/ssp/mod-lisp.scm
v7/src/ssp/ssp.pkg
v7/src/ssp/xhtml-expander.scm
v7/src/ssp/xmlrpc.scm
v7/src/star-parser/compile.scm
v7/src/star-parser/ed-ffi.scm
v7/src/star-parser/load.scm
v7/src/star-parser/matcher.scm
v7/src/star-parser/parser.pkg
v7/src/star-parser/parser.scm
v7/src/star-parser/shared.scm
v7/src/star-parser/test-parser.scm
v7/src/swat/scheme/swat.sf
v7/src/wabbit/load.scm
v7/src/wabbit/wabbit.cbf
v7/src/wabbit/wabbit.pkg
v7/src/wabbit/wabbit.scm
v7/src/wabbit/wabbit.sf
v7/src/win32/clipbrd.scm
v7/src/win32/dib.scm
v7/src/win32/dibutils/dibutils.c
v7/src/win32/dibutils/dibutils.def
v7/src/win32/dibutils/dibutils.h
v7/src/win32/dibutils/makefile.msc
v7/src/win32/dibutils/makefile.wcc
v7/src/win32/ffimacro.scm
v7/src/win32/graphics.scm
v7/src/win32/make.scm
v7/src/win32/module.scm
v7/src/win32/protect.scm
v7/src/win32/wf_user.scm
v7/src/win32/win32.cbf
v7/src/win32/win32.pkg
v7/src/win32/win32.sf
v7/src/win32/win_ffi.scm
v7/src/win32/wingdi.scm
v7/src/win32/winnt.scm
v7/src/win32/winuser.scm
v7/src/win32/wt_user.scm
v7/src/xdoc/compile.scm
v7/src/xdoc/db.scm
v7/src/xdoc/load.scm
v7/src/xdoc/validate-xdoc.scm
v7/src/xdoc/xdoc.pkg
v7/src/xdoc/xdoc.scm
v7/src/xml/compile.scm
v7/src/xml/ed-ffi.scm
v7/src/xml/load.scm
v7/src/xml/parser-macro.scm
v7/src/xml/rdf-nt.scm
v7/src/xml/rdf-struct.scm
v7/src/xml/test-parser.scm
v7/src/xml/test-turtle.scm
v7/src/xml/turtle.scm
v7/src/xml/xhtml-entities.scm
v7/src/xml/xhtml.scm
v7/src/xml/xml-chars.scm
v7/src/xml/xml-names.scm
v7/src/xml/xml-output.scm
v7/src/xml/xml-parser.scm
v7/src/xml/xml-rpc.scm
v7/src/xml/xml-struct.scm
v7/src/xml/xml.pkg
v7/src/xml/xpath.scm

index eb2c61b9a4194416c3e6a3a7222826fe9a20e2bd..4d092f7bad3e9948d1ac5f53c5aa62a03e83e368 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: Makefile.in,v 1.16 2007/01/20 03:54:49 cph Exp $
+# $Id: Makefile.in,v 1.17 2008/01/30 20:06:10 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f121ca969e74a8fbef35372c68e029fb980655d5..a68863b6a8da0c3334b9a9f4114ec4979500d3b5 100644 (file)
@@ -4,13 +4,13 @@ AC_INIT([MIT/GNU Scheme documentation],
        [7.7.91],
        [bug-mit-scheme@gnu.org],
        [mit-scheme-doc])
-AC_REVISION([$Id: configure.ac,v 1.6 2007/01/05 21:21:07 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.7 2008/01/30 20:06:10 cph Exp $])
 AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo])
 
 AC_COPYRIGHT(
 [Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd24112cfe7e1f3c9d010e639eb35be8d9f8da10..689669df5486f56eb265b1b73f5e739d607f9183 100644 (file)
@@ -1,9 +1,9 @@
 
-# $Id: Makefile.in,v 1.10 2007/01/05 21:21:07 cph Exp $
+# $Id: Makefile.in,v 1.11 2008/01/30 20:06:10 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 183d6865ac1415c74b84aabea1fd048520a64098..7b56f56906af6fa79e913e64f996f8c457aba6be 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: imail.texinfo,v 1.41 2007/01/05 21:21:07 cph Exp $
+@comment $Id: imail.texinfo,v 1.42 2008/01/30 20:06:10 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-imail
 @set EDITION 1.8
@@ -18,7 +18,7 @@ This manual documents @acronym{IMAIL} @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007 Massachusetts Institute of Technology
+    2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 4cb617412298c3ac5d02328bc44f6dda499dc757..a3a2da9c73c4654cb6ac17b41376a35a24e477d1 100644 (file)
@@ -1,9 +1,9 @@
 
-# $Id: make-common.in,v 1.5 2007/01/05 21:24:09 cph Exp $
+# $Id: make-common.in,v 1.6 2008/01/30 20:06:10 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index b92562fb92f614da461ec41c98f2c98ce589c586..7979cc300a44c003b4df89ff7cbaf9ac5682978e 100644 (file)
@@ -1,9 +1,9 @@
 
-# $Id: Makefile.in,v 1.12 2007/01/05 21:21:07 cph Exp $
+# $Id: Makefile.in,v 1.13 2008/01/30 20:06:11 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 3cbe61b2fe4272acc6446b72dfe89f5e493ab2ce..59d61a26bfcbd5854f5650e7c5ec97e784898c54 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: associations.texi,v 1.4 2007/01/05 21:48:31 cph Exp $
+@c $Id: associations.texi,v 1.5 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Associations, Procedures, Miscellaneous Datatypes, Top
index f3b0b94d75e068942f7e36180365d621447f4154..97081bbfac9778b811ae8d24400cc1f780b92322 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: bit-strings.texi,v 1.2 2007/01/05 21:48:31 cph Exp $
+@c $Id: bit-strings.texi,v 1.3 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Bit Strings, Miscellaneous Datatypes, Vectors, Top
index 46b4bd923c2f94a749cb51a400e95e24bb6c424e..c0bfb5265db37fe24bb16324c1f5bd3af423bf9f 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: characters.texi,v 1.8 2007/01/05 21:48:31 cph Exp $
+@c $Id: characters.texi,v 1.9 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Characters, Strings, Numbers, Top
index d3dd4e3f7f078820096866a7e4e0c76c65bb5ea6..c732de91564731bc3c0c0fc076404eb6caae51f2 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: environments.texi,v 1.3 2008/01/26 00:20:07 cph Exp $
+@c $Id: environments.texi,v 1.4 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Environments, Input/Output, Procedures, Top
index bf0dbc9fefa581e8e94966ad4f9b6285eb160be2..3dc5524db7d0a9a3974014c494e0ad5ee8d4d6e0 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: equivalence.texi,v 1.2 2007/01/05 21:48:31 cph Exp $
+@c $Id: equivalence.texi,v 1.3 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Equivalence Predicates, Numbers, Special Forms, Top
index 2ddc854323c7cc3e29c42642e813f50a5239d1ea..c894dfe76315b8fc339a603d8cba48c2bdd88787 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: error.texi,v 1.2 2007/01/05 21:48:31 cph Exp $
+@c $Id: error.texi,v 1.3 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Error System, Graphics, Operating-System Interface, Top
index edc38df420eef9c0f929c07649bd7736c6d4c3bd..fd97849bf6e6461565923301a3874fc8a500a3d3 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: graphics.texi,v 1.2 2007/01/05 21:48:31 cph Exp $
+@c $Id: graphics.texi,v 1.3 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Graphics, Win32 Package Reference, Error System, Top
index f7bf985c6439abe3ea7c1fd0be5eff24bb6df1fd..dbd658e5daec06f95cb633c53b29a0722fb49e26 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: io.texi,v 1.18 2007/02/05 18:44:00 cph Exp $
+@c $Id: io.texi,v 1.19 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Input/Output, Operating-System Interface, Environments, Top
index dcc761cf56b13d0a8119ca73fe96e23a04da86e4..caedc14a1e40de54d4aecc4088b63978df0fd7e0 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: lists.texi,v 1.5 2007/03/21 15:08:55 cph Exp $
+@c $Id: lists.texi,v 1.6 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Lists, Vectors, Strings, Top
index ee3012e87e831ea45fe3fb4aeabcf8373f552722..67763745d5577f77aa404687a2e7111ceeb760f0 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: misc-datatypes.texi,v 1.3 2007/01/05 21:48:31 cph Exp $
+@c $Id: misc-datatypes.texi,v 1.4 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Miscellaneous Datatypes, Associations, Bit Strings, Top
index 734aeacd5570bc459c1247dbd6bbf35db79a27eb..737ab7a29821ea544e8c1c239ca67f4c31a7aa45 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: numbers.texi,v 1.2 2007/01/05 21:48:32 cph Exp $
+@c $Id: numbers.texi,v 1.3 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Numbers, Characters, Equivalence Predicates, Top
index 893acb545a2161d1be34a5f31daeb530f9d62c1d..1aa6b60f42e08984e9de13bc730d284b2b780f4e 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: os-interface.texi,v 1.3 2007/08/24 13:19:24 riastradh Exp $
+@c $Id: os-interface.texi,v 1.4 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Operating-System Interface, Error System, Input/Output, Top
index bb71355eb7d025f66913282e7dba2a9120eed730..5bf218054f8db24e3e427aada1562feee3b25c61 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: overview.texi,v 1.4 2007/01/05 21:48:32 cph Exp $
+@c $Id: overview.texi,v 1.5 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Overview, Special Forms, Acknowledgements, Top
index 1254abf6d5fc04d5425425c011092fa22ad99dab..0091dacf92684208989586f6de124b3dee58a3db 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: procedures.texi,v 1.4 2007/01/05 21:48:32 cph Exp $
+@c $Id: procedures.texi,v 1.5 2008/01/30 20:06:11 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Procedures
index 6ff9355d65b6c56230b610fb230e8fd1b95ab136..5f6d727adfed13442fb32dc00f558780b3afaee5 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: scheme.texinfo,v 1.136 2007/01/05 21:21:07 cph Exp $
+@comment $Id: scheme.texinfo,v 1.137 2008/01/30 20:06:12 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-ref
 @set EDITION 1.103
@@ -19,7 +19,7 @@ This manual documents MIT/GNU Scheme @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007 Massachusetts Institute of Technology
+    2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index faff87a7eff7c1b3dca6bac15a0d008026605462..1a9e65d22695d141238b98ce2301ad726651fa37 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: special-forms.texi,v 1.4 2007/01/05 21:48:32 cph Exp $
+@c $Id: special-forms.texi,v 1.5 2008/01/30 20:06:12 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Special Forms, Equivalence Predicates, Overview, Top
index d7320e0ca486187afe4ebab56d61b68142f22b3f..6e06ab814eacfe6ab9274eacd67c9e87ebadd21a 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: strings.texi,v 1.2 2007/01/05 21:48:32 cph Exp $
+@c $Id: strings.texi,v 1.3 2008/01/30 20:06:12 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Strings, Lists, Characters, Top
index fea462837383a9ada094b24fb2daa1b417d23443..c01605ac1df60c789aab7c99618e3fb77fa3a2e7 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: vectors.texi,v 1.2 2007/01/05 21:48:32 cph Exp $
+@c $Id: vectors.texi,v 1.3 2008/01/30 20:06:12 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Vectors, Bit Strings, Lists, Top
index 906a3f16a1bebd3bd2cc9b2903c3a64952893051..9339d9455ae37044f053f1f0b6d118668c6d0bd3 100644 (file)
@@ -1,9 +1,9 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: win32-packaging.texi,v 1.3 2007/01/05 21:48:32 cph Exp $
+@c $Id: win32-packaging.texi,v 1.4 2008/01/30 20:06:12 cph Exp $
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-@c     2005, 2006, 2007 Massachusetts Institute of Technology
+@c     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 @c See file scheme.texinfo for copying conditions.
 
 @node Win32 Package Reference, GNU Free Documentation License, Graphics, Top
index 06b7ac33610128db40039308343958e2c74e2166..407e886c0417e28a15602c517a2c1b1123e22534 100644 (file)
@@ -1,9 +1,9 @@
 
-# $Id: Makefile.in,v 2.10 2007/01/05 21:21:08 cph Exp $
+# $Id: Makefile.in,v 2.11 2008/01/30 20:06:12 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index fc481b3a76ab750ba5cd90df2c88db5322ffab7d..327335fb89f1ddf33bdb3b6ebac6798da09f5d9f 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-Texinfo-*-
-@comment $Id: sos.texinfo,v 2.23 2007/04/24 14:46:00 cph Exp $
+@comment $Id: sos.texinfo,v 2.24 2008/01/30 20:06:12 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-sos
 @set EDITION 2.12
@@ -20,7 +20,7 @@ This manual documents @acronym{SOS} @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007 Massachusetts Institute of Technology
+    2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 26ab23c98f2c6589d3de2000ef5be6f68a885f15..5fbfcd1d070568499d46132619bf6d9434cfed19 100644 (file)
@@ -1,9 +1,9 @@
 
-# $Id: Makefile.in,v 1.10 2007/01/05 21:21:08 cph Exp $
+# $Id: Makefile.in,v 1.11 2008/01/30 20:06:12 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 63e8ddab3b1d5ca9ae7dde9bc484a5c30272fed8..4e48f3d3ba53d99b44fa25f3bac4b558eb174ced 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: user.texinfo,v 1.111 2007/06/11 17:49:35 cph Exp $
+@comment $Id: user.texinfo,v 1.112 2008/01/30 20:06:12 cph Exp $
 @comment %**start of header
 @setfilename mit-scheme-user
 @set EDITION 1.92
@@ -26,7 +26,7 @@ This manual documents the use of MIT/GNU Scheme @value{VERSION}.
 
 Copyright @copyright{} 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-    2005, 2006, 2007 Massachusetts Institute of Technology
+    2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index 8329d0667f7d4700427ae997a04a081d745ad284..8500f3f4f6b15c11c594e73959143bd9914ffd53 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: 6001.cbf,v 1.11 2007/01/05 21:19:20 cph Exp $
+$Id: 6001.cbf,v 1.12 2008/01/30 20:01:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9603b20b5582904e9bd23d47bada7e2e2fe16a0..74acfb781de849b001bab41096ef4a17941b5914 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: 6001.pkg,v 1.19 2007/01/05 21:19:20 cph Exp $
+$Id: 6001.pkg,v 1.20 2008/01/30 20:01:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bdc92a27154e43c4b4518611a0494c6ff9ae9800..211f80349b302c5bd1e8c8d729106edf2d7ea736 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: 6001.sf,v 1.18 2007/01/05 21:19:20 cph Exp $
+$Id: 6001.sf,v 1.19 2008/01/30 20:01:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85e1541e3711a8f54a724dac9033be7355538b27..9165095c3244b5b685010aa5439ca047b3972608 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
+$Id: arith.scm,v 1.16 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33e8d73d61d3bb6dad8e61d14170561f65446814..c2f12e1080d75090f410c13bcc32e684dbbf0316 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edextra.scm,v 1.38 2007/01/05 21:19:20 cph Exp $
+$Id: edextra.scm,v 1.39 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 31ebfa75af1099c7391db8449a5c61d31bfc3c17..a4fa69117f318aa87519a707ef16077a37b90ab0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: floppy.scm,v 1.30 2007/01/05 21:19:20 cph Exp $
+$Id: floppy.scm,v 1.31 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78624f45d1e897fa724846232894a9500b89a386..98c840c4e74be0324c3482a8c2a006d4db4eb616 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 15.41 2007/06/06 20:03:24 cph Exp $
+$Id: make.scm,v 15.42 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 919e615f9f99d640311a75cba075967066ff8522..2241f772cf866b0c8ea60f9a2f8306b8c1949e57 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nodefs.scm,v 1.18 2007/01/05 21:19:20 cph Exp $
+$Id: nodefs.scm,v 1.19 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5049ae938bcc203cb858a2c29a8dd0f223d26005..164409e3bac08b739b4fd49a77bcb0ab73e6e1c0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-imag.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: pic-imag.scm,v 1.15 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1870dad14d58a240b3ea6ab3d996116ca70d6e0c..1864040cd54c53e85de50fb7697b263b85aa3bc4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-ops.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
+$Id: pic-ops.scm,v 1.11 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3dbfc7477cc95391195393d2f24b3783b7184a36..80fe39d3ccc4226f5dd1050a421bb388b9fe3ed2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-read.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
+$Id: pic-read.scm,v 1.12 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8bde7c8bb1d52e15ca7459b5baea4f52a6b4438e..0f3ce87e1f93a670f7ce954164d32b4995f65b35 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pic-reco.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: pic-reco.scm,v 1.14 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cea8d1306c7d04b68573e6b494697e30b6ea04b0..9280e2fa5dd658d628110dda6cbd0cc3664ea8ee 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: picture.scm,v 1.34 2007/01/05 21:19:20 cph Exp $
+$Id: picture.scm,v 1.35 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8174a4654bbf051235685d0d91d77f1f26c781f4..9e4f82f89deb5ca92c2492d5792cac09b60826e7 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.18 2007/06/17 18:45:13 cph Exp $
+# $Id: Clean.sh,v 1.19 2008/01/30 20:01:40 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 8f9d8541683570463da57f2abf96facbf9141fe9..f28b959b4ce254889435475837f823040178877d 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: Makefile.in,v 1.47 2007/06/23 05:56:04 cph Exp $
+# $Id: Makefile.in,v 1.48 2008/01/30 20:01:40 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 22b74aba381bde52c8332b990a485f6c779536ea..5479ecde4765f3bf7fc3930503c0053e8f871714 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.27 2007/06/09 01:22:18 cph Exp $
+# $Id: Setup.sh,v 1.28 2008/01/30 20:01:40 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 496c77dc8daccd4376874923da1e65481d4f60e0..5662ea6e9cc9e8e5800bc1a998279cc0c888df9f 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.6 2007/01/05 21:19:20 cph Exp $
+# $Id: Tags.sh,v 1.7 2008/01/30 20:01:40 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 6823f2fdeebe699b2d77dec477b2e6edc1f9c249..42faaee0c1db3a7f92090a78c5cf2a51bdbcf8de 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.19 2007/05/03 12:48:07 cph Exp $
+# $Id: Clean.sh,v 1.20 2008/01/30 20:01:41 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 9de164819f1ee07f4036ac512a09aba05971c571..e6da1f7bfdf0162549d83ae529f03df9d36b67ee 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.10 2007/05/02 03:58:53 cph Exp $
+# $Id: Setup.sh,v 1.11 2008/01/30 20:01:41 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 4ee77aa516acfa12cf6a27ff8a50edb3add4440c..75d96e48afbf1edde1236f1a2845a7c1b7f8f326 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.7 2007/01/05 21:19:20 cph Exp $
+# $Id: Stage.sh,v 1.8 2008/01/30 20:01:41 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d76f5305cc8d1c158ceaa655234cd71ff126eb6d..7e6c5a80b4d0171b46b47e2826b45ae95c239a78 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.6 2007/01/05 21:19:20 cph Exp $
+# $Id: Tags.sh,v 1.7 2008/01/30 20:01:41 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 5a52d6a6919762362af9df521c2ab9bb48f3ec75..574835e379c738d0b7a52f29757a7f51c4e3e132 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asmmac.scm,v 1.22 2007/01/05 21:19:20 cph Exp $
+$Id: asmmac.scm,v 1.23 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cdc68649c557924f910f45262d398dd5ae4c99ea..e94e21a7a227540de314b11049f5d620765ddcd9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asutl.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: asutl.scm,v 1.8 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2e8200a23d011ac3ba922644921af5b9ba0d2080..c0a07c2171d4177e416c068796e2143a129f7f4b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bittop.scm,v 1.27 2007/01/05 21:19:20 cph Exp $
+$Id: bittop.scm,v 1.28 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffe3c185bc39d2e9bce0ce6756726ea642b12e2a..cf73992aa55a3ce8a26131d84fd069bf259e9a13 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bitutl.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: bitutl.scm,v 1.15 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0bb3e469e6aa4d3369d89dcceb05c2459a74308c..4eeb6bc5bb93975e9727019802993995272f53a7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insseq.scm,v 4.8 2007/01/05 21:19:20 cph Exp $
+$Id: insseq.scm,v 4.9 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b52d6b5e5436845e217e926d707da60778041cdd..71dfdc18cbb4b616cb2c7645af945713b0d83f3d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgn1.scm,v 4.23 2007/01/05 21:19:20 cph Exp $
+$Id: lapgn1.scm,v 4.24 2008/01/30 20:01:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b43a7b2704bf64a37b2b9cc9e2446c45f6bd242f..0f4c139db89c4b4a409ed0517dd48b283718ff81 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgn2.scm,v 1.27 2007/01/05 21:19:20 cph Exp $
+$Id: lapgn2.scm,v 1.28 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f9b890ee3639c57d8f9747368ff12a690b41cb72..93962dbd184989711ccdc597b833339eaeae11b4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgn3.scm,v 4.20 2007/01/05 21:19:20 cph Exp $
+$Id: lapgn3.scm,v 4.21 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4251d9c1d5f016283e537f0814b8fd7babb15c17..6365a405f6f0d723e5171513d1f224889fda1f21 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: linear.scm,v 4.22 2007/04/29 20:16:05 cph Exp $
+$Id: linear.scm,v 4.23 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4444c9e5bacc87bd201d75b11cbd49965f36be13..44d29e18e6bd636ef085038621716407adda4fbb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mermap.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
+$Id: mermap.scm,v 1.10 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5c383e7daa54c1bb9a7987c55cbaa55351108c4..dcd101cc687f20fb4520f1cf09c7089de1b4d834 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regmap.scm,v 4.18 2007/01/05 21:19:20 cph Exp $
+$Id: regmap.scm,v 4.19 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 25912ca927924280dbfb0a6bf7486e6c71d6de35..ea10059aeb23ed2061e025ce3b550a4d3ed7e06e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syerly.scm,v 1.16 2007/01/05 21:19:20 cph Exp $
+$Id: syerly.scm,v 1.17 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7f23c18890fd4de5810c2f570dee70446defece..f3416e83757a1b3c566a93696f0e43dc0af62f90 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: symtab.scm,v 1.51 2007/01/05 21:19:20 cph Exp $
+$Id: symtab.scm,v 1.52 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bdf304fae30b9eb60f75dd4ab50c5d7b36b6f150..c89428940d31d22771120eae03c635b36c18b162 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax.scm,v 1.33 2007/01/05 21:19:20 cph Exp $
+$Id: syntax.scm,v 1.34 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4a3d5d1a9946552b44f73cdee21da554226fd8cb..f42b4e19256b2cce49712dd678493597c537a5b0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asstop.scm,v 1.20 2007/06/13 13:33:31 cph Exp $
+$Id: asstop.scm,v 1.21 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f642871fc4f29cf23958b7576ab78a758a1db06..ee45738b4751649ebadbb6e95c7af1ea863245ce 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: blocks.scm,v 4.20 2007/04/14 22:00:09 riastradh Exp $
+$Id: blocks.scm,v 4.21 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f600421d53361c9e62fadc191e17cc4060fa35c6..246d5237d8df0a0c046dda1f002c8cb2471bfd84 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cfg1.scm,v 4.11 2007/01/05 21:19:20 cph Exp $
+$Id: cfg1.scm,v 4.12 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c01d143b555c55fa113dd782a070b9551ad8a0bc..589ba48dd4dcf6f6bda6fddd6a543eff0f100bf6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cfg2.scm,v 4.8 2007/01/05 21:19:20 cph Exp $
+$Id: cfg2.scm,v 4.9 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 56b90f1045532de26907cb1f24e33b81d771c115..54d8ce6be9d3194ce0dd99f976ad4389e2f8a5be 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cfg3.scm,v 4.9 2007/01/05 21:19:20 cph Exp $
+$Id: cfg3.scm,v 4.10 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11bf1d0f07a687df3b874e735bf1e463d55da2bd..a2f695d11f51e1aa94416b35d518820cd7042dde 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: constr.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: constr.scm,v 1.9 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc8a3c886d4acae6bd0d7f72a3660243f286d76a..efa57af5a02ac4f3c823baeaed9e90a08fac1f4c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
+$Id: contin.scm,v 4.14 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a38a6b74ec11c65344dc46338af82311deefd6a1..e840008dbce44447e35132d06bc37ed3328c2a23 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: crsend.scm,v 1.19 2007/06/22 02:27:48 cph Exp $
+$Id: crsend.scm,v 1.20 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 06641124780ff3f9facc6aa3adf4ba8a9400f38e..e78c32709c6ca4a1dbba45b921d022021ff402b0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: crstop.scm,v 1.19 2007/06/14 17:41:10 cph Exp $
+$Id: crstop.scm,v 1.20 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84445cec062b3ddd0c31a0fc938ec7f29ba926ad..97b6b6c4ab84780486d090975eba9245233613d5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ctypes.scm,v 4.20 2007/01/05 21:19:20 cph Exp $
+$Id: ctypes.scm,v 4.21 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4eaf278bfcb90b215a7bb49706392e33623c83d9..80e1324df343dbcb7e42a514ea4458f3bafede91 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 4.20 2007/01/05 21:19:20 cph Exp $
+$Id: debug.scm,v 4.21 2008/01/30 20:01:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9c94e629f3dee29e64e0dea159565313152a5a20..9b08452259b249b9ed80f3618e78d4ba0d28b900 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: enumer.scm,v 4.8 2007/01/05 21:19:20 cph Exp $
+$Id: enumer.scm,v 4.9 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5f2bf09be32f65773673857700e49ce299377a36..4b3a8cb98da9c0b81b767715ed70b1e70ddcbd50 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: infnew.scm,v 4.16 2007/01/05 21:19:20 cph Exp $
+$Id: infnew.scm,v 4.17 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5e11b1588153819be51fcdcfa8f4d3af9b0007c6..f562018c7284ab7837da032981a91f79f13d0387 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lvalue.scm,v 4.30 2007/01/05 21:19:20 cph Exp $
+$Id: lvalue.scm,v 4.31 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffd11349c489f180e5c79421b2df6d60ca7460f2..1a76bd57ee1964e546f2cc95dfcaf3f08a4907dd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 4.34 2007/01/05 21:19:20 cph Exp $
+$Id: macros.scm,v 4.35 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4dd313398fa98228897bac4695a41b71ff71b600..94fb6a625a4a0254b8909d83be85b6b863feb2ac 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.130 2007/06/17 16:54:34 cph Exp $
+$Id: make.scm,v 4.131 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 63f0526f4d5bfb12a13d80dcb356a47fb4906f33..cca93c92bdda380a37024bdfeb3827ce3694604b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mvalue.scm,v 3.5 2007/01/05 21:19:20 cph Exp $
+$Id: mvalue.scm,v 3.6 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9082d0a129650ac98bf19625a5ba722e2b2c7d6..bf109265741f11a3ddb1938f05073d2a93539ae8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
+$Id: object.scm,v 4.14 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b88776cd99fdc24a0487109a9dc2e0e842febc0..77c4f5c9d84b097a680c5fc9ff2c6e3762b74e8d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pmerly.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: pmerly.scm,v 1.14 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5e057ef5ed5231c47d85aaca13c8e41e7d1e508e..45ff2c4377489a628202ecae95dfb928d83e2d89 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pmlook.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: pmlook.scm,v 1.15 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 885dc9cf5a91d5d3273bcfe868c170698bc9c484..91e65d3b7abba1be3d45c1c97fc44f9a71f66917 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pmpars.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
+$Id: pmpars.scm,v 1.13 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 061c2ffe3c9cf70d2c94f2b490f1a9aa4ba56487..de9e5a5b3fd9a91f136eb5e1e16ae9bfcf2760e2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: proced.scm,v 4.27 2007/01/05 21:19:20 cph Exp $
+$Id: proced.scm,v 4.28 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b2c322385cccc255ab7e4051c9ba075cf42fb816..56dfaad40817301332a7af6ba0ddc6352dc59924 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: refctx.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: refctx.scm,v 1.8 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5875ce78bd8786e142bded6ca5cee6582f6e272f..b177bbed06ede02c0510eb108493990ed3cea153 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rvalue.scm,v 4.12 2007/01/05 21:19:20 cph Exp $
+$Id: rvalue.scm,v 4.13 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f20f5a19a5e32032d83bfbc8c17ca122fbaacda6..1353ea8a0a35ac3b9bd03ea618435399dc94604f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 4.18 2007/01/05 21:19:20 cph Exp $
+$Id: scode.scm,v 4.19 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 999234d574d9039c2fe5120c198f8a7bea74970b..69144954f306ed58ae4fd86ad8dfc87ca0d8ec56 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sets.scm,v 4.6 2007/01/05 21:19:20 cph Exp $
+$Id: sets.scm,v 4.7 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 755195acfbecc4ddabeb11bd524ed88431b9cfba..f66f907e5445150542ef0aa3d43769a15b290954 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: subprb.scm,v 4.12 2007/01/05 21:19:20 cph Exp $
+$Id: subprb.scm,v 4.13 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b81756eea053a1587478d0139a2f5292d5a34c8..ba9d3c743f20161b728584ca87cceb01b3aedd29 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: switch.scm,v 4.33 2007/04/05 19:52:08 cph Exp $
+$Id: switch.scm,v 4.34 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3fb7dd065e67687753d0f0b04c6ab72723eea2e6..8d52f62aab3d0c6d38ad738e53426a89b784d35b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.76 2007/09/13 12:49:13 cph Exp $
+$Id: toplev.scm,v 4.77 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 890d12b6b40e6764f9ff8b7ca3f32848817251e4..9ecdc3e6d4b88540df5f5af9d5ea5e831c7d0040 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utils.scm,v 4.34 2007/01/05 21:19:20 cph Exp $
+$Id: utils.scm,v 4.35 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dcac55f65cb1d3f3aadc4bc011bdc060b26c40ee..867443cc91a87140e3fec6edbc367b652532e253 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: choose-machine.sh,v 1.2 2007/06/08 06:03:38 cph Exp $
+# $Id: choose-machine.sh,v 1.3 2008/01/30 20:01:41 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 1d8b4c4e42beed6022fe976f3396502f055ac898..a839bfc74b9040eaba92ba6e0b537c78b823c152 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: configure,v 1.19 2007/09/04 03:35:19 riastradh Exp $
+# $Id: configure,v 1.20 2008/01/30 20:01:41 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index b7dc1482fcc99e08abaa4bf178729cb4d7931587..1bb7244cfd24ccbacf1cddaf277c5d9879e854ad 100644 (file)
@@ -1,10 +1,10 @@
 -*- Text -*-
 
-$Id: cmpaux.txt,v 1.5 2007/01/05 21:19:20 cph Exp $
+$Id: cmpaux.txt,v 1.6 2008/01/30 20:01:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad1b367dc26915d1e1512c26066442f847227c59..bb3b09c51db9cb7bf1755acfed7ad38706c795e8 100644 (file)
@@ -1,10 +1,10 @@
 -*- Text -*-
 
-$Id: cmpint.txt,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: cmpint.txt,v 1.14 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 985ff8d92b77fee8db9759179a4fee8a211a90cd..97620a2ea1ed254e88a0b7371558da1a23e1ed2f 100644 (file)
@@ -1,10 +1,10 @@
           Emacs: Please use -*- Text -*- mode.  Thank you.
 
-$Id: porting.guide,v 1.27 2007/01/05 21:19:20 cph Exp $
+$Id: porting.guide,v 1.28 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44ead5b6ea1c1eff06b006802fd8c7191843208f..64f01e6d98c5de24a8bee2f8dd5d3b5924903452 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: asm.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: asm.scm,v 1.8 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c941162ed8d1c5ab2b2f9c68ef6505995638409c..9ae2bec76cc4684092b373aafb64a60814711b76 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comcmp.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
+$Id: comcmp.scm,v 1.16 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8617361e8f7afd0f0b47f06e128328f5447d47b7..76f5e46400797ff37249577012ad435fdb6c3bb4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comfiles.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
+$Id: comfiles.scm,v 1.12 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a7d1a7256ae0bab7074463f935b81cb992be9e7..6bea731f0c381e48273608f423557e95a52bf846 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: disload.scm,v 1.16 2007/01/05 21:19:20 cph Exp $
+$Id: disload.scm,v 1.17 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44070002ae83f3fd2c49aeeefd339f735ac97254..c01cd3640f154b384d6f2dd0e5939cffa1ea50b4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stackp.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
+$Id: stackp.scm,v 1.12 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75445bcc08b68f0508e60c777fba39bb10bc6a06..9691f629f8686febfb05f9b1f17567a1e505deeb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xcbfdir.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: xcbfdir.scm,v 1.14 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8594d05482761fc826e158b729774072fcf22f2b..058e223b1b612090e8f44f05fe9568f62cb9d007 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: canon.scm,v 1.27 2007/01/05 21:19:20 cph Exp $
+$Id: canon.scm,v 1.28 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9130f94d5d670871a1c667bfe35c1ea8b305433d..a05a3b624e5de83994d0bf7aeaea9c4504db3611 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: declar.scm,v 1.11 2007/04/14 22:00:09 riastradh Exp $
+$Id: declar.scm,v 1.12 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 011214a0c1d3e5a65eda0eed8053a775490387db..e4a992ecb2a9fd6ab38691444430eefc30485d84 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fggen.scm,v 4.43 2007/04/14 22:00:09 riastradh Exp $
+$Id: fggen.scm,v 4.44 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bbd2bb7ae3c8fb89bb02441ce5a545c3055a7e77..74d5d7c4a3125b7800c8c54001a9d0f266cf015a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: blktyp.scm,v 4.21 2007/04/29 20:16:05 cph Exp $
+$Id: blktyp.scm,v 4.22 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca20b89e77037688d577facd5cc45644f2b78a24..be4c3f316bf9263ec0e4a3f31f6be1892699cca4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: closan.scm,v 4.34 2007/01/05 21:19:20 cph Exp $
+$Id: closan.scm,v 4.35 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d60777202aec95139d4cdcb503712bffcdff71a4..51adf7841bef59a09939b5121a25fa4b9a8ea07b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: conect.scm,v 4.10 2007/01/05 21:19:20 cph Exp $
+$Id: conect.scm,v 4.11 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17256b74b39164124fd3c89a0213a8ad2be9ba5b..eb837349f277111ffae92d155745d0d3f9dbfd52 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: contan.scm,v 4.14 2007/01/05 21:19:20 cph Exp $
+$Id: contan.scm,v 4.15 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be1050d5f0f9c9c8bb62371d353b2f88a7373a23..da6a5a58c9fecc397b0415418afce136a518a837 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: delint.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: delint.scm,v 1.9 2008/01/30 20:01:44 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6db4164156b0f7b3637b98bde18fd57ae9740a03..43ad2c3cebf70afa76772ac55bab244aeef433c0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: desenv.scm,v 4.9 2007/01/05 21:19:20 cph Exp $
+$Id: desenv.scm,v 4.10 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4b81b95829f8bed8bfc9470dce380ed5770a22d..dbf08e6b5798e1fae3039190d06e7a00e22b7092 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: envopt.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: envopt.scm,v 1.15 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 12bf41b606570f5f6726eb93f2d28da9eeee2749..33ebf2b3aca690fc42b14eb8fada14178225a5dc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: folcon.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
+$Id: folcon.scm,v 4.14 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3758b3966929e6f2f82ea6e62e69e3a777710435..5d2a9c0b56dc106bedc1049b8749bb4aebe5e144 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: offset.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
+$Id: offset.scm,v 4.14 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3c6684fd92430b97f987a03c651308f661c0fa75..55d88dbe3d3c2ebfa60fafb3bd7c4b58de4a79a4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: operan.scm,v 4.12 2007/01/05 21:19:20 cph Exp $
+$Id: operan.scm,v 4.13 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf02e1b82daf5a072faf668a728dbf1f59610189..1af1929beaa3ff2e7436a29a79cee79b69eb73e2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: order.scm,v 4.22 2007/01/05 21:19:20 cph Exp $
+$Id: order.scm,v 4.23 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf7db2c89df5e323235e47a901f2a6ca33d63b96..f8fab3f157d3d2e84aa2ad7d9369bcb409e2bd68 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: outer.scm,v 4.10 2007/01/05 21:19:20 cph Exp $
+$Id: outer.scm,v 4.11 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be017440aac9970eb85198290279903b338f5e45..29c3748618bfd2c88a02b35579c9b8ec91ec1e91 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: param.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: param.scm,v 1.9 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8a88da2a5cc8e6ddb666495c1f07e82647cfc4d..c813f2084b2b943a2e51c48dc3f886b21546f425 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reord.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: reord.scm,v 1.8 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 12d890006aa61ef6b75ecfc9c1a412c5178f4ed2..ae0f510847a0d3371e771f27b5ee1574070824aa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reteqv.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
+$Id: reteqv.scm,v 1.7 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fe735f195422559da2aa2d0a75661673a7a0b840..5a77b0882e82a83da557c6c31866d72b63bd6e24 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reuse.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
+$Id: reuse.scm,v 1.13 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f65ecf363e6d0fc3c853e39ccb84ecd21ba16a1..d4236593868411768ded5cf27342962fb10f2cc3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sideff.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: sideff.scm,v 1.14 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c971ff318cc0a524457efc3a95d8599dcd9f4de..4f5ed8fa9d2317b8c6ecc497f4eced7b1f3f4f42 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: simapp.scm,v 4.15 2007/04/29 20:17:43 cph Exp $
+$Id: simapp.scm,v 4.16 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 350f4da6c8020ca17925778182233ba0b5b107c7..21d17833f24339008fcd612e82500c7bffc9b2fc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: simple.scm,v 4.11 2007/01/05 21:19:20 cph Exp $
+$Id: simple.scm,v 4.12 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44b899f18098fde46eecad99daa6bdfa56c51ef6..f3b5bc9e9fb7b1b708fdaca5932fc094cbf0fc5d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: subfre.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
+$Id: subfre.scm,v 1.13 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e77f375f31fd2a4327f394d820b034e734520028..7d7917b3b173f6012a35ed1c1e14d0eb89e22e2e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: varind.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
+$Id: varind.scm,v 1.10 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7d1bbc0e848d0d046f7ff65a5520924dd36d95c5..66ceff3580ad87462c81f089ee33d8921f103dfe 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.cbf,v 1.8 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ac8f81d4f72192bdd8fca66d783e7beca4fec01..02bd6bb9c5c43cb4f41eb5969a1de6e33fad1d0a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.29 2007/06/13 13:33:49 cph Exp $
+$Id: compiler.pkg,v 1.30 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 351892c7bbc457a575cfb39d5c6c5f59bd5e0514..8681e68ec5c988771a3f01d888acd86f672dcbb1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.sf,v 1.15 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index af43dba3c6555f4492611181268902e47c229464..61309b8e304dc80c78297b9a3f5021a80b2891b1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cout.scm,v 1.42 2007/07/08 16:49:12 riastradh Exp $
+$Id: cout.scm,v 1.43 2008/01/30 20:01:45 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8228ef63d2cc7f048d0299e201443b0914974d8e..8d37d7c60851b4a94c9804140a551836766871ba 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ctop.scm,v 1.31 2007/06/13 13:33:55 cph Exp $
+$Id: ctop.scm,v 1.32 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d8ea772e56f4b16a608b2ba5cf8ed7769f21bd6..0e0efe2b8af1a9cefa1ce7be9b485fe347a646d3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cutl.scm,v 1.10 2007/01/21 23:19:54 riastradh Exp $
+$Id: cutl.scm,v 1.11 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0adf061ebbc1a01d6575f6f55611d10c621cc530..7a7b8446c05ee11c49a21635b0ec27c0462704c6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.14 2007/04/29 20:20:27 cph Exp $
+$Id: decls.scm,v 1.15 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 240cf03612db9ce920b6cbb1a58d8fe9c7b91013..a076f1349e54b2b8de1d7286f0ca4a1910ec5d91 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.23 2007/01/05 21:19:20 cph Exp $
+$Id: lapgen.scm,v 1.24 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f30adffb02d54a622d1e9a4919d066f738b40c56..882eb6c41b50a04daf05c0f8542a8a1c3a3fc850 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: machin.scm,v 1.15 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0d1be40afbb0502b93b274d01a63fca77aa6c8c..cd4d5bb6f1e1f5f1327f7e42c15a9403a0d10ff0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.12 2007/06/17 16:54:34 cph Exp $
+$Id: make.scm,v 1.13 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f75aa5f745e6cbc3c9ced816bcd15f5643f5196b..ece7920f08617415aab9ae0389946224921e85b0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: rgspcm.scm,v 1.8 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 37a1e8314c8412a8eea7901c26750f8b6ea03abb..e367b426a7899dbc7e07e936d12c04eb5b968729 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: rules1.scm,v 1.14 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 28279836e2714a5142aba2422b00106361dd3f30..da166ced6155062e61ed4fcc3fa02d92fc1e248d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.10 2007/06/18 17:31:04 cph Exp $
+$Id: rules2.scm,v 1.11 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5ccfbd4925ef97dec545af228df98a5d07da9cf2..17075d0a0b44a948d6ce3a9a1b91750504b4915b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.17 2007/01/05 21:19:20 cph Exp $
+$Id: rules3.scm,v 1.18 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5de36faca8aca7107cdfc2c27411a78828207f5c..db0c94348987cef6a0be88090ff05d0c0bcbc439 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: rules4.scm,v 1.8 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ab2688bc97d6237d068c63a4ee0f24d6c614f3d7..6e0112704cb1f21a19a4c6e9431d116fd800fb22 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
+$Id: rulfix.scm,v 1.12 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a5ce8ac68928e4301e729cddb567e61c5793947..9cab9260b404012c409ffbac72d0533a81f4c841 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
+$Id: rulflo.scm,v 1.13 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df47509913a26edda02a1641cc72409764e93657..2d0d29cddb863175468ec3f87536b01a4822109f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
+$Id: rulrew.scm,v 1.10 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2682edf3f5082a5fce0b628f6c71436b4043a05e..6461a611346f617ef39c6d12b210b75a914a665e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stackify.scm,v 1.3 2007/01/05 21:19:20 cph Exp $
+$Id: stackify.scm,v 1.4 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 588a6d7d0e64875e337356980a3c770d85064c84..ae888487a65dd73c5d65c0c3e5aa7b50c3cfaceb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stackops.scm,v 1.3 2007/01/05 21:19:20 cph Exp $
+$Id: stackops.scm,v 1.4 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 057b259a062f31a531dbb212e39d1e7e88fc0915..ed8ea243b6c7840d18c77ee581599e673f2eed01 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: traditional.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
+$Id: traditional.scm,v 1.7 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca71b97b1937b9d608c089fc1599271ebcf24604..f6716e8af63cda9dd403b905ae2304864ea4bf85 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: assmd.scm,v 1.9 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08207552c38ea4d1c93de45f3c8b384464a38e48..4122f6448a0a2533fc17458eb7fd9c8511d231b0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: coerce.scm,v 1.8 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b88b4deb930a601e4752f38f558e50468578da8..aec5ee89c98050a67a4ce47a31a0c221c8b41bf0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.cbf,v 1.8 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 106890602010511ea82e2e8fd808415fbb682af1..daffcb846ababa4aae971ff8053fd89512e6bab3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.21 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.pkg,v 1.22 2008/01/30 20:01:46 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ff9f13ab7d341995ab8ccb30c86f4242e4cf8b47..f420a749630dc773157d3d1c09c2b02b188af594 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.sf,v 1.15 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea1b9f215ffdb6e82cca102ccd52d9fff2a09f6b..1e04f942357a8d9d06ac698ca2c7a0abdda287b6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: dassm1.scm,v 1.9 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5284f38c1b478cf1d358e5a3264d9656f093dfd7..bead372311129998e395b5da0e0e991019de35d3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: dassm2.scm,v 1.9 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8828ddd091ac11ad479a68816938aac73a75129e..5c42cc74341bc424bb1260de76c2f8e16de868dc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
+$Id: dassm3.scm,v 1.7 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1f5bc53c65914b9826edb112c451bb54c00c9408..1ed5b93b250781924d3bc1992236e72f1eea1b34 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: decls.scm,v 1.14 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 51bdc9b68d632a418e21fe0fe64dd14b5a1712a4..dc3f5306b939e7067eeb20023af01225be5fd9a2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
+$Id: inerly.scm,v 1.11 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a343a823f8b24b00d5521c0c5e967fa53b736746..4b510c2b5e31523a9fd2a8dcbc3f97892f2a9059 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
+$Id: insmac.scm,v 1.11 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e61c86f7eef534518c60255aa2ae8a1e5081f0b0..65cb58bba10fb96361b961992d051ab3c2b6a701 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
+$Id: instr1.scm,v 1.11 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 60da3d0891e760c678a221f6afcfd5410d8f1808..8264c1c70ab6eea9a06f772b7c6ef134669247d6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: instr2.scm,v 1.9 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b294440851f9f8c1ce06a7f2e0d4e9c90c0aaac7..e2e77b4739cebf61760b9e41ee700a63f15f0442 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: instr3.scm,v 1.9 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b13e0b1a451e81618b02eb4165d873685e834d03..22b9385c81a2a06e4db1bd245fcedf3a3946be01 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: lapgen.scm,v 1.15 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 868e0f622333d1c58ac756132807301a1e402773..91eb9879d10a8940156366bfbdb7fa0454b46b5a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
+$Id: lapopt.scm,v 1.7 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 65dae41ab8dbafeba83f4d07022df5e63efdc804..40176926c4b61333b57f4915bc1119fc525a16d3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.12 2007/01/05 21:19:20 cph Exp $
+$Id: machin.scm,v 1.13 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9b263f83732f33003ef3fc6fde2648e75562fb6b..3347d21d94443110feee399cd75648c38709f842 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.9 2007/06/17 16:54:34 cph Exp $
+$Id: make.scm,v 1.10 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5cde11642a72ebc99d924157a2a3cd1f7ab574c5..df51d95ab831b6c8f6ab4d4f6729146e4f07ce7a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
+$Id: rgspcm.scm,v 1.7 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 468da1aa4e74ba999ebcececd7bab51c822c019d..2ec37cc9f17035ff9d587c1fbfe7ec110596fc6d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: rules1.scm,v 1.9 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee7657943ac0080d79863cd90dac0691e68c1a43..23e53285b8ebaabce27a578f9ccfb07904530b81 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: rules2.scm,v 1.8 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 73b09eb55fb72dc06339e27d9196f4bb9f634bf8..b6a8cf87ca249b75acfe49995f85577e85411334 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.14 2007/01/05 21:19:20 cph Exp $
+$Id: rules3.scm,v 1.15 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6a4aeb40d6c2bf0daad8d8b63e571bb7d23647b0..ef8ac0490d117923e5bc413e8cb1cd74aa89ed2e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: rules4.scm,v 1.9 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0a9e005fa75a47154af6288cebc8c938a150268..8b210d957a619b4aaf746b854d948c9289829f77 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.9 2007/01/05 21:19:20 cph Exp $
+$Id: rulfix.scm,v 1.10 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 603d3cde4762c48c8db26bc0d6adb0ffd19341b5..8a77f7cd12dbe205eb396a1d44aaec31f91371ec 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
+$Id: rulflo.scm,v 1.11 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b30bf6be4232aa7e8a552b1b0c41f07bf48858c..c2b27b707d04a60bf76f59c31eb4911d4427e5d2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: rulrew.scm,v 1.8 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eb3aea6bb893a198854a9f86d3f7f4f7e202bcb9..4615aacdef9e23ebe92440426d7fd6c6d0cc7b8a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.43 2007/01/05 21:19:20 cph Exp $
+$Id: assmd.scm,v 1.44 2008/01/30 20:01:47 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 03d93d3b28c19b82795715f1685fe2854ac6353b..6c88afcac373e0c509c85d03ee7b65cf8f2bfdb5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
+$Id: coerce.scm,v 1.16 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 27e6f595b104576bb3e8a79418805c4d0afa79c1..f747e7a94d6b44efeb65b350dea95f4212c6df78 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.cbf,v 1.8 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index da9d7b1793003f6a50ed100fd741a9ce18ac2f6b..7b0131c36b5633c29651405faf1b5a063168c1a6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.58 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.pkg,v 1.59 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3eada71885767792ce866f4ef01d51561a995b93..ae36048b595596b24dac836e759e7a1c9b9ff1e6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.26 2007/01/05 21:19:20 cph Exp $
+$Id: compiler.sf,v 1.27 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f35873fdc4191bfcc6b8e6a0676daef91890207e..7e3f61544734b25c7ee59ac42f51732f7e59a0a2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.26 2007/01/05 21:19:20 cph Exp $
+$Id: dassm1.scm,v 4.27 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 470b281ee99b776361cb79ace14de7febbd3c7b2..d58cb9e65465eddaf887ff8f813d7fa45f86c6de 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.29 2007/01/05 21:19:20 cph Exp $
+$Id: dassm2.scm,v 4.30 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c9a878d461d0d495f4666dbda97836688f0bde62..d07a1bc4cda2eb35740be2905c8d8196d93d9f3e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 4.13 2007/01/05 21:19:20 cph Exp $
+$Id: dassm3.scm,v 4.14 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6ee8cf70160b7c5df319a4400a58f17f2f4e751f..b0089242f1b765b6207737ad93a121180f509766 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.44 2007/01/05 21:19:20 cph Exp $
+$Id: decls.scm,v 4.45 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d65b5d8696216915c878799d6b04b10085f22225..065bb4a0a77b033dabca7872396ab026df1be67d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: flinstr1.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: flinstr1.scm,v 1.9 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9c44acd69469d0f10528792973ec2020d604d4c..680512008e5f4570fbad8637c5668bc9610f60af 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: flinstr2.scm,v 1.8 2007/01/05 21:19:20 cph Exp $
+$Id: flinstr2.scm,v 1.9 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7a6d3ff97941edd7ed655562f88acbe3df17266..3583de7c36c69897e3c3aa0fbbfe032e311457e0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.15 2007/01/05 21:19:20 cph Exp $
+$Id: inerly.scm,v 1.16 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3922973c8bb12fd0db4eb5eb624cd058368d661b..d5093d9dbdc43ac8dd88af139d7ab830cd2c28f2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.136 2007/01/05 21:19:20 cph Exp $
+$Id: insmac.scm,v 1.137 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5fc28f11e82f192aae305b3c6f292f3f18ccabb7..45aa15d4c3d3cac38e0ba338afe0d1e58f11ac62 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.72 2007/01/05 21:19:20 cph Exp $
+$Id: instr1.scm,v 1.73 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cf959c7d575034effb9a4160ebd17173a6716f49..c485babb9233c1fd694a332010ca02392370585e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.25 2007/01/05 21:19:20 cph Exp $
+$Id: instr2.scm,v 1.26 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca5c056c4db61f07e09642ac02d5832c2fecfcae..78448f98131986ceb929b70e9b4c4c3ae536d5d4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.24 2007/01/05 21:19:20 cph Exp $
+$Id: instr3.scm,v 1.25 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 35b6c374c376400c687ffc1d8cb6777343f06b47..1360c6596320382b3af8233ae44992165ad498fe 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr4.scm,v 1.10 2007/01/05 21:19:20 cph Exp $
+$Id: instr4.scm,v 1.11 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 039e4d5cd6b9835ce39629c4f064271e60da655f..c5e6dbb2676cbaf811e75fc7438e78713ded6962 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.13 2007/01/05 21:19:20 cph Exp $
+$Id: insutl.scm,v 1.14 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 660ee03a8f7c16ec31ee0db2d25158ea2f006287..590cef64fa0a01a2aa4e82b8b10d4719ba9bd640 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.58 2007/01/05 21:19:20 cph Exp $
+$Id: lapgen.scm,v 4.59 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e0a9d792583a2ae102c097b16d04faa92162750d..c0a25401d5935dcf89445db20a4f842a425928c9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.6 2007/01/05 21:19:20 cph Exp $
+$Id: lapopt.scm,v 1.7 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 38c49035c5bfe71d3f08d338d03e7e35f7fbe91f..cfd0e19489acd6d798e4b14df751e517b6d2d8ed 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.38 2007/01/05 21:19:20 cph Exp $
+$Id: machin.scm,v 4.39 2008/01/30 20:01:48 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cea41e5004cd8d49557508f068d1c6614cafb84d..84d4de3b27df127fefd1bc7f5dbebc280163a1a5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68020,v 4.93 2007/01/05 21:19:20 cph Exp $
+$Id: make.scm-68020,v 4.94 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7dd1ddd1cb3a44e508b7725192830a6aa2215773..2acf7da14ee18118ad8bf4c7938fa762ac5a205d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-68040,v 4.94 2007/01/05 21:19:20 cph Exp $
+$Id: make.scm-68040,v 4.95 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d8396f4d7405ce9778b9ba8a4b136a9c8c488e1..59b5d7656103a9ceb418a4efe109ecc1b0ee6bde 100644 (file)
@@ -1,10 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: mc68ktgl.scm,v 1.7 2007/01/05 21:19:20 cph Exp $
+$Id: mc68ktgl.scm,v 1.8 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aec498201c3bc7dbfb75cb8086096e67c6568f70..ebaf73820da48fe2ad2be59a721eacfaa87b34ff 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.7 2007/01/05 21:19:20 cph Exp $
+$Id: rgspcm.scm,v 4.8 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6d039bd4a511a3e016a53807245ab27038138e92..9f5688665b51f450e31ad1592ec1551a3393a9b9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.43 2007/01/05 21:19:20 cph Exp $
+$Id: rules1.scm,v 4.44 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08b4aa7595f89b6e2f130d85ac94742a416db962..7668b254c49a3040b1ab20bc02ba38ae810ad0fc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.19 2007/01/05 21:19:20 cph Exp $
+$Id: rules2.scm,v 4.20 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 640ce88a9bf4ce241fa7cec89437ebf8bea2a538..cd6be641309f5776c015aecfa139e97b9111ea30 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.47 2007/01/05 21:19:20 cph Exp $
+$Id: rules3.scm,v 4.48 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d4a3aac93d93ec65d63e69585c61133f0d854803..5482e285f0bda543cde7a147a752dfd3ff8a43a0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.19 2007/01/05 21:19:20 cph Exp $
+$Id: rules4.scm,v 4.20 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aaa6b4dcaeb2033651cda22ef1c55ae6c011717b..3d6e7ccbca759d6109579ba1981abf8d0550a0c4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.11 2007/01/05 21:19:20 cph Exp $
+$Id: rulrew.scm,v 1.12 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb8214683db5b5ac7d96fc6828f0ba9f52eb60e6..1db9f5999c7973759d10795da49bc8eefe9f3bae 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
+$Id: assmd.scm,v 1.11 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e834a1c4f639fb68a9bfb1c1ce6cfe0dc8442f0b..73393b528e97e0fcb5d75f0b7e86b42a9e59aa0f 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.7 2007/01/05 21:19:21 cph Exp $
+$Id: coerce.scm,v 1.8 2008/01/30 20:01:49 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 270a9f6224682c646a8dd81780183281708c339b..21e437b6a670b72af203ac036f6e27947f23994a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.8 2007/01/05 21:19:21 cph Exp $
+$Id: compiler.cbf,v 1.9 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc7ec95d7bdcd21ba5244d408d299b973b4cc033..ba019d513efdfc529e2784056a1ce0fc9816f41e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.35 2007/06/13 13:34:01 cph Exp $
+$Id: compiler.pkg,v 1.36 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8c01b3f7ee4bd1c5ad95aa1a7a4a00136fd8cd0..c57b7dfdc39222f40f7fe2a493af1d89e0852d6e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.23 2007/01/05 21:19:21 cph Exp $
+$Id: compiler.sf,v 1.24 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6688604b16da41aeff4e47e38705bd5c4f851890..3859e11ec47c0eb44d488effedbdfead3b7489c6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.17 2007/01/05 21:19:21 cph Exp $
+$Id: dassm1.scm,v 1.18 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc6f0bb4fedb98219202f796edb9b7659912d865..fc4da37fbdc551bb1decb0d39f9c7250d53ca07e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.16 2007/01/05 21:19:21 cph Exp $
+$Id: dassm2.scm,v 1.17 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 010c58934195549e6aaa59b53ea8bbd57f592bd0..26d148363e28c36230896342c46103aa40d49da6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.14 2007/01/05 21:19:21 cph Exp $
+$Id: dassm3.scm,v 1.15 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 967df8ec157c3f03be7c240bf46bf605190588d2..18e03ebc6dce528c25fa5a03a861e363ddf3839c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.18 2007/04/29 20:19:57 cph Exp $
+$Id: decls.scm,v 1.19 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f159369e80fabbbb9bde960fa4b5c0599d2fde2a..d4fea8d5059cb70f2aee663744b479c6ebb8f3b5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
+$Id: inerly.scm,v 1.12 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f57d6f2d17995fb2aa8a60bf9477e93bc783e58a..c00d0b063ff972ea1d2231e5c8455cbf5d6b95bd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.21 2007/01/05 21:19:21 cph Exp $
+$Id: insmac.scm,v 1.22 2008/01/30 20:01:49 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d5393397f001b5511e4d67d1ed3ac942472f7264..2086a86d0eb76166f170d5c28980fbe18beeef76 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.20 2007/01/05 21:19:21 cph Exp $
+$Id: instr1.scm,v 1.21 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a61e16557791e19c97e3d1712ce7d2f4d0b65075..3be36be25f41cc9b8d21cc31f6d4a621952ba742 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.14 2007/01/05 21:19:21 cph Exp $
+$Id: instr2.scm,v 1.15 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2495e4346486055794176b3054fe0ef373ff5117..e6d43f09ac4fc28ce3e8d19218147002bf8d0ab9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instrf.scm,v 1.22 2007/01/05 21:19:21 cph Exp $
+$Id: instrf.scm,v 1.23 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cc878ab6dd8a020ed8519a8b6fa1071a05dbc576..c0a53a9d5b560623a2ca17fb1f28a26ef8287966 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 1.15 2007/01/05 21:19:21 cph Exp $
+$Id: insutl.scm,v 1.16 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 27bfd44ffaecc6e45bb51333c76485b1c25aca5a..1a76e3d31c374c55c04cdf451ee99ca305684ae8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.37 2007/01/05 21:19:21 cph Exp $
+$Id: lapgen.scm,v 1.38 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81ccdce0426f8af5756587f2e66722c6dcf16016..57b9b5c84d158c6e43bcb5c70384fb293afa76fc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
+$Id: lapopt.scm,v 1.11 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b4880abed399de54cd500113b56be7c560fd09bf..c9823b416233c3a124671365f0db35d6d5fe461f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.23 2007/01/05 21:19:21 cph Exp $
+$Id: machin.scm,v 1.24 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 82303bc284ea45f74918b2f367afb364476ff445..9db9df7cf96100b1ff9095ddc87f2adee5c2ef21 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.11 2007/06/17 16:54:35 cph Exp $
+$Id: make.scm,v 1.12 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d2c8d54a16cb3e876623d66a28f8f3e8439f2e55..3538a0a05d0b88a2a66ddff215cb898e6ad55785 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pc-make.scm,v 1.6 2007/01/05 21:19:21 cph Exp $
+$Id: pc-make.scm,v 1.7 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be03f98f3268e288550b13d6089ddea747899961..8a3a4ff442ff975e5fdfc26a6c2dfa179f458387 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
+$Id: rgspcm.scm,v 1.9 2008/01/30 20:01:50 cph Exp $
 $MC68020-Header: /scheme/compiler/bobcat/RCS/rgspcm.scm,v 4.2 1991/05/06 23:17:03 jinx Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 38aa3d9003701306ab964935ad0be8b9bae80f01..7e72d6de5afa50f0806cbf7b3cd5a3c07979093f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.23 2007/01/05 21:19:21 cph Exp $
+$Id: rules1.scm,v 1.24 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e34e017b58d6f3b61ac4b78eacc6b53e9b38de33..9a815f8a99e4e896c09927f84f6fdc9b4115366d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.13 2007/01/05 21:19:21 cph Exp $
+$Id: rules2.scm,v 1.14 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61cb904251d88f32d7b0600d18bab11cad4ca739..aea3cfcbf9e2c87fc96dd8eb0abcd6b8e459aa4c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.42 2007/01/05 21:19:21 cph Exp $
+$Id: rules3.scm,v 1.43 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a6f217719842753e2528c45b39b55f009d301e44..bfa2131379f564ecb9d1149e2c24ed71a0df945d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.12 2007/01/05 21:19:21 cph Exp $
+$Id: rules4.scm,v 1.13 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36f01a6b045da2e9eb4d7b18880569aec76efc83..dd50cc0deb9a0c789e2318dacd690c84a996eca4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.38 2007/01/05 21:19:21 cph Exp $
+$Id: rulfix.scm,v 1.39 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0225075298216d4b5f5f92170f9a06fb49445417..eeed63af2093bddbf5aa1078581db1088a890527 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.29 2007/01/05 21:19:21 cph Exp $
+$Id: rulflo.scm,v 1.30 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 56e4d2522aaa6a058aea81ba7c004c6386f4f508..df8ba93e405e34e2749e988176b293ce9323a14d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.19 2007/01/05 21:19:21 cph Exp $
+$Id: rulrew.scm,v 1.20 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 83c1ae0fad1d9a97bfb96cd5ed327a798a34414d..68311dc92795e8821a90c4c056cfa2a8550d49ac 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.9 2007/01/05 21:19:21 cph Exp $
+$Id: assmd.scm,v 1.10 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3459f013700d547700919b10d493b93b0bc9b5fe..e428899eea002680958f87e999025549422aa412 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.6 2007/01/05 21:19:21 cph Exp $
+$Id: coerce.scm,v 1.7 2008/01/30 20:01:50 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index caae332faa0c5a3481486f2503ca1bdfffa7f490..44bf81389a8ffe7909aa52812d68ebff21158282 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.7 2007/01/05 21:19:21 cph Exp $
+$Id: compiler.cbf,v 1.8 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 027fc9a3e96017d1b6ce4f4a569ebbbc9e5c4625..4a13c7c39bc71285206a0b90ff57b3194d4a4ad6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.28 2007/01/05 21:19:21 cph Exp $
+$Id: compiler.pkg,v 1.29 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a201e9519e2273bc0ab9b6b0b3afccbf3c8f77b8..1ba866c53f69474f7387b7ba5d47c582c1275a8d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-big,v 1.16 2007/01/05 21:19:21 cph Exp $
+$Id: compiler.sf-big,v 1.17 2008/01/30 20:01:50 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c836d0eabd38974ec7aa741509828d9bc651ede7..7e205b95deef0198db02c85c959c89e0fe6fdb82 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf-little,v 1.16 2007/01/05 21:19:21 cph Exp $
+$Id: compiler.sf-little,v 1.17 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 76fcb5b6fbbb52e777fe7771c7bcdc2fbe36e70f..11687c1454f50a68cadcd5cd5a60f6142e200b72 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
+$Id: dassm1.scm,v 1.12 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b07844a964f8ad0d1bb26be4521e3c304e1a0453..8a467386ced7164e503712dade5621e86f41cb25 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
+$Id: dassm2.scm,v 1.12 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ed3d938e217568cfb2df2588cf110634e406aa4..c51df689d65186579a355c629efb4590b9d8ec59 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
+$Id: dassm3.scm,v 1.9 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be3b84b3151ff5786cb685d6a7f31737c7a04ed9..a2cdbf9f7a780e39d285f10999178ed66f789fd3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.17 2007/01/05 21:19:21 cph Exp $
+$Id: decls.scm,v 1.18 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c946f55d555579c5aa2d8389d97633ec8df6b793..d6619a15e8e3717719d8f4990d085abbd1979a87 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
+$Id: inerly.scm,v 1.11 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f910995c72e4c67e68b33a1f8de0d57b744a3150..75acbb8c88b119fb6120e3aa9fa0ce7e134962fa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
+$Id: insmac.scm,v 1.11 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a20a1c5091f0dfd978fdada624e0c0b5c07ab895..b0bf1eb0aad3aaac228e0a395a3188a971bdcb2d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.13 2007/01/05 21:19:21 cph Exp $
+$Id: instr1.scm,v 1.14 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ac75c001a105d053ad8d3eb1861a3bdda902a29..834d1a5eaa56cac1aa1c4a4bd7498ed4036b8905 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
+$Id: instr2a.scm,v 1.12 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 92568fa2eb6354d4be9175e267918fc9085e2c2f..2010649e947371018e83d120a3187bd67bf95a49 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
+$Id: instr2b.scm,v 1.11 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 79652b71fbd02cc8abbc83d93936dfda6c3663f2..db3ff069001d2525f6d0192eca6da09c8a4c7fed 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.9 2007/01/05 21:19:21 cph Exp $
+$Id: instr3.scm,v 1.10 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index afdb3f588f21957bbb1bf8111843fa3abe679de7..ad749e60833f0c0e312ab25cb4ce0f2ce1405391 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.23 2007/01/05 21:19:21 cph Exp $
+$Id: lapgen.scm,v 1.24 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 886851afc465c1c095e5cff7223b60a080abd281..4668865208f5fb21eee7a53d6d14c2c99d4c53d4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.6 2007/01/05 21:19:21 cph Exp $
+$Id: lapopt.scm,v 1.7 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c583dda8cb3ce89a282070984bec0f5184753db0..e2e7abe87bc3c5f6d2cb956369333b0c4889d2a0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.19 2007/01/05 21:19:21 cph Exp $
+$Id: machin.scm,v 1.20 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b333a9d8d8d8b6981feb8ec0e198b1c8b37f5769..7b3a1741d23a90a02dfab87d1d906350fb7e2cdc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-big,v 4.93 2007/01/05 21:19:21 cph Exp $
+$Id: make.scm-big,v 4.94 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1e606780d9174c6636ea268508fbd6d5a61734f..4b2112f71372610271b326d095fa920217ac35a4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm-little,v 4.93 2007/01/05 21:19:21 cph Exp $
+$Id: make.scm-little,v 4.94 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca8cc47a1e52e83969749a1d974ed2183e17ae60..f2498c5df80fc5831fe7f4af91e04985a3751cd6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mips.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
+$Id: mips.scm,v 1.9 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c9c92a443ead70c70707a9aebab412da16bb7325..5afc73778dff9961f4f6478e50a43cccf81f0deb 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.6 2007/01/05 21:19:21 cph Exp $
+$Id: rgspcm.scm,v 1.7 2008/01/30 20:01:51 cph Exp $
 $MC68020-Header: rgspcm.scm,v 4.1 87/12/30 07:05:38 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e992b4e7b84688c093522ae5d0c4a3e7c7edb721..1a0833eb86f078fc51f432e9d102a9cd3113356d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
+$Id: rules1.scm,v 1.12 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93ca3d09634f16f748646467daec20c86ace27d1..4458b03cb3f8f5014c1790f1eed78a76eb802c79 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.7 2007/01/05 21:19:21 cph Exp $
+$Id: rules2.scm,v 1.8 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1bec1707106624e270dff3ca14773b8139a53f88..3403754dbdb95181eefc611b687c435feeb7fe73 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.24 2007/01/05 21:19:21 cph Exp $
+$Id: rules3.scm,v 1.25 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bfebbacbb2b341e828a8d6a6c19a36b63e2ff927..bd6c33061685f85aee6a75d794a177e1500c124b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
+$Id: rules4.scm,v 1.9 2008/01/30 20:01:51 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cacf61fecbfc3b9ef2b84e98d4624aa19ff783e6..e4e00a7f50145284468711645718c91084c6be4c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.15 2007/01/05 21:19:21 cph Exp $
+$Id: rulfix.scm,v 1.16 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b00e10627b1ae5fe8efb9ab5909c58880d178539..d62f9cad88b1320ff58ff57ad92b2a9f6ba2eab2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.14 2007/01/05 21:19:21 cph Exp $
+$Id: rulflo.scm,v 1.15 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e008929fbf6097b3085978e9b1bd8d03f3f26470..e0fc7a62a392c41d83a1cf265bb57b301a683bf0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
+$Id: rulrew.scm,v 1.12 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d36e467f6a79605c0345ec2bc08dd5b01aacc018..0a6d5a2b5d3409de0d2e8cd9974824da8e0b912e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
+$Id: assmd.scm,v 1.9 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b0d06df020b3a97c7d9b75e56f6b667ab0597825..7236fcaf7a5ae8eb7e51afa9e3ced2aa4252b863 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: cf.h-sparc,v 1.6 2007/01/05 21:19:21 cph Exp $
+$Id: cf.h-sparc,v 1.7 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43ebc2fe20f7073fc32ab0a9d825c88c70cc9de4..79b73fe203f8c6cfce49a6a97c5dc8b3088f47e3 100644 (file)
@@ -1,10 +1,11 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  !###
- !###$Id: cmpaux-sparc.m4,v 1.6 2007/01/05 21:19:21 cph Exp $
+ !###$Id: cmpaux-sparc.m4,v 1.7 2008/01/30 20:01:52 cph Exp $
  !###
  !### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  !###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- !###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+ !###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+ !###     Technology
  !###
  !### This file is part of MIT/GNU Scheme.
  !###
index a00ba0fe57e6a6e888492b22f4879263e7a47101..a8282065dc0d7e007e2f0b9e09f3ddfff07239f3 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpint-sparc.h,v 1.6 2007/01/05 21:19:21 cph Exp $
+$Id: cmpint-sparc.h,v 1.7 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 159a96579c6958c0ef4eaf739281571cce253522..21842541a365c7d1a795b4863192e685b2be41ab 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.6 2007/01/05 21:19:21 cph Exp $
+$Id: coerce.scm,v 1.7 2008/01/30 20:01:52 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41cd1bf3a85c9f295eb7e5516a9266c201efd480..25f795241ec840fe03fa367db34c313d08255dd3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.11 2007/01/05 21:19:21 cph Exp $
+$Id: decls.scm,v 1.12 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aed7fc810cde030569716f7208eab76446848c05..43955b990d0218d7a77b98be0e05ddcea37ec450 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.10 2007/01/05 21:19:21 cph Exp $
+$Id: inerly.scm,v 1.11 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 52d06e22f68f8614a5b400c9c6d052e44d495ac4..6902b7f4916b189a800305e5b36935dd76b6db16 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.9 2007/01/05 21:19:21 cph Exp $
+$Id: insmac.scm,v 1.10 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 216ed356311f028127b1c1f0d4c33fab20f99461..20960c923f1c166937cd064b84e1520fcd281e2f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.8 2007/01/05 21:19:21 cph Exp $
+$Id: instr1.scm,v 1.9 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 31f028473c2330ad865d76fd556b96a98a6d974b..c9931c4ae6faa80b98c2bebd82eb97ba64867b9d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2a.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
+$Id: instr2a.scm,v 1.9 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05f26a345df64519bea60938bf69d74e5f03b6c3..44459696e875943a7a3a73773b3f5827e994bd0b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2b.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
+$Id: instr2b.scm,v 1.9 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ff2aab56e58420a800d36136ec34064e7a6e067..ab022a55deff5b5a422d90c6534a3e4b69c38319 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
+$Id: instr3.scm,v 1.9 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2961beae4c2fa81b329f24d688be01cfe01ceee8..af6e0b2ce58e6704a7733bc7af431b50cb20c57f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
+$Id: lapgen.scm,v 1.11 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0a33c6f281ed2136d05c2ea525e15af802a67006..97e96c7d8ac77e695b7af26f9ec53f5946919fd5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: lapopt.scm,v 1.7 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d43c6969ac656444a95c1c80ca9e2d395ff5a2b0..830ce7df112798b8b9d9479afe5c2a7b367ac2e6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
+$Id: machin.scm,v 1.8 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 151a02dd14cb95a83e1cc47d0ddff442b1014cd3..6cb93530c65d22d079dda787f3039994c4ae491b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
+$Id: make.scm,v 1.8 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ffb6358365da4c46eadd902e902e5fdebacc5cca..ba84018580c7bfda9283b1ae47989ec4d9f52994 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: rgspcm.scm,v 1.7 2008/01/30 20:01:52 cph Exp $
 $MC68020-Header: /scheme/compiler/bobcat/RCS/rgspcm.scm,v 4.2 1991/05/06 23:17:03 jinx Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 508e4b3886ec854f089e646d8533422d77b62e77..83421860ac044d7fae7494e784121dbf8f535aac 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: rules1.scm,v 1.7 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 783406d6529f7a31623871b0db326623d310eb31..d3e7b17a57e1aa4752aac606acfeb15e27b9ceb2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: rules2.scm,v 1.7 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 48af1ff5246e22d483316b59d4d1b61cd31b5ccb..a629eadd73933f471abe23b9c22a48a4ac1e348b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
+$Id: rules3.scm,v 1.9 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0b8785b7fca0c1d51e56a045524e7f6caaa85c29..0e1deca24bf32d3d732a5aa9c0598ffa5fe71e28 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: rules4.scm,v 1.7 2008/01/30 20:01:52 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 808f1ca29ecd3ddee173482769bae183a3b57494..404bde4636289eaa7d0c73f880b3d19d73c19aec 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: rulfix.scm,v 1.7 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05c4e7ec3c7e4f8b54b5d6a9ee5a359effa68813..456a8419e167498bbcd622f169cb1d764880daa1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
+$Id: rulflo.scm,v 1.9 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1bbc15a481f828b28164a526b0ac4681e833015c..cbfd87fc0b75eb04acdbf4b498f5ad7fdf6b5856 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: rulrew.scm,v 1.7 2008/01/30 20:01:53 cph Exp $
 $MC68020-Header: rulrew.scm,v 1.1 90/01/18 22:48:52 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 415e0128a3cab63e07dd99325cd3ccebb35d3090..5ac717a52e379dd8db2afdd90cb8ed06c3333538 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 1.37 2007/01/05 21:19:22 cph Exp $
+$Id: assmd.scm,v 1.38 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e90dbde538869bba136ea13232b1461b282e1395..a6be2daa9afcf200c108f3f48f19befaf1179789 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
+$Id: coerce.scm,v 1.11 2008/01/30 20:01:53 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6375454a2f8ad3dac91a5bd0960f2dc8d1cada9f..9b8c11285d1c3ad92913fdb84715f2a5987f7ef7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.7 2007/01/05 21:19:22 cph Exp $
+$Id: compiler.cbf,v 1.8 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 399fe5fc4b007bbd7709baca45ae89a808997092..ba4737f22cdd479929cb9f30026a23a04cd6b145 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.58 2007/01/05 21:19:22 cph Exp $
+$Id: compiler.pkg,v 1.59 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1192766954d0491dc8f831859cff36322167ac23..b1eb05d9d740b3a2f7f201869af33d8120c67807 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.26 2007/01/05 21:19:22 cph Exp $
+$Id: compiler.sf,v 1.27 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 000d85c1c4c16829d5014b732f341359394241ef..0f3a8b3424d781e2cb58698f0c7a88b63fa81a3c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.26 2007/01/05 21:19:22 cph Exp $
+$Id: dassm1.scm,v 4.27 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index baceda540ed053cdb45dd32713825f9a2e4f320c..6fa5379211ccb36557b44992c948f4bb02d41596 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.27 2007/01/05 21:19:22 cph Exp $
+$Id: dassm2.scm,v 4.28 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08b3c00221dc8e29ecfa3a1c7f6cb996c02b44e0..8f248bb8870c54d3a825242514429d4a22ed03da 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
+$Id: dassm3.scm,v 1.8 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9be6aa591bfb7c14076094aad408a794ad01189..deb33a051fb76a01426cc73fb75743d05842e35a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.42 2007/01/05 21:19:22 cph Exp $
+$Id: decls.scm,v 4.43 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db07afde75ed2628ca14908ce61535ff8337d74e..23b154e3cdd6c11a0cf87c37d93ba02dbcd7a00c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
+$Id: inerly.scm,v 1.11 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b4c04ec892fbd954a9063625150a0b65868307c..d5598c255c86172b8898ac3f9008cf73786017e0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
+$Id: insmac.scm,v 1.11 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 27b7ed63bc7a4399443dff71d2b6f477ddcc9aa9..7da9cc9f0e2617799deb9e4094a3cea480947aaa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.10 2007/01/05 21:19:22 cph Exp $
+$Id: instr1.scm,v 1.11 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93288ba592ed6c65b0e3bb9941980b00a87c6426..1b4ce078410615ecce540a4fd94d215d809f52a6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.15 2007/01/05 21:19:22 cph Exp $
+$Id: instr2.scm,v 1.16 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 53ac65fefd3cabca1900ac9ab0938c43115c1b82..e49dc4dd83a09c844cfc6bb03b3946714191cd5f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.9 2007/01/05 21:19:22 cph Exp $
+$Id: instr3.scm,v 1.10 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0586c7f3878aa0d360ea6afe3b16aea4c5e70993..4ddffd82f4bef3cbfb04a31568943e0fb43ca91b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.55 2007/01/05 21:19:22 cph Exp $
+$Id: lapgen.scm,v 4.56 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 844f93f5575f0dfce0eb71004e0c1898c215bfb0..18e4e68a01a0f7e4e50d345f5b5d93c947bd4a73 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.19 2007/01/05 21:19:22 cph Exp $
+$Id: lapopt.scm,v 1.20 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b60ad090742d1f3fc2c98971406137da58f4680..081666a66c5da7cf07aca48e1430de662a96b7b4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.34 2007/01/05 21:19:22 cph Exp $
+$Id: machin.scm,v 4.35 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index acbc64c3d22d246e014ec2a515c1596665f81367..fd3563b02b4315fc93f03c7dca3e0fa527e3c6c8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.95 2007/06/17 16:54:35 cph Exp $
+$Id: make.scm,v 4.96 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1c17969efc204725b18b4ecfcc5df8f1e24f057d..e9a394c95dc60aae2edadc69ff7a055df782c05f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.8 2007/01/05 21:19:22 cph Exp $
+$Id: rgspcm.scm,v 4.9 2008/01/30 20:01:53 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b11afb3b9a1e00a399df880373dda2fa7341cb37..094733a306ceb816200f8fc1b46081e5f67fe5b9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.40 2007/01/05 21:19:22 cph Exp $
+$Id: rules1.scm,v 4.41 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3cd35d5bbf74ceebadb25d8eebd992f014333150..d6d69dacf4c5e17912cdc9b8f4547164e65f60e2 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.19 2007/01/05 21:19:22 cph Exp $
+$Id: rules2.scm,v 4.20 2008/01/30 20:01:54 cph Exp $
 $MC68020-Header: rules2.scm,v 4.12 90/01/18 22:44:04 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9958191a27fb9d558b6c2d253177be011417512c..0922312b73c43217ce22806b5ec043488596b1cb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.48 2007/01/05 21:19:22 cph Exp $
+$Id: rules3.scm,v 4.49 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1a2c10a8cd3fac401ff656a70a459c626e8bcb9..cb338c38f7d1b8b52f94bce3562a27d7a3e1f187 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.17 2007/01/05 21:19:22 cph Exp $
+$Id: rules4.scm,v 4.18 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 901bb4dcd437daf97398e5fadecd309285bfd3c1..f2e4bf94a2443104e0a6245bda54dbf0e8aff387 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 4.54 2007/01/05 21:19:22 cph Exp $
+$Id: rulfix.scm,v 4.55 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aa34bc7e16946caca402325f0784ba4ceeb1fc4e..788d13000a22fa94810297d92e4f33cbae2a673a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulflo.scm,v 4.46 2007/01/05 21:19:22 cph Exp $
+$Id: rulflo.scm,v 4.47 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 23a497e12b9082f322cc0df5c914810d72eec90e..1d020224f965218f5a9239f344b2e4b20d908dca 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.17 2007/01/05 21:19:22 cph Exp $
+$Id: rulrew.scm,v 1.18 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c1509d2463fe9f455d1e944cc4bc44c8d7f92251..278af083310dc6f58b7dbc0a426545f2d74d7f4e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: assmd.scm,v 4.13 2007/01/05 21:19:22 cph Exp $
+$Id: assmd.scm,v 4.14 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c55dd0bb5765f6de160ae36be1cd876a8f3127e..888844df248da444b3cd6b90a176150437264cbd 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: coerce.scm,v 1.9 2007/01/05 21:19:22 cph Exp $
+$Id: coerce.scm,v 1.10 2008/01/30 20:01:54 cph Exp $
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8695743a5a31cdfbc0cd56d0898d6376b1ffb086..7165b6e2cedbce3d6cb6f7153200651e7f757e14 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.cbf,v 1.10 2007/01/05 21:19:22 cph Exp $
+$Id: compiler.cbf,v 1.11 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c52d5468b09b1a41b7bcb58224c4366ddea20b24..d38f1005446b0fc832aa36778178f30c2852fa5b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.30 2007/01/05 21:19:22 cph Exp $
+$Id: compiler.pkg,v 1.31 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c858e639f8fdae68c482aadc819244d834d99d1a..25495f8ef82d895a81e1deaa5ac4d8330f1b9f2a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compiler.sf,v 1.17 2007/01/05 21:19:22 cph Exp $
+$Id: compiler.sf,v 1.18 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6916acafd3ab8564bb435c5756ecfdfb2f856938..49a4fe3e150d7925835ba204593664fe8e08ac20 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm1.scm,v 4.13 2007/01/05 21:19:22 cph Exp $
+$Id: dassm1.scm,v 4.14 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0eecf783e9bd8c572cf9b7c62f52dfdd47b375f..e99e4d63ccb3a09f354ee3da67b2a2dc097942f9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dassm2.scm,v 4.19 2007/01/05 21:19:22 cph Exp $
+$Id: dassm2.scm,v 4.20 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bc3907930545ea5a9bdc482fe2224cf1969501b9..dbca90829377a64d042eb7e5828322f5852263bd 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: dassm3.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
+$Id: dassm3.scm,v 1.9 2008/01/30 20:01:54 cph Exp $
 $MC68020-Header: dassm3.scm,v 4.6 88/08/29 22:40:41 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 54bc694ce07190b286cddd5565d89f40c2187a20..e997a978be1675dd70f2f1f7529a4fcea8c25702 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 4.20 2007/01/05 21:19:22 cph Exp $
+$Id: decls.scm,v 4.21 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c69789db1bb2ee4aa519eacc9c8e70fb1913b5d2..c940896040d2eaa77a8f96f295c9650771402b5d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dsyn.scm,v 1.16 2007/01/05 21:19:22 cph Exp $
+$Id: dsyn.scm,v 1.17 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 955e5de8c29d6fe4e652856d61480b71e7177700..8bd33139939cf6c604324babe751b1973c9e712a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: inerly.scm,v 1.14 2007/01/05 21:19:22 cph Exp $
+$Id: inerly.scm,v 1.15 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 139fae0e5b8172006aadfd52ad1515db5303645d..3d800c0d1c843c82e3266316781036d32675ce46 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insmac.scm,v 1.21 2007/01/05 21:19:22 cph Exp $
+$Id: insmac.scm,v 1.22 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f8f03a10a5616d497474f6d11cf589af95c64a0c..d0b9abef3f91043c95091c1463728236c8a51dd8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr1.scm,v 1.14 2007/01/05 21:19:22 cph Exp $
+$Id: instr1.scm,v 1.15 2008/01/30 20:01:54 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f3e5070557e8ae4ee8b496a173f6f14cfcc24e0c..5a592c77e12a7e24569cb4bb7a79c81442c91e1c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr2.scm,v 1.15 2007/01/05 21:19:22 cph Exp $
+$Id: instr2.scm,v 1.16 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13f7c3c7f9a660aa0a954fc62b5df71fcdca77b9..d05c0f8903a66a7256b861bd124889cbcf770bad 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instr3.scm,v 1.18 2007/01/05 21:19:22 cph Exp $
+$Id: instr3.scm,v 1.19 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 423a87eed3765ff2cc3280ea6c1008107ffb12cb..e5bea55c202bc1795ecdd402d57888c1754f007a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: insutl.scm,v 4.8 2007/01/05 21:19:22 cph Exp $
+$Id: insutl.scm,v 4.9 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de9b24f9735c23129f9e3a2e852b42b58c19c27b..1c37a61661244bea40f18cf90b57cfd31ed5e514 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapgen.scm,v 4.23 2007/01/05 21:19:22 cph Exp $
+$Id: lapgen.scm,v 4.24 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3467d5e3ac57529797fb571c853e2cf6a55d9444..67d702ba8bd174d8277750b366a2126ba39eb396 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lapopt.scm,v 1.6 2007/01/05 21:19:22 cph Exp $
+$Id: lapopt.scm,v 1.7 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e21fbb510dd85c8aeba9c1dd2afa6130d75818b0..a3f8e7791a51bf88de00fbcab0fa2d9053d670af 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: machin.scm,v 4.17 2007/01/05 21:19:22 cph Exp $
+$Id: machin.scm,v 4.18 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 12e07993aac8989d4a88e18982ec55957ea17ded..1766e9902b5aa6befb0cf8e70ad9b2cea441ba0c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.94 2007/06/17 16:54:35 cph Exp $
+$Id: make.scm,v 4.95 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bae4117971a1ca586f6d602cbcde15797a15d53c..63afe5d50401e46e74554395d20de8c65926049e 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rgspcm.scm,v 4.7 2007/01/05 21:19:22 cph Exp $
+$Id: rgspcm.scm,v 4.8 2008/01/30 20:01:55 cph Exp $
 $MC68020-Header: rgspcm.scm,v 4.1 87/12/30 07:05:38 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec3652f920691c10030cb78c68a9d8ac849ce406..5be8c8916ad70c5e8c3b70bff5395dc7fdf8ca3d 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rules1.scm,v 4.12 2007/01/05 21:19:22 cph Exp $
+$Id: rules1.scm,v 4.13 2008/01/30 20:01:55 cph Exp $
 $MC68020-Header: rules1.scm,v 4.34 1991/01/23 21:34:30 jinx Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7737b60312f80758aeef734f7ecbc11de33eb48c..46443bf9106fc5b01f9750f8d59193f2a722c22e 100644 (file)
@@ -1,11 +1,11 @@
 #| -*-Scheme-*-
 
-$Id: rules2.scm,v 4.9 2007/01/05 21:19:22 cph Exp $
+$Id: rules2.scm,v 4.10 2008/01/30 20:01:55 cph Exp $
 $MC68020-Header: rules2.scm,v 4.12 90/01/18 22:44:04 GMT cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 587ce977cce2f8dbca351ae147803f871e46d0d5..5644ad34d75061db9f331a3d3d2520c5f632d535 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules3.scm,v 4.18 2007/01/05 21:19:22 cph Exp $
+$Id: rules3.scm,v 4.19 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c91c8ab43a3acb4fcadeaabc9fcf7c93485f1428..a440dbaa73205a154b725b0309acdb42ad4440fb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rules4.scm,v 4.9 2007/01/05 21:19:22 cph Exp $
+$Id: rules4.scm,v 4.10 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8edaf5b3c322bc8fc1df072ab2ae58e8dd2afac6..3ececb7f761f822b131a0ca13a8fc99796aec9db 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulfix.scm,v 1.12 2007/01/05 21:19:22 cph Exp $
+$Id: rulfix.scm,v 1.13 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8be94c6ed2bc8c7a8c435c2deabe53b99b2c77a4..5547544d925c54990c36c6c460c5d418cb253e89 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rulrew.scm,v 1.7 2007/01/05 21:19:22 cph Exp $
+$Id: rulrew.scm,v 1.8 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f9080c68f5598648698a03746347a8fb4c6337d4..7f824450fea3779a35753795e39d36c078128415 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regset.scm,v 1.8 2007/01/05 21:19:22 cph Exp $
+$Id: regset.scm,v 1.9 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b78b21bef4c7c47003e811ffe36b76a88c5eb11b..3ae0ecb2a1de99b00f4c70cd5c13c6a20dab1544 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgraph.scm,v 4.13 2007/01/05 21:19:23 cph Exp $
+$Id: rgraph.scm,v 4.14 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6c51da6d5543b536fb6240c037be9151a629b7b4..3f6efe992c7e9305543c37101bfe93e9320b9096 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlcfg.scm,v 4.14 2007/01/05 21:19:23 cph Exp $
+$Id: rtlcfg.scm,v 4.15 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b6e06481c8e778018e489ab93844eb55e5870984..ee1ab7304d9c137e7e1194c3350cd734f943fa96 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlcon.scm,v 4.34 2007/01/05 21:19:23 cph Exp $
+$Id: rtlcon.scm,v 4.35 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f942a8a233dd87e7e79cca49e4a6e6799135cee..58d3cd2f225304fd36e4da7e88f6d07978ddb887 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlexp.scm,v 4.24 2007/01/05 21:19:23 cph Exp $
+$Id: rtlexp.scm,v 4.25 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b079b3af82486e4809efdaf4eb4115cf2f626cea..9eaa9bf586b77c0eb8d7ce855266ea3772ee81e4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtline.scm,v 4.15 2007/01/05 21:19:23 cph Exp $
+$Id: rtline.scm,v 4.16 2008/01/30 20:01:55 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a29a4327614dfd4c5616376f9ede9beb3e9d11eb..0576206cd36a359db4e2980b63eeffa20e26e4a9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlobj.scm,v 4.16 2007/01/05 21:19:23 cph Exp $
+$Id: rtlobj.scm,v 4.17 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 691dc778704d9cf9656722c6c62180baad79759f..7c6dfdff3ebb0eb32d7c581aa62ae696572b2e14 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlreg.scm,v 4.14 2007/01/05 21:19:23 cph Exp $
+$Id: rtlreg.scm,v 4.15 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fbb52c7c3b8315c525b2238df3892f4f1edc87d9..a8d407302a28250e102569f4bfcac640e0e8bf0b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlty1.scm,v 4.27 2007/01/05 21:19:23 cph Exp $
+$Id: rtlty1.scm,v 4.28 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7e60de0a02d09d31f64c99e45751be4b88f68d55..909a2448690977c8f3b643f2f01dcbbf273e4750 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlty2.scm,v 4.17 2007/01/05 21:19:23 cph Exp $
+$Id: rtlty2.scm,v 4.18 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea662aceb93de87b48fdd2244191742f3d7f8028..76c15876df4aa62a0bf8cc6962471191ca105285 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: valclass.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
+$Id: valclass.scm,v 1.12 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 66f49c03642c8273af8ffa75674bb1f51a4844b0..0cafd835c6d5a4d732c7590ffa9ceea6cb1629d5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fndblk.scm,v 4.16 2007/01/05 21:19:23 cph Exp $
+$Id: fndblk.scm,v 4.17 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 456badfa03f378db172c18c29bbede7f3e7b82ab..09bdab0313b7504a6cea46d699b468ff8a005b4e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fndvar.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
+$Id: fndvar.scm,v 1.12 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d6944f60642c6166ef24e679a2b11cd1a39d97db..60fc53fa42b2b5c6270df1a935fc5bf5aa629c49 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: opncod.scm,v 4.81 2007/06/18 17:31:05 cph Exp $
+$Id: opncod.scm,v 4.82 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 36c19125a42921278545b7686c55e10931715d1a..26b5d30ad69cf76dd72ba32ec3e44183af3ea231 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgcomb.scm,v 4.25 2007/01/05 21:19:23 cph Exp $
+$Id: rgcomb.scm,v 4.26 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 012b40bad265963c08a6623cd551ef6130705f7a..d2b1afdade06ea619e8ca73f7a612b0da6a537c0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgproc.scm,v 4.19 2007/04/29 20:16:05 cph Exp $
+$Id: rgproc.scm,v 4.20 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a081299974f2f81e64abae663ae13f486c5ab80a..871091b28ab6a4054c193ee1ad405c142fa9f759 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgretn.scm,v 4.18 2007/01/05 21:19:23 cph Exp $
+$Id: rgretn.scm,v 4.19 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 899c063d74d3b4fc27c7cba5efc92d5f7d645090..4c5b8cc18c28b41b5f29ca82e4415ceaa40fc033 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgrval.scm,v 4.27 2007/01/05 21:19:23 cph Exp $
+$Id: rgrval.scm,v 4.28 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7be6a89ecbb13497d724af18f621700f808c31f8..e6e69ea93f82362e9c40d61cbb3ee8941b1213bf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgstmt.scm,v 4.21 2007/01/05 21:19:23 cph Exp $
+$Id: rgstmt.scm,v 4.22 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef9c43c99c9c5265dd29afa4b9732b063b6ae304..3a3268d2839743c767afc3c3d10c27f91796388a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlgen.scm,v 4.34 2007/01/05 21:19:23 cph Exp $
+$Id: rtlgen.scm,v 4.35 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a5af47559e1a39ce23e2ca7984ea62f40ba7c9b..5a2712f03b5eada61274db6e6792331863afae50 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ralloc.scm,v 1.22 2007/01/05 21:19:23 cph Exp $
+$Id: ralloc.scm,v 1.23 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6d01279b938b7ab78ad933107f69957de320131e..bbda9b893d1902ae7989fe5604d97908c01eff2a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcompr.scm,v 1.19 2007/01/05 21:19:23 cph Exp $
+$Id: rcompr.scm,v 1.20 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 291c67b109e13b584888df4e52d52ce3ca6f588f..3b3d580af53bd708cecda9cbad22936592d3a748 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcse1.scm,v 4.28 2007/01/05 21:19:23 cph Exp $
+$Id: rcse1.scm,v 4.29 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 59373953651dbb49ce1d092a1b9499f02f3a8f91..116126fd1608eba8dc60f91ef7e81ee0fbb7f291 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcse2.scm,v 4.18 2007/01/05 21:19:23 cph Exp $
+$Id: rcse2.scm,v 4.19 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 170e66251856b8d47ee42e8425e4ed0f095f8ddc..9b7cfc060ef37fc155dcb7af297f56dbda653d0e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcseep.scm,v 4.11 2007/01/05 21:19:23 cph Exp $
+$Id: rcseep.scm,v 4.12 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d72fd534f961f8970cb6d0dd5045d6dabe2d5e73..c2e5581c281e8287a6eef6589874ec6a432789c7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcseht.scm,v 4.17 2007/01/05 21:19:23 cph Exp $
+$Id: rcseht.scm,v 4.18 2008/01/30 20:01:56 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 88020a4133eb21ecb3be8a6f91f4cd4ed4e419de..dc366994318f1b0312fe2eacdeed47cb597f8a0a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcserq.scm,v 4.11 2007/01/05 21:19:23 cph Exp $
+$Id: rcserq.scm,v 4.12 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea8e748a4670c0af61e69fff367a02643ebc0a92..d24c25701211c5d5a767b411ce82d976f41a7a85 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcsesr.scm,v 4.8 2007/01/05 21:19:23 cph Exp $
+$Id: rcsesr.scm,v 4.9 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a33b051b276b81c5492ee6b620d80dc375b3c55a..4de94f245e6d874292eeba6b63493a8c90714b0e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdebug.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
+$Id: rdebug.scm,v 1.9 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f673790d43a34fdb5fd953e54296d2ecef5d392..baf0297befb2cb71085f005c04cc5d1434118f0a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdflow.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
+$Id: rdflow.scm,v 1.9 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 605c0ee9e6ee4a46c26a4db9bbcc18a2ea2b03c7..111f22253132ff461e6d2bc01714f68ec61ba565 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rerite.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
+$Id: rerite.scm,v 1.10 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f9bee0894efa8bc641eb697d294ac2c8182eac7..2c163059201d536a0d61253caee89a98e893b528 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rinvex.scm,v 1.14 2007/01/05 21:19:23 cph Exp $
+$Id: rinvex.scm,v 1.15 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e4f6ff6072f83a7b9d8061fcedac7fa1839d05f..63b4f3d14f50e07197446c648303587f6e43bce6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rlife.scm,v 1.65 2007/01/05 21:19:23 cph Exp $
+$Id: rlife.scm,v 1.66 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee099c1a78b55a5d6dd3b910f137143f0b82f374..ae88e3a3ff7da37066144a18cf0cf4b83273b6d5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rtlcsm.scm,v 1.6 2007/01/05 21:19:23 cph Exp $
+$Id: rtlcsm.scm,v 1.7 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca75bbfb4ce661dc66c423d8df3d42b7eb372589..d50e5f9e36d68540c4cdb6f3207d093c4dfac1f4 100644 (file)
@@ -1,14 +1,14 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme], [7.7.91], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.19 2007/06/23 05:47:42 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.20 2008/01/30 20:01:40 cph Exp $])
 AC_CONFIG_SRCDIR([microcode/boot.c])
 AC_PROG_MAKE_SET
 
 AC_COPYRIGHT(
 [Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 118df8984a5a121698ff8dc4c76e79e9226dac22..8002effddb7e30ca5223cf86b03cda65e14794ee 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: anfile.scm,v 1.12 2007/04/29 18:24:29 cph Exp $
+$Id: anfile.scm,v 1.13 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 264e949fc659ea7d66fdf207cc2d9b1ec2838c87..f9c60b1c8ad45be21780fa856e548bdb4f683e69 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: conpkg.scm,v 1.18 2007/01/05 21:19:23 cph Exp $
+$Id: conpkg.scm,v 1.19 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c17c9ec5c8235df848d015e765e16eaeaa8a0130..6661ea2ddc55e03f8084d8afc0b3a7e67f054b21 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cref.cbf,v 1.7 2007/01/05 21:19:23 cph Exp $
+$Id: cref.cbf,v 1.8 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a8e8d5315d5b694cdf7391f5458c6328331336a7..fc60cf774434bac8b2608a52a81cf709b9d91656 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cref.pkg,v 1.15 2007/05/09 01:55:34 cph Exp $
+$Id: cref.pkg,v 1.16 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 229372dfa68d091fa87bcdc0125a6e8dca9b0001..fb2604efb865d064c47580c33cb492955c3d15e7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cref.sf,v 1.20 2007/01/05 21:19:23 cph Exp $
+$Id: cref.sf,v 1.21 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8af6fad75df72fcbe16656aefa2ae2ca0c43536..1f97c61bc755e0c607b57a891c53bc0af336c9bb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: forpkg.scm,v 1.15 2007/05/09 01:55:40 cph Exp $
+$Id: forpkg.scm,v 1.16 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3c1092b2b2dcc40ad930a4a375ee05d22883ffb2..0628f58682b3f5949c1883ae0dd79362696573aa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.33 2007/06/06 20:03:24 cph Exp $
+$Id: make.scm,v 1.34 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b382a7105bc5f3a2dc9ade948eb07b413c570c73..db4fd4ce9e1af2fd6bc1c40d22fc4fda2ac7f426 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mset.scm,v 1.6 2007/01/05 21:19:23 cph Exp $
+$Id: mset.scm,v 1.7 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84c366394ef44dc4d89fef1722d5565c961f8a26..bf326369704858ac027ea0e6ade34460c2e649c4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.18 2007/01/05 21:19:23 cph Exp $
+$Id: object.scm,v 1.19 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ed8aef238565c57f2b91026a289b289e96e8f13..28ba0ccc320a560369264a2cdfffe452c64b1596 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: redpkg.scm,v 1.33 2007/05/10 03:45:22 cph Exp $
+$Id: redpkg.scm,v 1.34 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e0580893a3f2986ad9d9f07132d5342c8647e6b..9390d37d28039a52230de8e4d6141ab3bbe1a22c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 1.29 2007/05/09 01:56:48 cph Exp $
+$Id: toplev.scm,v 1.30 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0b30ce62942a5dbd2bc8dd0361d476187ad3f3a..15388b514b31398eba68362375f7d0aa81f431c7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: triv.pkg,v 1.12 2007/05/10 03:45:45 cph Exp $
+$Id: triv.pkg,v 1.13 2008/01/30 20:01:57 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8f43e92dbc1efbad39abf6147d6eba3fda8d37bb..d097d7a3f140a9b36afc181b71077b51e00ff34c 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.16 2007/05/14 16:50:38 cph Exp $
+# $Id: Clean.sh,v 1.17 2008/01/30 20:01:58 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d73214b228514549750a1b20bf91b5f0102d35dd..17bdc73144efbab184c9004790e76d2d6309e4fc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: abbrev.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
+$Id: abbrev.scm,v 1.13 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a7e1bb2567d9e06a6b2d7dc931a10271582ae88b..43b1fd9c4c6b59a3c7564818ae0fc9252ca149db 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ansi.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
+$Id: ansi.scm,v 1.13 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f3ff5fe07a34e7ac30459a284d8caf0ad09c296..1db8ffa992f98d1c56a93c267717e4b10b173f14 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: argred.scm,v 1.38 2007/01/05 21:19:23 cph Exp $
+$Id: argred.scm,v 1.39 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a88b3476a0f9c5c3a1f068a659718fef03c209a6..8efb06ed35f70c5cfdf6015d9c7b628cb0aaee12 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: artdebug.scm,v 1.38 2007/10/09 04:43:48 cph Exp $
+$Id: artdebug.scm,v 1.39 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 27d9320d885ed3f17b19037485acc864f279b850..8aa8f7d85790f534392acdc94b83e5ed43469cc4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: autold.scm,v 1.70 2007/04/14 03:52:39 cph Exp $
+$Id: autold.scm,v 1.71 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78f4bd271e2ee8e31970c00b4bf4b8c010ae8cf2..54bd6d02b4486fbf0771ed4d6ad295e57c6597cf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: autosv.scm,v 1.39 2007/01/05 21:19:23 cph Exp $
+$Id: autosv.scm,v 1.40 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1b6ba47464fefd8c3f555fa733f264cea6d98146..8acf29112cc4daa7bd5419a2ea07d533bcec9763 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: basic.scm,v 1.147 2007/01/05 21:19:23 cph Exp $
+$Id: basic.scm,v 1.148 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9124d00a34b798b7daa37f9e2b8a27269c3ca3d3..32f007ae23f3a74ebfc46c8323d6d015319a2992 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bios.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
+$Id: bios.scm,v 1.10 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dea831316cf12a7b0f477b2ea463aa7c8949e409..5060b4fee80025d6d2fd680e0f6b49e311fe9609 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufcom.scm,v 1.112 2007/01/05 21:19:23 cph Exp $
+$Id: bufcom.scm,v 1.113 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80deae51e8c94bbf756383ef307019ee9a5897e9..33af9099a4a1752cf97f33097554b8b0cf786d9f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: buffer.scm,v 1.196 2007/10/09 04:26:24 cph Exp $
+$Id: buffer.scm,v 1.197 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 28a3dedb8e51a63b2fff6cbfc8109686014fa5bf..38b044e25e9186e767b82ec14f05d1fc3fac9521 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: buffrm.scm,v 1.65 2007/01/05 21:19:23 cph Exp $
+$Id: buffrm.scm,v 1.66 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b11462aa9e130b5fa81dff92cd1dfd0c9903653d..3d5222449e50b3136fc851406f32ebf9bd39ac9a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufinp.scm,v 1.16 2007/07/07 17:22:19 cph Exp $
+$Id: bufinp.scm,v 1.17 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f087d2b8ed13fd717883fcc09e2f07c91e17649c..79c87ed82dea400b5014a7019bcdb99fbb488f91 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufmnu.scm,v 1.136 2007/01/05 21:19:23 cph Exp $
+$Id: bufmnu.scm,v 1.137 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b3876324baa61bb2c742e2ebbe6fd7ee3ad2401..35eda921bd77c9b6ad0a7fafcb6a38d5d5b22d50 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufout.scm,v 1.19 2007/01/05 21:19:23 cph Exp $
+$Id: bufout.scm,v 1.20 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ce644d43aab125947f021505f5414bc25db3c868..d215588ab2f5c2dc2a5f97fc9cb632b7ecb3bfcb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufset.scm,v 1.17 2007/01/05 21:19:23 cph Exp $
+$Id: bufset.scm,v 1.18 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c79c499f6ec6180a87078b2c4f42e635939fbe34..e02d4efeef78c06972da910787e96bc402ee2569 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwfs.scm,v 1.25 2007/01/05 21:19:23 cph Exp $
+$Id: bufwfs.scm,v 1.26 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 25b5f18b27c75da21d2c7b87d23fa9e6a48b29a6..faffe749665d212f58dffddc0eca46a914957466 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwin.scm,v 1.319 2007/04/01 17:33:07 riastradh Exp $
+$Id: bufwin.scm,v 1.320 2008/01/30 20:01:58 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e117225aaf19990755513b49036e84d8e23d8d0d..d515e772d3c8dc4c7d5f20c0151ae2da1d0de88a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwiu.scm,v 1.40 2007/01/05 21:19:23 cph Exp $
+$Id: bufwiu.scm,v 1.41 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 26e6c270f484dcdff9195dc21e693e02e59f27d9..b29b19bb874e800f9beb0712c8701c02080ac096 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bufwmc.scm,v 1.23 2007/01/05 21:19:23 cph Exp $
+$Id: bufwmc.scm,v 1.24 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41fc510c2dbd1916a6353ddcb9c64c4635b0cfa1..c14165b4bcc418ab0e347f10b40b18be996527cd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: c-mode.scm,v 1.65 2007/01/05 21:19:23 cph Exp $
+$Id: c-mode.scm,v 1.66 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4336639c48b1bd8d59ad2ef857c617942b8e0d31..6244149be452a8c49f772abc1296b9c0ca5c873c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: calias.scm,v 1.35 2007/01/05 21:19:23 cph Exp $
+$Id: calias.scm,v 1.36 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0371610a5f9c5eb45223c5e51c36050af0134b53..fac057b7d3a4fdeff81dbc12acfdf8c18fb714cc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cinden.scm,v 1.25 2007/01/05 21:19:23 cph Exp $
+$Id: cinden.scm,v 1.26 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98c0570f4abd9a2e188879f8e73dc69b55c7ed32..fc9e5cb17f14f076afac3378f9a00ff1dc43dfd0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: class.scm,v 1.77 2007/01/05 21:19:23 cph Exp $
+$Id: class.scm,v 1.78 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 70fca1e6be70197e3ce2c24311c6eb8cd6444f7a..f5d6bc2a13b19c7b5bdc266f58af024432128628 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: clscon.scm,v 1.16 2007/01/05 21:19:23 cph Exp $
+$Id: clscon.scm,v 1.17 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6dd969ba11e2516aef8677fee683b47509b9116d..bb04e9f915b345979e0cfe3115642b41230dab02 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: clsmac.scm,v 1.15 2007/01/05 21:19:23 cph Exp $
+$Id: clsmac.scm,v 1.16 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f25dde745c43770811871da68d707434ad0e2c1..413a2b4e983dc799268ab22626401e51ecd54580 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comatch.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
+$Id: comatch.scm,v 1.10 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3640d4ad78969b89934264fdafc7d80cf3354f47..0765f121d0fbc717edc2dafc7465aa08a2ccc085 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comhst.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
+$Id: comhst.scm,v 1.12 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ceb77ca5d3e43b68041c2cae5718b648a312b28e..2ac7491567b826a9d4a047ce2678d051cb7c263c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comint.scm,v 1.34 2007/01/05 21:19:23 cph Exp $
+$Id: comint.scm,v 1.35 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1eb5645c4b402064198be2626436b066f2efdbe9..5c9f448db9c5ed6bb9602d75ea0cd65ad63accb7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comman.scm,v 1.91 2007/10/09 04:14:29 cph Exp $
+$Id: comman.scm,v 1.92 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4284ba324f04e53f4e12c0f9e1a8b7a28509753..f4be1616051304e5aab0c5deaf871d0ed01b9d4e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.19 2007/01/05 21:19:23 cph Exp $
+$Id: compile.scm,v 1.20 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9bceff294ad72c387b05d68cd837f5fa6e07ffd6..49f74b2d62b01cf71737dab36a0edfbaf8d6e27b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comred.scm,v 1.128 2007/01/05 21:19:23 cph Exp $
+$Id: comred.scm,v 1.129 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 26487418a28fdf7c455719cde197a503ff5ecbdf..0f58db85d66f05a15df6a7d2916672ff8de7c283 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comtab.scm,v 1.77 2007/01/05 21:19:23 cph Exp $
+$Id: comtab.scm,v 1.78 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 951610e26d5ad91b4b13c04a75badfc1866c893a..c5d518dfdcb3de5cc99a0f305a20744f4cda9d35 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: comwin.scm,v 1.152 2007/01/05 21:19:23 cph Exp $
+$Id: comwin.scm,v 1.153 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43c68372c6ee8b9c89bb47a1ef69478eed7536ff..5b12d0e0da38e1a2646e68af348c435cdf714623 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: curren.scm,v 1.150 2007/01/05 21:19:23 cph Exp $
+$Id: curren.scm,v 1.151 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index af52065c9f6ef9b98fea24a2a25a89ec069775c8..a9706fa21627af55b1b4a261ab7085b01dd06dc0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dabbrev.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
+$Id: dabbrev.scm,v 1.10 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 31a663d1057f9dbd9a680b7ba847365b995923f2..5fa5e56531149ce3d0355b69f6aff81bd38a7b0d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debian-changelog.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
+$Id: debian-changelog.scm,v 1.12 2008/01/30 20:01:59 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4d29ef329afb7bfbdd0ca2ee05c79d0009a5afd0..f73df3f981eca286a07ab3d8a04832c9e1f6447d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 1.72 2007/01/05 21:19:23 cph Exp $
+$Id: debug.scm,v 1.73 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db4c7143267fe8067684012a8a793fce89241836..15ec87d4806b9970ee71ab76db36c5b0787431b4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debuge.scm,v 1.61 2007/01/21 01:10:18 riastradh Exp $
+$Id: debuge.scm,v 1.62 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad7d81a19ec93432480f1050e765925285a8fa51..80dbd987045bfcf42ff0990ded827d74ec4ee55c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: decls.scm,v 1.82 2007/04/15 15:49:20 cph Exp $
+$Id: decls.scm,v 1.83 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e67c1a65b30cea0e59dba40307452932f283e05..52fd0a190634ae02f197cf903331e499ed1871e3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dired.scm,v 1.202 2007/02/12 20:47:47 riastradh Exp $
+$Id: dired.scm,v 1.203 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0036dc54054839c087ade761e3fe0bc63b12cf6..8c6c5707354a291c63f8c7022e09e7adb5081a9b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: diros2.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
+$Id: diros2.scm,v 1.10 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a433199b6f79e27be9c2baa5e11a7dc0465d6c6..1a886c08cd75c3cab288156ae3da0665059549fb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dirunx.scm,v 1.18 2007/01/05 21:19:23 cph Exp $
+$Id: dirunx.scm,v 1.19 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 835b5fe0f54dd719f207a7ea81462d86b154ab51..ded2bce58b92d6262115fd524346b2aa5868d558 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dirw32.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
+$Id: dirw32.scm,v 1.10 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41df3087079e99e5da1c8ec7655b7f23f907a06a..02d3dce692dbc91f9cc04e84c9d5f37d04d69a38 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: display.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
+$Id: display.scm,v 1.13 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ae6996bfcda23276136bf0ea73a347ecd074cd39..09bc69a13c680201728b54703f4ec2396ce99366 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: docstr.scm,v 1.9 2007/01/05 21:19:23 cph Exp $
+$Id: docstr.scm,v 1.10 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11f4b12f6fec7b614fc8802ddf4a32b5360028ec..7525f237ab58357767e6241e2585413daab19d78 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dos.scm,v 1.58 2007/01/05 21:19:23 cph Exp $
+$Id: dos.scm,v 1.59 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87bf5175fc0853a0e6d25d311002e1daa54179e8..4acd2c660d96e8bd31b31d2b2ca7f80254256a6b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: doscom.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
+$Id: doscom.scm,v 1.9 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e40ff5da64129f98be3bc944901d96a9436fb4ff..b2076568f7fdac367d28b548905965e44f98df9a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosfile.scm,v 1.47 2007/01/05 21:19:23 cph Exp $
+$Id: dosfile.scm,v 1.48 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c7d6752340a0de217cd2cf7ccc76d061ddf9bece..0180db2820e88c2bb828669cae6267a657537680 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosproc.scm,v 1.14 2007/01/05 21:19:23 cph Exp $
+$Id: dosproc.scm,v 1.15 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8bdd8d736ccb028de74409198b13f05f2066b6e8..95e9120b4fb264d474c941ad949b0301c0653494 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosshell.scm,v 1.10 2007/01/05 21:19:23 cph Exp $
+$Id: dosshell.scm,v 1.11 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 64119b8fcbd332d15ce51301f9908f1b475e2351..5b745b2d3ff9827547d9bea9f0a3ae05d601bcfa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.58 2007/01/05 21:19:23 cph Exp $
+$Id: ed-ffi.scm,v 1.59 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5e8d30651d388616d164f0785d44bc7fcef53a9..f148343a7b68de445f65f4306776c6dc317559a3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: editor.scm,v 1.265 2008/01/30 07:50:32 cph Exp $
+$Id: editor.scm,v 1.266 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 632fc0be25744e31440f423ae6a989b01a9154ae..7d9513460968a66bac3e15360d6db1047bb0e56b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edtfrm.scm,v 1.97 2007/01/05 21:19:23 cph Exp $
+$Id: edtfrm.scm,v 1.98 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1331a16f6c628bf5c6ea1ae868d1a377368c7d0f..e025cfe3ffaf92b9634f74da549cbacea46c115b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edtstr.scm,v 1.35 2007/01/05 21:19:23 cph Exp $
+$Id: edtstr.scm,v 1.36 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9ae2cbb8ab8b835f73fce85fd5fb55cc399669e1..cdc32e97d5a78e9efd8485b75d70ad724dd9e7a2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.cbf,v 1.8 2007/01/05 21:19:23 cph Exp $
+$Id: edwin.cbf,v 1.9 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d69fff6612cbf28bc280e1c099f4321e4b9f38ba..c99d792aac22676f0afb19d46f74b31accfc3f12 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.ldr,v 1.80 2007/01/05 21:19:23 cph Exp $
+$Id: edwin.ldr,v 1.81 2008/01/30 20:02:00 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eaea4243fdff1d868421978b54e3660c3f27882e..7bf15b59fdde6d3b85fde293a03a6df0cd6a42a7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.pkg,v 1.303 2007/09/09 16:51:52 riastradh Exp $
+$Id: edwin.pkg,v 1.304 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aca3fffc5027e2b257735b5f7ca5d98d5afab8fd..220ffd8ce8079fe1e507907d391a2d61ea856438 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: edwin.sf,v 1.37 2007/02/05 18:26:38 cph Exp $
+$Id: edwin.sf,v 1.38 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 542aab8cc4b6bb16cf9065defcdd2340cd3183d3..9d27b4ba2f5b1d5710cbd408f0b78ecaaf99f4f5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: evlcom.scm,v 1.76 2008/01/07 14:31:03 cph Exp $
+$Id: evlcom.scm,v 1.77 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ac43716ef6aac72ef5a0c65aa9bf92aa0322e36..fc78e709543bafccf6598c19438aead7cb204c29 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: eystep.scm,v 1.11 2007/01/05 21:19:23 cph Exp $
+$Id: eystep.scm,v 1.12 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2be232d47eed1db314257d6ef40e49f10e7674eb..8c7b1d3c6856874684e30b55efcdb74c90422d0c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: filcom.scm,v 1.229 2007/10/09 04:20:44 cph Exp $
+$Id: filcom.scm,v 1.230 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8769903e936340481193b2f8a993c72f69348193..0753c1683aea0b4773fbb0888d57febeef4cbe3e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fileio.scm,v 1.172 2008/01/27 02:25:37 cph Exp $
+$Id: fileio.scm,v 1.173 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 383ad4f5dc945c94fa1a13360efc20a6678c3c2e..d83da350c57c65ae2470f954ad5159feaf7edb97 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fill.scm,v 1.75 2007/01/05 21:19:23 cph Exp $
+$Id: fill.scm,v 1.76 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3b52216ed5788c4dbe548a635ebde29a8ae33d1d..08fe3b296856782830ecea4e53039adb6dbd6672 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: grpops.scm,v 1.34 2007/04/01 17:33:07 riastradh Exp $
+$Id: grpops.scm,v 1.35 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e09505bebaeeb162b3948ad38d4075c5d2b9413..e35f1d951a1fa43090b3a792ebe457e10b588032 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: hlpcom.scm,v 1.131 2007/01/05 21:19:23 cph Exp $
+$Id: hlpcom.scm,v 1.132 2008/01/30 20:02:01 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77b71abe5b8895455a518757696d4b4f20ef53a3..739f9cbbb051b234b325a0c8c98836abb52f672b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: htmlmode.scm,v 1.16 2007/01/05 21:19:23 cph Exp $
+$Id: htmlmode.scm,v 1.17 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 151ad18f4a3eeea11ed9cc6f690c28489d6324c1..05da0896158d1d29a2dc9325c8b47650ae7b1526 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: image.scm,v 1.143 2007/04/01 17:33:07 riastradh Exp $
+$Id: image.scm,v 1.144 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aafcca790f50f0f9fe6cbeb5091e952301978aa8..b1eebc5a1a8e2f8220e67dcd1eccf8ce3c9f9c8f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: info.scm,v 1.143 2007/01/05 21:19:23 cph Exp $
+$Id: info.scm,v 1.144 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 99e229039cdae3c4c6eb9704703626f4d60b7553..8c52dba7b59ff41cad1df372ba992594e7df42d6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: input.scm,v 1.107 2007/01/05 21:19:23 cph Exp $
+$Id: input.scm,v 1.108 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d38fc8af5532f4598084397f865bd625edb9b52f..0de770d7dcf4f402f830f04da140ead41af673c6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: intmod.scm,v 1.128 2008/01/07 14:31:04 cph Exp $
+$Id: intmod.scm,v 1.129 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c4e2f96b3a2a513860150009b83e5673df1b60f0..5efda16d634ba67739c7460cc6f56f539712ea7a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: iserch.scm,v 1.28 2007/01/05 21:19:23 cph Exp $
+$Id: iserch.scm,v 1.29 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4974821f5c51e40c893bf240aecb34b761ac43ce..1ea020a39572631d105121c1888e8a4d534b3f11 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: javamode.scm,v 1.16 2007/01/05 21:19:23 cph Exp $
+$Id: javamode.scm,v 1.17 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6eb7d59c8015b03409992b655c86453d06cf4b6..0a35f69a570f2d77cc63d10ae43fac5e2a08132c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: key-w32.scm,v 1.8 2007/01/05 21:19:23 cph Exp $
+$Id: key-w32.scm,v 1.9 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 72656d12c118223c5540772313723004969ec669..a1fd87d9639faeab0aaf45ac726c537ae881f076 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: key-x11.scm,v 1.10 2007/01/05 21:19:23 cph Exp $
+$Id: key-x11.scm,v 1.11 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 471f4e0c10c52c13bff0453f2c87262ec18d9d3f..e5b39b6d096ce33eb85dac7763fa4bbf50c9e9f7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: keymap.scm,v 1.22 2007/01/05 21:19:23 cph Exp $
+$Id: keymap.scm,v 1.23 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index af641d707f980590ab41d6f067e13303577b0249..1e223f2e76c66168072bf38e7c94a9577ad388ba 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: keyparse.scm,v 1.9 2007/01/18 00:19:24 riastradh Exp $
+$Id: keyparse.scm,v 1.10 2008/01/30 20:02:02 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 686c82cc4d7e50d54e3bd2f005a97b1a4768a568..5c37ce6ed749559170bbce54ed5a37470da83f03 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: kilcom.scm,v 1.77 2007/01/05 21:19:23 cph Exp $
+$Id: kilcom.scm,v 1.78 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 184971b5bb0885782d6fa59ae3048a49651cf63a..6eaaa9a347f4f2f7a8946027ec7f8df70e040988 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: kmacro.scm,v 1.50 2007/01/05 21:19:23 cph Exp $
+$Id: kmacro.scm,v 1.51 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 94a0b1b52ac438aa412299e4eb0ed473f9b0cc05..19081acf53368b2bc4c0e3dd8ff79d06fb71d11a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lincom.scm,v 1.129 2007/01/05 21:19:23 cph Exp $
+$Id: lincom.scm,v 1.130 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bf8d32e09f07884e66c54b0e23f60f01203984d4..27581fcdf90dd82006dbafda89b02e2a0b2e32ca 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: linden.scm,v 1.134 2007/01/05 21:19:23 cph Exp $
+$Id: linden.scm,v 1.135 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ecd576649bcd548b6ec9865cb81309bbb82f0174..499c6574fb4ab4369af8ae84367b501262b2c160 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: loadef.scm,v 1.52 2007/01/05 21:19:23 cph Exp $
+$Id: loadef.scm,v 1.53 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6162436663d80353e40c9c7627cb355fed1fcb83..5e136a7dd2d78b5948283e5d64abdf3d8efdc70f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lspcom.scm,v 1.166 2007/04/18 20:27:30 riastradh Exp $
+$Id: lspcom.scm,v 1.167 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e9ab0071291bf72e923e6caded97a819683a9e12..f46e19d38360bf95a5227d830fc402e8b14b2010 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 1.81 2007/10/09 04:14:40 cph Exp $
+$Id: macros.scm,v 1.82 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77b259f1338589bdb7df791fc28c7bc8fe310df6..01555e0411200092c24e6e2b17373aa0eaf780a3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 3.124 2007/06/06 19:42:39 cph Exp $
+$Id: make.scm,v 3.125 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 500f17a2ce2b6d889cdfd778405d499fa44e38f8..956022d03e31b60a4854851527445aa9d3c1168f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: malias.scm,v 1.12 2007/01/05 21:19:23 cph Exp $
+$Id: malias.scm,v 1.13 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ed14375d19d545a8a7cd58cc2f1b5fad9c5f58e1..df045171cc77cfc505d0b74f928910cb0e6a3a62 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: manual.scm,v 1.21 2007/01/05 21:19:23 cph Exp $
+$Id: manual.scm,v 1.22 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b6cf288ff0768d5ce6f70280c7f0e0a66c64c05a..43a971351625d0faad708dda5c37ba810fa4127f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: midas.scm,v 1.27 2007/01/05 21:19:23 cph Exp $
+$Id: midas.scm,v 1.28 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 626037f28ef61bd4463eff856d80a8bc53df3788..8924718c12f7658ddd54695cbc944bc1c5d8addc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modefs.scm,v 1.169 2007/01/05 21:19:23 cph Exp $
+$Id: modefs.scm,v 1.170 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dfd7915ffd78969331ffcd6f8949e34c76fd7ab2..145447c87475f33e589d01ee060d8e7f3129b414 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modes.scm,v 1.40 2007/01/05 21:19:23 cph Exp $
+$Id: modes.scm,v 1.41 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5165c9af05ece136544a555696f92cdd0400f980..a4cf45fd3de744f346b0d9b2355efabb0a0f3d86 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modlin.scm,v 1.28 2007/01/05 21:19:23 cph Exp $
+$Id: modlin.scm,v 1.29 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f5e51f9ce0d5688ec6b5222423203fee6752f7c4..08a7e3dc77bb0986cb1d2693f017e6bd0eade0ec 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: modwin.scm,v 1.47 2007/01/05 21:19:23 cph Exp $
+$Id: modwin.scm,v 1.48 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0964f485d060f74d0bfe2040e289f979468ddbbb..aa9d4ca38b601c7c846824522103f6e01f0bd148 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: motcom.scm,v 1.54 2007/01/05 21:19:23 cph Exp $
+$Id: motcom.scm,v 1.55 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87665c422a90dc3c20de6fb40fe8cdddd5843856..92e3a81895e9df2df642b995010f529baeeb29fd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: motion.scm,v 1.93 2007/01/05 21:19:23 cph Exp $
+$Id: motion.scm,v 1.94 2008/01/30 20:02:03 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4648dc6af3d1ee7cb20e2484cf0656d11901dbfd..1b226f5ec99bc7592399f5e5e2220fa8be92d359 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mousecom.scm,v 1.10 2007/01/05 21:19:23 cph Exp $
+$Id: mousecom.scm,v 1.11 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 049c3c97d5441835db68bcf16757705e5fccb11d..69dfe910588c85cfb16bb21f1491c867e879fa36 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nntp.scm,v 1.36 2007/09/24 05:22:29 riastradh Exp $
+$Id: nntp.scm,v 1.37 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3000c3605b5b422c939bad7990e864c041d03f6f..32845f3c8b47d63cd32fd97bdefcfd0d1c7116d2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: notify.scm,v 1.26 2007/01/05 21:19:24 cph Exp $
+$Id: notify.scm,v 1.27 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c45a10b2f2990d7bdc16b10a9c9cfe129bd9f996..f035f041e296f662edd87e7f5f8e41a870c29341 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nvector.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
+$Id: nvector.scm,v 1.14 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29b94797b4f47dee249f312357ba48981b084779..904bda5e079f3f6bbdedc43a43da4c195edcc3d1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: occur.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
+$Id: occur.scm,v 1.14 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33a2e720266e8b3509b2d3699e860a4ebd0fe780..8bfb7fc12bf86e5adfb8fa30e4b51af7305aece7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2.scm,v 1.56 2007/01/05 21:19:24 cph Exp $
+$Id: os2.scm,v 1.57 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d512d44517bfbaabaaecb03993c409111e152ddd..cbfccfec2e42caab87261b13dbd7b912097a4a7c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2com.scm,v 1.10 2007/01/05 21:19:24 cph Exp $
+$Id: os2com.scm,v 1.11 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec572ccdb5cf951ad5bd9efb781ba026c382c536..23348aed31fd61114ea77178642a598054835bc7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2term.scm,v 1.29 2007/01/05 21:19:24 cph Exp $
+$Id: os2term.scm,v 1.30 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 857ef64296314d946778bf91c88f5b1e54c9791a..9b99ed079782206af6fa8eeae8dac1317916f29c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: outline.scm,v 1.14 2007/01/05 21:19:24 cph Exp $
+$Id: outline.scm,v 1.15 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85fdace8c26fffb721164a5a746e7c231c568a99..e3aa1d51960a3836ef98e9ade5af4545ec14d7e1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pasmod.scm,v 1.56 2007/01/05 21:19:24 cph Exp $
+$Id: pasmod.scm,v 1.57 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61f2f28769da4ac10b6cc897144ac9c3ef27d2d6..d39800573626af0e1a57b6d61b480d647fcf1ad6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: paths.scm,v 1.22 2007/07/07 17:20:12 cph Exp $
+$Id: paths.scm,v 1.23 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0358d88054adbda61a175e4ec2f655bfaca97953..0b10897b14323aabd476104e2d46d42ee51a59da 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: print.scm,v 1.25 2007/01/05 21:19:24 cph Exp $
+$Id: print.scm,v 1.26 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d00e7d8bc55f93e6af0f6584da384b1a057f96f4..bcb4ebb5acdaa9a24bd3cb66e04f33d4e6cf5688 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: process.scm,v 1.69 2007/01/05 21:19:24 cph Exp $
+$Id: process.scm,v 1.70 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b03d77371497feb756732fc0241131585dc30ef2..325e221137bbc34e8a887052a56f2f8dd02dc7ae 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prompt.scm,v 1.204 2007/01/05 21:19:24 cph Exp $
+$Id: prompt.scm,v 1.205 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5a8b86cc47f60962ebc9c1000c26b4c41e2c2ca7..ea49b5886a1ecd6ee77289652a0cae82691e3c85 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pwedit.scm,v 1.14 2007/01/05 21:19:24 cph Exp $
+$Id: pwedit.scm,v 1.15 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40bf9f4d33f2b67db1d1cd44de26cfe8392ae5b0..294bf343bdbeabcd08662f3a6c3de09396c50519 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pwparse.scm,v 1.6 2007/01/05 21:19:24 cph Exp $
+$Id: pwparse.scm,v 1.7 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ab79cbec0c471736520ce70384885c4750f8bc2..29befd21b679099b373915cb19cfb21d3bd257de 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcsparse.scm,v 1.8 2007/01/05 21:19:24 cph Exp $
+$Id: rcsparse.scm,v 1.9 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 34049007e7a325d9f06691c973136fb4d563bf05..6794ba167f20993ea25fdc225c2ba520306d237e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reccom.scm,v 1.19 2007/01/05 21:19:24 cph Exp $
+$Id: reccom.scm,v 1.20 2008/01/30 20:02:04 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 91614c86cf4072587ae069f4f9e3a929f6d093e5..512f39df8d2f37ca48650c0985dbc0c95ea68b36 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regcom.scm,v 1.27 2007/01/05 21:19:24 cph Exp $
+$Id: regcom.scm,v 1.28 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0fc6d84beeedf7f73da60dc03f4038cab1729a8..7cbd58345ffa2d9092e6fa6477c17e73a949465e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regexp.scm,v 1.86 2007/01/05 21:19:24 cph Exp $
+$Id: regexp.scm,v 1.87 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6b795ae1fdb11ec691a041198183393bc2953fc..091bfa37e750a592c36c38f2526905788c9282fa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regops.scm,v 1.93 2007/01/05 21:19:24 cph Exp $
+$Id: regops.scm,v 1.94 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec5d16750f109eb1996316db4703babc7e56e982..e9dd185fe23f74e83a3b52ccad8016aee9e68c47 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rename.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
+$Id: rename.scm,v 1.14 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c229e83d0212ca5646bddee4dd0ef75a6e6a5d99..d37d242936ad9ebf35e990ef7f36ec510289eaaa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: replaz.scm,v 1.85 2007/01/05 21:19:24 cph Exp $
+$Id: replaz.scm,v 1.86 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 748dd24fcd9a6b5ebd5199744f7b46c54c644c49..1d5889d123b01e599b0d63150979def891ef72f1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rfc822.scm,v 3.9 2007/01/05 21:19:24 cph Exp $
+$Id: rfc822.scm,v 3.10 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 644cb596790a1e2d1df7de6f6199c32d957cb1ee..ef554e11d9271ee9a94b508d60c2be1d9eb5d0f2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ring.scm,v 1.17 2007/01/05 21:19:24 cph Exp $
+$Id: ring.scm,v 1.18 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f0921355e3c06589f94d367accaeabbf5cf5c4e..89f1e8312603661a6c4c14091c1862d5104ac778 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rmail.scm,v 1.78 2007/01/05 21:19:24 cph Exp $
+$Id: rmail.scm,v 1.79 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 807a553659ba4d51579ff24181a1c0bfb2052698..70614f8854cb2bddef8dde8f5c4770595eca2bfe 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rmailsrt.scm,v 1.18 2007/01/05 21:19:24 cph Exp $
+$Id: rmailsrt.scm,v 1.19 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c70afb2f46bbcff23a75f1b5663e14e2c37a3fcd..a84fccf537aef0c72e6e81d4ad99596405c6b962 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rmailsum.scm,v 1.41 2007/01/05 21:19:24 cph Exp $
+$Id: rmailsum.scm,v 1.42 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -31,7 +31,7 @@ USA.
 \f
 (define-variable rmailsum-rcs-header
   "The RCS header of the rmailsum.scm file."
-  "$Id: rmailsum.scm,v 1.41 2007/01/05 21:19:24 cph Exp $"
+  "$Id: rmailsum.scm,v 1.42 2008/01/30 20:02:05 cph Exp $"
   string?)
 
 (define-variable-per-buffer rmail-buffer
index 75dd11c61f93901c23f954ddcd00a1429a65a955..b768c5a542bf288c3447ea8676b096fb96cc4831 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: schmod.scm,v 1.77 2007/10/09 04:41:32 cph Exp $
+$Id: schmod.scm,v 1.78 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84251995da3974b69d9180729dac8bfa729dbab8..9981964d6404a66ead70a74569376bfd6cbd1245 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scrcom.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
+$Id: scrcom.scm,v 1.14 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41f5db13347fd829cba8a4e41d86ec3854f01578..bba23e8471f3700cade600dfa70919d7f9709c7e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: screen.scm,v 1.124 2007/01/05 21:19:24 cph Exp $
+$Id: screen.scm,v 1.125 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 32b6c82b3c618074741c14582fe8c02b84a4e99d..09789d53d4c7046db98a147161cc75c292460f52 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: search.scm,v 1.162 2007/04/01 17:33:07 riastradh Exp $
+$Id: search.scm,v 1.163 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e600ca2811fe0128c897fea269b62ae1fa7f88e..6d4aeebf0cbe5d0d7a9f06e1eb5ea1abab780dc2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sendmail.scm,v 1.92 2007/09/09 16:36:50 riastradh Exp $
+$Id: sendmail.scm,v 1.93 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b181515b2e69594cca483b4114fa88ce09675395..4320cbddc89e51486545d85746de921bef0249f4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sercom.scm,v 1.70 2007/01/05 21:19:24 cph Exp $
+$Id: sercom.scm,v 1.71 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93852c4954bf142fa324767e2c7b1468dfe8c36b..c58507613d9df49d761c4d81b385ace901b92828 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: shell.scm,v 1.28 2007/01/05 21:19:24 cph Exp $
+$Id: shell.scm,v 1.29 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3be9314fa991c033dfc9ecbf7e4a6227c1bd68fc..87f2d031b93e44a24ef9c9245e0eed85daa1edc1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: simple.scm,v 1.59 2007/01/05 21:19:24 cph Exp $
+$Id: simple.scm,v 1.60 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8ab23d16dc9acf790ac0c6bb84aa92d6799c2f21..61e9c179bd66dc72cb20036d2258af6c7da01896 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: snr.scm,v 1.69 2007/01/05 21:19:24 cph Exp $
+$Id: snr.scm,v 1.70 2008/01/30 20:02:05 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c17d353f0acf2a9963fe6ff894114d15f2168cf1..9ea64d11f241d29ab7795b97cd7050b380ff98fa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sort.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
+$Id: sort.scm,v 1.14 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0657baa19457abd2385c0e95393860f277ff218..db469c2aaccfba8bcb7cd057b434700a4a6f5e13 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strpad.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
+$Id: strpad.scm,v 1.14 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 39094b4842fbfe4a2cd87120546ee8f626f44f10..86729e2c377b396c6b007172aad98da478897db5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strtab.scm,v 1.52 2007/01/05 21:19:24 cph Exp $
+$Id: strtab.scm,v 1.53 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d36f7376dfdbcb2a3c87f3dc8a0b6e7328680d8..e5d86072b12f2b96f3406fb5973abd968b65252f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: struct.scm,v 1.104 2007/04/01 17:33:07 riastradh Exp $
+$Id: struct.scm,v 1.105 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd6cacadfa425fa0b5b7a4c90ddf8bc7d7921ebf..866beb827d0a0701c7fec3cfc0c182983c7b2018 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax.scm,v 1.97 2007/01/05 21:19:24 cph Exp $
+$Id: syntax.scm,v 1.98 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 24318ba589a561ed46db8b33fe8beffde29c7ef1..58d5e3c98bf74e2a6e4c16058b9191642d42ff84 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tagutl.scm,v 1.65 2007/01/05 21:19:24 cph Exp $
+$Id: tagutl.scm,v 1.66 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 913bdf75d828cd7ceb3ef1c978f6d12bc2ea5fc0..6b6c72f0bf4f931f966b0d4481e7e1087ee7e80f 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 ;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;     2005, 2006, 2007 Massachusetts Institute of Technology
+;;     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 ;;
 ;; This file is part of MIT/GNU Scheme.
 ;;
@@ -27,7 +27,7 @@
 ;;;
 ;;; Author: Brian A. LaMacchia -- bal@zurich.ai.mit.edu
 ;;;
-;;; $Id: techinfo.scm,v 1.10 2007/01/05 21:19:24 cph Exp $
+;;; $Id: techinfo.scm,v 1.11 2008/01/30 20:02:06 cph Exp $
 ;;;
 
 (declare (usual-integrations))
index b9eb30d13c7ee7230a8a29f785ccceeddf99046c..343b44a1ec1d3fcc407928ad63a4d6154fb09e19 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: telnet.scm,v 1.19 2007/01/05 21:19:24 cph Exp $
+$Id: telnet.scm,v 1.20 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f0776db948a48c2f815a25bb3e21a761810d1e5..4690972ee0a60453113a6c18ffc821232de2104c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: termcap.scm,v 1.11 2007/01/05 21:19:24 cph Exp $
+$Id: termcap.scm,v 1.12 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1f8bd8d36242d2e020b7d4170046d8de8d1495cf..a965fab693b99b54296cf7656e5efdb069cfac34 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: texcom.scm,v 1.51 2007/01/05 21:19:24 cph Exp $
+$Id: texcom.scm,v 1.52 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 744925552fa64972cb08df0e71a2632f9ce87169..d7f269db22af3818bcb7f3368f1fe794192c5278 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: things.scm,v 1.93 2007/01/05 21:19:24 cph Exp $
+$Id: things.scm,v 1.94 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1616569bdd7a278a169bf7b79751a874cfb22cad..82eeb3832d83b7a0173df169bf8f7b4b3ce23092 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tparse.scm,v 1.80 2007/01/05 21:19:24 cph Exp $
+$Id: tparse.scm,v 1.81 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9c3fd1ab8969d321a58b89aea7367ff101a8baee..da2d2f486e5333815c7c0c0764b3780c86601077 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tterm.scm,v 1.45 2007/01/05 21:19:24 cph Exp $
+$Id: tterm.scm,v 1.46 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17e85532d8a168879154f140f11f4a7d6b411094..c05872b376411de04e0648431dfad760b5896deb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tximod.scm,v 1.33 2007/01/05 21:19:24 cph Exp $
+$Id: tximod.scm,v 1.34 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c3b3b6fd474e7b948c19780bfe92c588f6b3cfb..3385f8ba07e3084e2e2aa83cae9fae69a35bbc30 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: txtprp.scm,v 1.28 2007/01/05 21:19:24 cph Exp $
+$Id: txtprp.scm,v 1.29 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c3c7bf745b6e0d5a6d97736a37349ca8e1ad795..ee7e6efd0426ad128b840772d6c4be2784162dc0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: undo.scm,v 1.68 2007/01/05 21:19:24 cph Exp $
+$Id: undo.scm,v 1.69 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8fb0932f24b0d6f9f6a7b5b391d3ad5f105aaf34..05f0d15cf6529e3e8583b6b676031ab62c4e5ee8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unix.scm,v 1.123 2007/01/05 21:19:24 cph Exp $
+$Id: unix.scm,v 1.124 2008/01/30 20:02:06 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 363a31d01b317646d828632c68c7c0761549cc2e..92210edca9b695741e12e313da424ec2ea67e8d5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utils.scm,v 1.62 2007/04/05 22:36:14 riastradh Exp $
+$Id: utils.scm,v 1.63 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad281f215a9fc8b0250c03e081921cf0a6db7c80..364c62eaf34dc5e2ac6c11df41705ab0714e0938 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utlwin.scm,v 1.65 2007/01/05 21:19:24 cph Exp $
+$Id: utlwin.scm,v 1.66 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 731a5199d2c865a6836442ec1ff9eb868cdc5b83..77cf4e9da925e3322dd94981cbbec0765ea5fc3b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: vc.scm,v 1.111 2008/01/09 19:23:43 cph Exp $
+$Id: vc.scm,v 1.112 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4cb8cb4ed1a0428dc3851e67344a7a5b93620196..1c76a461262d706258df5db972a5fc99443b5754 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: verilog.scm,v 1.15 2007/01/18 02:15:05 riastradh Exp $
+$Id: verilog.scm,v 1.16 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6d3d9277b187fb36f067cd9e9fa71602b18fbb33..c108ffb5925d9fa2181be3302d225614ec8d56ce 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: vhdl.scm,v 1.14 2007/01/05 21:19:24 cph Exp $
+$Id: vhdl.scm,v 1.15 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cfd7bd149558f9e22d70969e02cf76ef78d7b331..a7238a3c7dcee144065b4fdd2af665bdab491373 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: webster.scm,v 1.11 2007/09/12 23:36:09 cph Exp $
+$Id: webster.scm,v 1.12 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ae2b02d86d2af6fa9e5e8d00acbf48e8e51acf4a..a2b869b7b0cf653a47ee513f7a4df666489a0b6f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.scm,v 1.21 2007/01/05 21:19:24 cph Exp $
+$Id: win32.scm,v 1.22 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a526a4b5359fbfd535c8da04a77346b30bece4e0..aefb3b35ad4af2302b7a8926e0e312d7fa4586bd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32com.scm,v 1.13 2007/01/05 21:19:24 cph Exp $
+$Id: win32com.scm,v 1.14 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e3ef0954580170393c51f8baa6c919906786ca1..85c2d1f1167fbdebb8a9861f876649b39f4ea8e8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wincom.scm,v 1.138 2007/01/05 21:19:24 cph Exp $
+$Id: wincom.scm,v 1.139 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08246423fdf5d7569dc119cd6023037c809ecb88..f93566cccb0b9cbf24d5002377140c5999ac3e69 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: window.scm,v 1.165 2007/01/05 21:19:24 cph Exp $
+$Id: window.scm,v 1.166 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a6c527ce4ba839ba43c748ad76cea4121c0c8509..5e32233becbbe074c1efa39e532e7af98223698f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winout.scm,v 1.20 2007/01/05 21:19:24 cph Exp $
+$Id: winout.scm,v 1.21 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c2f6484106afdd2c991e42890f73be75b4fc8a33..332f5c9dedfb7e19e206acf93f28c574288c4111 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winren.scm,v 1.11 2007/01/05 21:19:24 cph Exp $
+$Id: winren.scm,v 1.12 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dd33ac1f6a18ae01f3302da3a8e5873cbc87452c..f614b3a5af3dbf3a94fe276894291b646f9b52c9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xcom.scm,v 1.28 2007/03/06 00:30:06 riastradh Exp $
+$Id: xcom.scm,v 1.29 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 05dfbe169bdc45629f8e77f2daf8a818106e0644..86d0e9a9f58b0352bfff62c320ab04f442176aac 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xform.scm,v 1.17 2007/01/05 21:19:24 cph Exp $
+$Id: xform.scm,v 1.18 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6287e1da413c0892579848c2ec825646742a94d8..88bdacdef37c22f289bce4f9ab1eb0ae25c06e55 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xmodef.scm,v 1.8 2007/01/05 21:19:24 cph Exp $
+$Id: xmodef.scm,v 1.9 2008/01/30 20:02:07 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 11bd0174a32dfe637c81b98567b0116b722c385c..da10a48c9d16e2a8d6be2c0c4888b4f9e7a0d516 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xterm.scm,v 1.81 2007/09/26 00:25:50 riastradh Exp $
+$Id: xterm.scm,v 1.82 2008/01/30 20:02:08 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 26bff5c212ab89695273df2593bdf658a04f06c2..cf985549680d4d6281b9c608a684a850ed1fba3a 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.24 2007/06/13 13:35:38 cph Exp $
+# $Id: Clean.sh,v 1.25 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d26cf0049314188f4e725f308334212512cd305c..72a4da10d3a21746bd59eaace0449cccfe8908f3 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.15 2007/09/04 03:35:19 riastradh Exp $
+# $Id: Setup.sh,v 1.16 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 218906366e5dadc621847da653c60c2e4e1c2183..9c6160582449564b563ec78f059512a895a049ee 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Stage.sh,v 1.8 2007/01/05 21:19:25 cph Exp $
+# $Id: Stage.sh,v 1.9 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index d74e57de52257b5d1a18a2e16520234180637171..4fddda2bb7e0491eb566417793f0e0a3ddb66cb1 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Tags.sh,v 1.6 2007/01/05 21:19:25 cph Exp $
+# $Id: Tags.sh,v 1.7 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index a6d0aa840355bf0080e3f2d42bbf52dc876f9ff4..fa093a5f57e8c410a14fdbe69f56feb5039d7cf9 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: build-bands.sh,v 1.13 2007/06/15 03:40:10 cph Exp $
+# $Id: build-bands.sh,v 1.14 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index cb761ea8936a5283d3e9752c7a69212c376ed2b6..63ac4b7d41774b2e3c68c10ec2d68bdbce6893b1 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: build-boot-compiler.sh,v 1.3 2007/06/15 03:40:11 cph Exp $
+# $Id: build-boot-compiler.sh,v 1.4 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 9eb139f90ee62420da44b251a3b30de2035cd2fe..d00f24afc067971cb8ca48369a91ff9c408ca6a4 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: c-bundle.sh,v 1.6 2007/06/06 19:42:39 cph Exp $
+# $Id: c-bundle.sh,v 1.7 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 7a7359397aa2ccc2a1479624eb14dab8e3a25a56..95e04ad197277aa5ba0c4b88f3276dbe6dcd76ae 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: c-compile.sh,v 1.8 2007/06/15 03:40:12 cph Exp $
+# $Id: c-compile.sh,v 1.9 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 4cf782993cb0392d5a2b288477580c740877dcd3..e6904cf57dde27bae4c03fd4291f94c7844cc50b 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: c-prepare.sh,v 1.10 2007/06/15 03:40:15 cph Exp $
+# $Id: c-prepare.sh,v 1.11 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index edd3e56687b7bd1d875a5a15a08447d34318f279..2852d040b22af1c56cd7b2f650dadd09cf47b7cc 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: compile-boot-compiler.sh,v 1.2 2007/06/15 03:40:13 cph Exp $
+# $Id: compile-boot-compiler.sh,v 1.3 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index fd8b22c3feffd86e0a227cf1ad1db3084852b4b6..25cfb4d9accb39d2516f5eb76ff1715f2d8d9888 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.27 2007/06/19 00:11:57 cph Exp $
+$Id: compile.scm,v 1.28 2008/01/30 20:02:08 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c5657d70ca1ee7039770658b848adfa4d8767e23..efb3cebd5b025484792506f0626040d5288711bf 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: compile.sh,v 1.14 2007/06/15 18:09:12 cph Exp $
+# $Id: compile.sh,v 1.15 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 6d454586ab46088c66d81b56af10d36fe668ae17..0a86e177a4d6c8d28d704f2ba4605ba20a3ece6b 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: create-makefiles.sh,v 1.4 2007/06/22 02:29:23 cph Exp $
+# $Id: create-makefiles.sh,v 1.5 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f90d74730a49242e8818069c5df6c021493e111d..1709131ac20fa8179bd6a50e1f4a52cba20a990b 100644 (file)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: functions.sh,v 1.10 2007/09/04 03:35:19 riastradh Exp $
+# $Id: functions.sh,v 1.11 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index b4a58944cd7f4cfe717695d468831cead00eacee..2dba9be89521168f06a6c458dfd6d04568cd438e 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: install-bin-symlinks.sh,v 1.3 2007/09/04 03:35:19 riastradh Exp $
+# $Id: install-bin-symlinks.sh,v 1.4 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 0314ba9adb2d7078889297c748fd1da91cc021b5..f2e6a251592382da9d0360715271e96cc591942e 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: make-in-subdirs.sh,v 1.1 2007/06/15 18:09:12 cph Exp $
+# $Id: make-in-subdirs.sh,v 1.2 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 14073350535e41c622e9b1735753d85ca4955a6a..2ebb32b6bc81416cda9c0dacf97a4b4043fc9a24 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: make-liarc-dist.sh,v 1.2 2007/06/15 03:40:19 cph Exp $
+# $Id: make-liarc-dist.sh,v 1.3 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 9a6b13e96aa63c41173259da32643c03afcbfb67..8b8da9a9a82350f6e2f72e94c169d07aaf60908b 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: make-liarc.sh,v 1.3 2007/06/15 18:09:14 cph Exp $
+# $Id: make-liarc.sh,v 1.4 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 7c955a7bb3cf024b3a7b312490bd9e2b303f31c2..7bf7b7922ab3f4ebf772991342fe0b720cbf5dfd 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: make-native.sh,v 1.3 2007/06/22 02:29:24 cph Exp $
+# $Id: make-native.sh,v 1.4 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index bde3ebbd2a191d9273fefa4a99f79bf8f6348707..4ad57192732778e55adbe14cc9a8b7b2381d5025 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: native-prepare.sh,v 1.3 2007/06/15 03:40:21 cph Exp $
+# $Id: native-prepare.sh,v 1.4 2008/01/30 20:02:08 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 249547499ed7ad420c37af34186115a685356bf3..990c7c128cb8b514ac9dc060617a0af4fef1cfb0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.22 2007/06/08 06:04:03 cph Exp $
+$Id: optiondb.scm,v 1.23 2008/01/30 20:02:08 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd13b73588378ba55d1e77f437aa6bd6d1073980..62e0a5f9180cc59f17c7ac635b3e568738e1d3a6 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: std-makefile-prefix,v 1.3 2007/06/06 19:42:40 cph Exp $
+# $Id: std-makefile-prefix,v 1.4 2008/01/30 20:02:09 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index afc9afa3a1827bb30ae5abb6eb15ddf40f32fa2f..be0217cf3f055b0365055a8e6da94b5dbf3217ec 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utilities.scm,v 1.8 2007/06/22 02:31:18 cph Exp $
+$Id: utilities.scm,v 1.9 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5e9b2e96cccc67cbd2b6ca9eeedf1a6680ef3b59..b4471d861b3dd4bbcbf597664a38407a90c454ff 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.24 2007/01/05 21:19:25 cph Exp $
+$Id: compile.scm,v 1.25 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba3987ea842c6dc649e7d0f89e8bd916141b30f3..16cf958af87199d5776f0c5d88c185ae8866c535 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.25 2007/01/05 21:19:25 cph Exp $
+$Id: ed-ffi.scm,v 1.26 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2adf9073fe5f76d83402063944f8cbcd752dc67f..ca067405ad2cc91e46799dac7f32905732d205e5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-browser.scm,v 1.14 2007/01/05 21:19:25 cph Exp $
+$Id: imail-browser.scm,v 1.15 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18c162dd48cb6e5be948505f131f4a10f378c460..c30752ae3fab68d497de713b2c2c8bce149f73a5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-core.scm,v 1.165 2007/03/11 22:38:55 riastradh Exp $
+$Id: imail-core.scm,v 1.166 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 82224224deb4b96b30ed51b8ad6c064fa6c38964..3a4976c0c6af89da0ac4912c56c698b9bccd3a45 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-file.scm,v 1.92 2007/09/10 16:27:31 riastradh Exp $
+$Id: imail-file.scm,v 1.93 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 21c05b2eb3a507cea352026ca12d3009e4300496..c3e3d503c0c83bc9654d77ba409b32cce81fbbcc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-imap.scm,v 1.214 2007/11/03 04:00:36 cph Exp $
+$Id: imail-imap.scm,v 1.215 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18813471ff852ee8f5028cedb8153d59ebbf2cad..56c9eababdf5f779cbbe84a34f201680c67f17cb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-rmail.scm,v 1.76 2007/07/07 17:22:19 cph Exp $
+$Id: imail-rmail.scm,v 1.77 2008/01/30 20:02:09 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6fd98167632edfca01d0236b5435bdcd73141833..557fda1b911c9896ca1e88cd61ef772a376e76b1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-summary.scm,v 1.55 2007/01/05 21:19:25 cph Exp $
+$Id: imail-summary.scm,v 1.56 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eb9efcfdccba94bdfba93eb5587c6b24f77a83c5..108f783cf8cb47c857d9bfd3ebae58edd25c498a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-top.scm,v 1.301 2007/04/05 22:42:35 riastradh Exp $
+$Id: imail-top.scm,v 1.302 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93a9c491731946f73403107ae6bfeacd33cf41d9..79683ffaf378758102b49405166932aea52b8bda 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-umail.scm,v 1.56 2007/01/05 21:19:25 cph Exp $
+$Id: imail-umail.scm,v 1.57 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e8b311daa197a6add6dc6a850be133f36393eb5d..f228f28beb60c173ec6c5e99b09141c786515ffd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail-util.scm,v 1.50 2007/07/07 17:22:19 cph Exp $
+$Id: imail-util.scm,v 1.51 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 872e387c6a499c01a3dbe37040104f664586ea74..9e10093fb74e25ab0201f0977c9104a204f607ba 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imail.pkg,v 1.103 2007/01/05 21:19:25 cph Exp $
+$Id: imail.pkg,v 1.104 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5af921aaf3e84099a7a5a2c8312eff7cb413faca..65a45f91334651816b54c05df3c89e1eb083aee2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imap-response.scm,v 1.52 2007/11/03 02:57:34 cph Exp $
+$Id: imap-response.scm,v 1.53 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9af82cc8300168b14fd5c8f6ff265730f19967e6..e27d62168fd1efc4744b749784452b4d0d85b8e2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: imap-syntax.scm,v 1.23 2007/01/05 21:19:25 cph Exp $
+$Id: imap-syntax.scm,v 1.24 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98edaaf11e10f2ddf14cb14bd928210b509e1f38..fac2e33d35c55c8496d4aac068d4568650e2fbaf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.50 2007/06/06 20:03:25 cph Exp $
+$Id: load.scm,v 1.51 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5a2687a819efa4bd679b58d3ef0b4c7335fde940..9e95ac29346f67a50ca2f511239b3ba2ad55e140 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: print.sh,v 1.13 2007/01/05 21:19:25 cph Exp $
+# $Id: print.sh,v 1.14 2008/01/30 20:02:10 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index ae4c7fd2ef54eb63df194666a2c1948537ab6f41..625c856b3333a44fa76817d63df8bdc10cf69b83 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.8 2007/05/02 03:59:13 cph Exp $
+# $Id: Clean.sh,v 1.9 2008/01/30 20:02:10 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index ed644d8c7f627c96610469dde3b5bbd4a0feaa4b..3d4ae9e016813790741df41407b01397cf69bf06 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: Setup.sh,v 1.12 2007/05/02 03:59:18 cph Exp $
+# $Id: Setup.sh,v 1.13 2008/01/30 20:02:10 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index ccc225716451c5065d9a0ead931bca8a842bc24a..bfe2d00ea7b4344e65ba9cf5977df71494c9ed0c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: artutl.c,v 1.21 2007/04/22 16:31:22 cph Exp $
+$Id: artutl.c,v 1.22 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57d93e517c5f34e897ccec047f4c6eedfaf640fb..7fcc84a6f8fd83629ef706a26f7793d8ffe7ba3b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: avltree.c,v 1.11 2007/04/22 16:31:22 cph Exp $
+$Id: avltree.c,v 1.12 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 25f638c33396abb66e54bfc2a5b1fbce128b4558..357efb3a0a47ce15b07640dc60dc9aa4cb7ce136 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: avltree.h,v 1.10 2007/04/22 16:31:22 cph Exp $
+$Id: avltree.h,v 1.11 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb3c14bf86b1866f175a71cf68f47f49f8dac92e..c2b7109aaf73833e46b345ab55906420943f6dd0 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bignmint.h,v 1.11 2007/04/22 16:31:22 cph Exp $
+$Id: bignmint.h,v 1.12 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e2df6d7f638bac148448443a72de4cf2424cd03a..445a552798bc8478d4e112796fe31aa1dbfc08e7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bignum.c,v 9.59 2007/07/09 00:46:44 cph Exp $
+$Id: bignum.c,v 9.60 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4fc3eac77d7d8a11f655a76ced127e705329bdfb..29e8eda12125fea8d1d821641e70baf0164ca52b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bignum.h,v 9.36 2007/04/22 16:31:22 cph Exp $
+$Id: bignum.h,v 9.37 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 835dc2aeb2410deb390c9e1ebc1ff39aa893f6bc..78c97a39619baf31f73bd0d9606211bd7e474412 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bigprm.c,v 1.11 2007/04/22 16:31:22 cph Exp $
+$Id: bigprm.c,v 1.12 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e4646d99ccfd1dc4b030e275dc374bb4edc4306..22022fc1d1d286d7083fa39c45a581b15c434ea9 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bitstr.c,v 9.69 2007/04/22 16:31:22 cph Exp $
+$Id: bitstr.c,v 9.70 2008/01/30 20:02:10 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c629ecde4416a67fa0addbd3d80a3ea6cee731be..52bbfab50ac5c17059134191ced6597eaf4bcd5c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bitstr.h,v 1.15 2007/04/22 16:31:22 cph Exp $
+$Id: bitstr.h,v 1.16 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd744c505a89eff4ccd42778a16b93d9e7f3880c..439c9994ee545583d4a3ba31a1d48ca42c3164dd 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bkpt.c,v 9.37 2007/04/22 16:31:22 cph Exp $
+$Id: bkpt.c,v 9.38 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6f5acd85c48e9102aec4244d9a9e4cda69195461..240b535f9f52f60ec5aceac40f92326b98bf226b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: bkpt.h,v 9.39 2007/04/22 16:31:22 cph Exp $
+$Id: bkpt.h,v 9.40 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 66021c13454e9683565adea91686e71443a26c01..db64c8df89f4da0a3601f5e7a760234f31255a0b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: boot.c,v 9.129 2007/05/02 00:09:29 cph Exp $
+$Id: boot.c,v 9.130 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ddd80647391537e8ad7f378380da078759be3136..91c356a41c9e47f5556ed9b146562b7e9569395f 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: char.c,v 9.38 2007/04/22 16:31:22 cph Exp $
+$Id: char.c,v 9.39 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e17d826f9a48b5bc9e5bdaa8207e9245d194c2e9..4c7bd5344123a88f65a39a156242a729c0653b80 100644 (file)
@@ -1,11 +1,12 @@
  ### -*- Midas -*-
  ### 
- ### $Id: alpha.m4,v 1.3 2007/01/05 21:19:26 cph Exp $
+ ### $Id: alpha.m4,v 1.4 2008/01/30 20:02:23 cph Exp $
  ### 
  ### Copyright (C) 1992 Digital Equipment Corporation (D.E.C.)
  ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- ###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+ ###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+ ###     Technology
  ### 
  ### This software was developed at the Digital Equipment Corporation
  ### Cambridge Research Laboratory.  Permission to copy this software, to
index 1b52fbd1cfcf9a86ff92b5cbc4a3c501f08fe853..0c27fe5eaf68984d39022391c712a51014a68195 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: asmcvt.c,v 1.6 2007/01/05 21:19:26 cph Exp $
+$Id: asmcvt.c,v 1.7 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 79746f6ea075df02bf63268da18ceea447f647c0..308f8f97f71b0a78667d9f4c66f6a8fcc0871270 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: c.c,v 1.24 2007/07/17 04:40:19 riastradh Exp $
+$Id: c.c,v 1.25 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a18571d459065b06a69c913249b2386a3024be5..408a69da967e5be63cbdf95ca52734095187948c 100644 (file)
@@ -1,10 +1,11 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;; $Id: hppa.m4,v 1.44 2007/01/05 21:19:26 cph Exp $
+;;; $Id: hppa.m4,v 1.45 2008/01/30 20:02:23 cph Exp $
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index 8cf59f36ef9bbe2024c20ed6f1e349e35a9470d1..a6311b57d255a24beb1f901d044439c74c21f048 100644 (file)
@@ -1,10 +1,11 @@
 ### -*-Midas-*-
 ###
-### $Id: i386.m4,v 1.68 2008/01/29 03:12:25 cph Exp $
+### $Id: i386.m4,v 1.69 2008/01/30 20:02:23 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 66e3d6191d98c6679f26978637d6e1e8c62ee9b1..cbd5d25f95ca5b1a81b79ff1ed67932092739cf8 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: m4-dos,v 1.6 2007/01/05 21:19:26 cph Exp $
+# $Id: m4-dos,v 1.7 2008/01/30 20:02:23 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 2b75155a92fee3f05ac49ab83cf7108be3cfae50..baf97962e3f0b55cea181ce4d84754da791fd195 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: makefile,v 1.12 2007/01/05 21:19:26 cph Exp $
+# $Id: makefile,v 1.13 2008/01/30 20:02:23 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index b61ca901ee969a59f6a2817b945b6af32eda0150..9eb0bbcb10ef358cde211488361b7adb8ec0d2a5 100644 (file)
@@ -1,10 +1,11 @@
 ### -*-Midas-*-
 ###
-### $Id: mc68k.m4,v 1.32 2007/01/05 21:19:26 cph Exp $
+### $Id: mc68k.m4,v 1.33 2008/01/30 20:02:24 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 33e025c5bf62082d46ea8cbb823a05c3bb4c857f..4e3a699839b04ab5c8577f258c491326778a9a57 100644 (file)
@@ -1,10 +1,11 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  ###
- ### $Id: mips.m4,v 1.20 2007/01/05 21:19:26 cph Exp $
+ ### $Id: mips.m4,v 1.21 2008/01/30 20:02:24 cph Exp $
  ###
  ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
- ###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+ ###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+ ###     Technology
  ###
  ### This file is part of MIT/GNU Scheme.
  ###
index 4f14d5564c9987302777a53397676f18c0a245db..49556141562585eef0e606f0d4167dea47ea7f0c 100644 (file)
@@ -1,10 +1,11 @@
 ### -*-Midas-*-
 ###
-### $Id: vax.m4,v 1.9 2007/01/05 21:19:26 cph Exp $
+### $Id: vax.m4,v 1.10 2008/01/30 20:02:24 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 84b3f298f8d234764aaa02e458410c93593ea547..bd38beca4995a4cfeeaff0c68a3205d543db10e3 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpgc.h,v 1.37 2007/04/22 16:31:22 cph Exp $
+$Id: cmpgc.h,v 1.38 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c70d0e08577c035f7a1bcaecbb31a00e52d515ac..c2f86a6b6af51f3e2959c8e2ccedbc986dc19129 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpint.c,v 1.110 2007/04/24 05:31:08 cph Exp $
+$Id: cmpint.c,v 1.111 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 683ab6c3a25c253c0067d9e207fd66c34176eff2..4adbca3f68bde141472f9f5ed502c66f1d9c84b8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: cmpint.h,v 10.16 2007/04/24 05:31:14 cph Exp $
+$Id: cmpint.h,v 10.17 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f278517cca65e76996338bbb5ff37e05260850b8..9801ab9a95d8cec80edcb186295f47101dbe2e91 100644 (file)
@@ -1,11 +1,11 @@
 /* -*- C -*-
 
-$Id: alpha.h,v 1.9 2007/04/22 16:31:24 cph Exp $
+$Id: alpha.h,v 1.10 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1992, 1993 Digital Equipment Corporation (D.E.C.)
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This software was developed at the Digital Equipment Corporation
 Cambridge Research Laboratory.  Permission to copy this software, to
index 66cd0bb5644a21fcfacd722501eb836a66d80b70..886bf434cea6de1012478f0a6630ab5931e5d524 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: c-config.h,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: c-config.h,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dc48f35e1400cfd0d0bdad57196c5b3c5ef91c38..030a7893508a07b7c2669c612ffa05c748c58a99 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: c.c,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: c.c,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 810c62d443c0b8ece58817b8621722a1279e07aa..75bea4a76ba5bc1bdeeab6762a6788d2c167dcfa 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: c.h,v 1.14 2007/06/06 19:42:41 cph Exp $
+$Id: c.h,v 1.15 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6eb5af9de2293c6dff70015af817230e954c52fe..8d34616e71f01d3db237bf318ea9c1ec7709983e 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: hppa.h,v 1.57 2007/04/22 16:31:24 cph Exp $
+$Id: hppa.h,v 1.58 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c61814fbd99def68e52f272840ff1c739f276b2e..e3551152db10bb01391e8fb220456d8ca52ecfd7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: i386-config.h,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: i386-config.h,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 28b4129f3be235a04fbbd188ddfd2918623863a7..636d4d168ea6b0a747f7037af5108e0fce5dc55a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: i386.c,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: i386.c,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 24d9c74a23c3951cbd6c670f5c9f9109384fede5..e744ae99adc3e1dc170dcef89d441e4448eb4561 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: i386.h,v 1.41 2007/04/24 05:31:51 cph Exp $
+$Id: i386.h,v 1.42 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3ddd54b97f126789a2fd9ba3b90a50de5225ddf8..5db3cb7e38202f31f73db4a82643f40bb89d7841 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: mc68k.h,v 1.41 2007/04/22 16:31:24 cph Exp $
+$Id: mc68k.h,v 1.42 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3817f717d5caccab721b723b9206e78d67cb6ae3..a044c6bc1803ae05183ce26b59485bba77e379e6 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: mips.h,v 1.28 2007/04/22 16:31:24 cph Exp $
+$Id: mips.h,v 1.29 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46685995fa4f4fa1dd673dedef148f47dbbec132..e81fb9b1f959f0327030aebf04217efdce293d38 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: none-config.h,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: none-config.h,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a9e484e016a9d7db974bacea9dc26e2445d00d95..1e3d42f85986df5dd8978779475bb8360e1f1821 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: none.c,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: none.c,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c2c59cefd4270452df980491ee9c2088e3f70b5..2b17bd5f5a4c1a29c20cbd3129bf7efb86f1aa37 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: none.h,v 1.3 2007/06/16 02:32:22 cph Exp $
+$Id: none.h,v 1.4 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4f0b3b0615cf78a3fd8e93c9cf9af25ca212ced..99aa1fcfb33fb61ea4547625f15a18e27cd90d4a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: svm1-config.h,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: svm1-config.h,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c79ad8016ba5b604b4232cc720ee0f95af32ae2b..26940d43dc20861f619ba0fc2a2ff5ff29bcd5b0 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: svm1.c,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: svm1.c,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 520636020ac959ab4e41f37788f98651fec1999b..7c7f1bc857c90853f402dfa797ea0125c9855445 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: svm1.h,v 1.2 2007/04/22 16:31:24 cph Exp $
+$Id: svm1.h,v 1.3 2008/01/30 20:02:24 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 48b20702799989d10fb1bc3500fe04f56393ff49..3142f4851ef4dcd865d673f5345698f533f0bb73 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: vax.h,v 1.14 2007/04/22 16:31:24 cph Exp $
+$Id: vax.h,v 1.15 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d35aabe7ecd5e64c65ab367cf00f6a1d1254c4c5..5cee0506bd849aec3d9f216591a7cfb04fc6efb9 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: comlin.c,v 1.15 2007/04/22 16:31:22 cph Exp $
+$Id: comlin.c,v 1.16 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d1dd0bff4d53afc27c7d73fec1948420453038a3..0e70a875fed6388b2319ec28a636a9a81725e156 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: comlin.h,v 1.12 2007/04/22 16:31:22 cph Exp $
+$Id: comlin.h,v 1.13 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41721074f7347f2d2032f03d9282d8409106f6f7..3746491161d4211b45e393338537c1379ade4a17 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: comutl.c,v 1.39 2007/06/06 19:42:40 cph Exp $
+$Id: comutl.c,v 1.40 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ea588b41630b7e127f5bd3c18787aa22c28eb489..3e09a5dacfd445c7fe6fe5f5e96a4396ed63cf9a 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT([MIT/GNU Scheme microcode], [15.1], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.59 2007/12/08 18:19:14 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.60 2008/01/30 20:02:11 cph Exp $])
 AC_CONFIG_SRCDIR([boot.c])
 AC_CONFIG_HEADERS([config.h])
 AC_PROG_MAKE_SET
@@ -9,7 +9,7 @@ AC_PROG_MAKE_SET
 AC_COPYRIGHT(
 [Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -33,7 +33,7 @@ AH_TOP([/*
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f540a8b5dd25d4eb74c34f89d53eda84895d6482..e82f09b7fcbc24e024e22063480f7654914f0418 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: confshared.h,v 11.17 2008/01/29 02:27:47 cph Exp $
+$Id: confshared.h,v 11.18 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 755e08cd511df93decd959a6750a727b110c3975..7588f7d76303c7cbde60d44b440ed463dc3850e3 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: const.h,v 9.56 2007/04/22 16:31:22 cph Exp $
+$Id: const.h,v 9.57 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 710d56956a1c46207d85358b908e6f73961c6727..413a1f77ff2064edd53ba86c4f8eb116de8edf4a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: copyrigh.c,v 1.8 2007/04/22 16:31:22 cph Exp $
+$Id: copyrigh.c,v 1.9 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2a654d17c02787e5e775b10a14ae4f2cc543c20f..546125052f9bd1d00cf7a404c02cafa3c7a29f85 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: critsec.h,v 1.9 2007/04/22 16:31:22 cph Exp $
+$Id: critsec.h,v 1.10 2008/01/30 20:02:11 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7677eb0de4deca1c5061922b17a233ba553db39f..4761e50511702d641040a850aeda67c77a15dd99 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: daemon.c,v 9.37 2007/04/22 16:31:22 cph Exp $
+$Id: daemon.c,v 9.38 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 78f464ddc10f094991a3138af83a113fc5a5c602..b412be8b6da13bf0a89719352c3ae825b1b59b3c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: debug.c,v 9.62 2007/11/26 04:00:24 cph Exp $
+$Id: debug.c,v 9.63 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6b48eeabd01f886f99aedb8b5a1dc3157992a6ed..5b94da36357329a9c69c86f6dab092fe17132b79 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: dfloat.c,v 1.11 2007/04/22 16:31:22 cph Exp $
+$Id: dfloat.c,v 1.12 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 811956b997790a1ab500efc79bb52c0f35b65c36..fcf15ff0b5d7128e40f30f35e3398011df29f1fe 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: dstack.h,v 1.16 2007/04/22 16:31:22 cph Exp $
+$Id: dstack.h,v 1.17 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2a0e7e249716b9ecec95e96c0a0aa530ddf29bc5..16105de8c326c981c26175b4a9e62f76b168764e 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: edwin.h,v 1.15 2007/04/22 16:31:22 cph Exp $
+$Id: edwin.h,v 1.16 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4f46bee9999558936d5e0e2f4cb1b1bb09d5e5f6..3d6475e68a747f03bf7c75aad7ccf76595d63707 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: error.c,v 1.13 2007/04/22 16:31:22 cph Exp $
+$Id: error.c,v 1.14 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 19f10c147f4c6e3aa78810dce4252ad8084f1f7a..5476ca84c61d5bbdd8d044422247b4b8b3413d24 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: errors.h,v 9.49 2007/04/22 16:31:22 cph Exp $
+$Id: errors.h,v 9.50 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0095cd74b02fa15669e6ac1be555995b74737ff9..f265aef021eee662e19c745b40c05ecc7e7750e8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: extern.c,v 9.44 2007/04/22 16:31:22 cph Exp $
+$Id: extern.c,v 9.45 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6dc9b877ee68728cc872d6bff48c2ce90a7b89f3..287a806cb245bee5c7e5d72762dcc6c9c4e475aa 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: extern.h,v 9.70 2007/04/24 05:31:20 cph Exp $
+$Id: extern.h,v 9.71 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c68b282d823d1d215e072afb9068fccc0929f999..44e865e7fd8a10568d3538d257b221a381ef19fc 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: extract-liarc-decls.c,v 9.1 2007/06/06 19:42:40 cph Exp $
+$Id: extract-liarc-decls.c,v 9.2 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 50d19bef9831153ba57d70f1fc24dceaf03eff4d..6356b70953fee27b98397db589ad509c2bdfd5dc 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: fasdump.c,v 9.72 2007/06/21 16:55:43 cph Exp $
+$Id: fasdump.c,v 9.73 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 69a5ba42d2d5e7d176096ae06cbee6e5712aa5b2..f67e02d60f4de7a7ca4168c85db6d8d318f88d4a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: fasl.c,v 11.2 2007/06/14 13:31:21 cph Exp $
+$Id: fasl.c,v 11.3 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1061c4014657c2b80716eaa51be7c4b226c33bcc..1800f47b5b86eabce1b4f8c2ca843b40f21f7729 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: fasl.h,v 9.45 2007/06/14 13:31:27 cph Exp $
+$Id: fasl.h,v 9.46 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b655d36d7d042775304da7c5be5f5b3232f625f..7faee224eae2457ce84df942f8d9bbba25226abf 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: fasload.c,v 9.104 2007/06/14 13:31:33 cph Exp $
+$Id: fasload.c,v 9.105 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3f578c9395d8064f627c14227c655ebab36fe824..bd2bd15069ccd8c386bb77d27b2f34058f294d90 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: findprim.c,v 9.61 2007/04/22 16:31:22 cph Exp $
+$Id: findprim.c,v 9.62 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4e8643da1a68c78789921035c25d412b768ae69..87d1474f091cccb6679521b944b7a454ba95d6aa 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: fixnum.c,v 9.50 2007/07/29 16:20:00 cph Exp $
+$Id: fixnum.c,v 9.51 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cbd93ca5bbcbb36da48e7d6fe951b60fb37358cc..d5028a009f22914dcc78b0d134eef09764a2de59 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: fixobj.h,v 9.43 2007/04/22 16:31:22 cph Exp $
+$Id: fixobj.h,v 9.44 2008/01/30 20:02:12 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d82ebe4ef0ff6015ef46fa98cedbb66b08833cd3..a58371a331f7c5042c04e18bf1d603b7ffd9be7d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: flonum.c,v 9.48 2007/04/22 16:31:22 cph Exp $
+$Id: flonum.c,v 9.49 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ead796e6e89301bf69d65d22e60e8f5e087ed771..8fcd9c793c02e4333038856be381e0d2e1baa92c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: gc.h,v 9.39 2007/04/22 16:31:22 cph Exp $
+$Id: gc.h,v 9.40 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 861bd83836f81fdf28456b584269ee17c0e1a606..eecef351e734bad31970f017b169e5bbd3767b38 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: gccode.h,v 9.63 2007/04/22 16:31:22 cph Exp $
+$Id: gccode.h,v 9.64 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3cbd975f867042c303b090e6f960847bd49e01a8..d0fda91fdb46f2064eb5cbe1345b4886631330e5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: gcloop.c,v 9.54 2007/04/22 16:31:22 cph Exp $
+$Id: gcloop.c,v 9.55 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ed162429ca194af58567a481e9220b3cda56dad..1206621e4060e8e962df7f50e334a81619ced1e1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: gen-nonce.c,v 1.1 2007/05/23 17:18:01 cph Exp $
+$Id: gen-nonce.c,v 1.2 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 495ad64f37d9c546666876cd3bac477cf79690c7..6186aeb1fd6eda9c21e4ee042dec9d03bf3ceb05 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: generic.c,v 9.44 2007/04/22 16:31:22 cph Exp $
+$Id: generic.c,v 9.45 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4fc64dc62db097a93477f3c7bc7a6edf923317ef..ff829db3efe7c3d1c67df03d02c5f6e7a11b67e7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: history.h,v 9.37 2007/04/22 16:31:22 cph Exp $
+$Id: history.h,v 9.38 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c52ca9c1aa461618ddf37b4617e3380dd4c92fb4..3945e181d0765dfe3b014ec2fbc8170b1a80033b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: hooks.c,v 9.69 2007/04/22 16:31:22 cph Exp $
+$Id: hooks.c,v 9.70 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e72e09fac7f2dcc3fa08751259ca7e64a63e3cbf..35be481223c7cbf60f6800637475b83419c582c7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: hppacach.c,v 1.18 2007/04/22 16:31:22 cph Exp $
+$Id: hppacach.c,v 1.19 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de588e524a0fa9042f4ba29c455f5eaac1963989..77175c3f25c86579e1a27fc09973638e42427e19 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: hppacach.h,v 1.10 2007/01/05 21:19:25 cph Exp $
+$Id: hppacach.h,v 1.11 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bbc7103d5445048b863e5141fb4aea54aecafab6..76ee0bd4bcfb1e6a87b3d9e9240d0ef6dae6f6d0 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: hppanwca.c,v 1.9 2007/01/05 21:19:25 cph Exp $
+$Id: hppanwca.c,v 1.10 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index faf12c27ffb0430ab489312a9cced84f7d2fa753..3fde2e6f1333e5bb81cc58f88e7c095baefc060e 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: hunk.c,v 9.34 2007/04/22 16:31:22 cph Exp $
+$Id: hunk.c,v 9.35 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5d92b2ae581529f4f4d37bfef0f55f5c0bbf580f..b9714f77f7c9d19f45a9a8f298aa8c796b27ff4d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: intern.c,v 9.67 2007/04/22 16:31:22 cph Exp $
+$Id: intern.c,v 9.68 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81201b3afc83fa56285f6ff38261cbb950ccf3e0..b2a7a8c23c39577d01d55f574e2e54ba481b69c5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: interp.c,v 9.107 2007/08/12 03:30:42 cph Exp $
+$Id: interp.c,v 9.108 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18489771e502f1e266946d7361c9d59026e8a999..f90d65f1fa66ed50f76895a9aedc4b394953fa7a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: interp.h,v 9.54 2008/01/29 02:01:37 cph Exp $
+$Id: interp.h,v 9.55 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a1fc74cd73badf451841447556fb443453e9892..d507b6220429fcc077cf5bb784d0248e3a02844b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: intext.c,v 1.10 2007/04/22 16:31:22 cph Exp $
+$Id: intext.c,v 1.11 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d22cbbbd2c7a079ba252a58ba86f1cded4b8b452..6e6259925cf76a5601b2fe8da43b28215af7b69b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: intext.h,v 1.10 2007/04/22 16:31:22 cph Exp $
+$Id: intext.h,v 1.11 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fafcfc2d843ae527dc53335c074432143adf5796..12839069f72aad50a38aaf64842db373e6444ef5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: intprm.c,v 1.15 2007/04/22 16:31:22 cph Exp $
+$Id: intprm.c,v 1.16 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c68fee4db3919319b35717b234867b92a5a5c48..524ad0b6841937d9e513bc183ca4d1b48524cd78 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: intrpt.h,v 1.27 2007/04/22 16:31:22 cph Exp $
+$Id: intrpt.h,v 1.28 2008/01/30 20:02:13 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db180312897ec840683839f88869094662f25b92..60220a1a543641f647c55a81a2a60112d821ea20 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: liarc-cc.in,v 1.3 2007/05/14 16:50:52 cph Exp $
+# $Id: liarc-cc.in,v 1.4 2008/01/30 20:02:14 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 501163aa3d8f4ee1c30b265ea33e796d843474af..939eb6fd35c39b336fbc85ad468eb20ecfe0744b 100644 (file)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: liarc-ld.in,v 1.3 2007/11/26 05:19:34 cph Exp $
+# $Id: liarc-ld.in,v 1.4 2008/01/30 20:02:14 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 961654e36d8a104f24aee01092c52949aa31d213..cf5d8baee3cb7ff76f0e49f0e61544b5beb8045b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: liarc.h,v 1.32 2007/07/17 04:40:19 riastradh Exp $
+$Id: liarc.h,v 1.33 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ded1cfd64845e94b0f6dbbf52ad0dd93492229f2..4e6a7c81c5e41fb163f04ca842964ede05a31a84 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: list.c,v 9.38 2007/04/22 16:31:22 cph Exp $
+$Id: list.c,v 9.39 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 919cb0313e160fabde19d5ca686355a73eeece84..6422ed60cf564f328055bc355ca2a3d3b2c1e9a1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: lookprm.c,v 1.24 2007/04/22 16:31:22 cph Exp $
+$Id: lookprm.c,v 1.25 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aa4f3bda9e7ac4e74683c2f1ccd519c5577fdc06..34fffd989e026fb69fabde877bbf9dc5069cb7f4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: lookup.c,v 9.75 2007/04/22 16:31:22 cph Exp $
+$Id: lookup.c,v 9.76 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cd42807e1aac7713b586e54745ba583bfb2e5029..9e034bfb3e8a979669d7b06ac0a2fa9c783714d1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: lookup.h,v 9.59 2007/01/05 21:19:25 cph Exp $
+$Id: lookup.h,v 9.60 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 04f403115fb4907290ddabc29d2b03039fa173da..68c20887c04fe3a0bf39ae9d8b2527d28116ec93 100644 (file)
@@ -1,10 +1,10 @@
 # -*- Makefile -*-
 #
-# $Id: Makefile.in.in,v 1.63 2007/11/26 05:25:55 cph Exp $
+# $Id: Makefile.in.in,v 1.64 2008/01/30 20:02:25 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index f1a26be36b66e2a2ed528f34a650832b6a839c7b..f4cc8d658e471d16323042bcf7a1cb931f7fc369 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bundles-liarc.scm,v 1.5 2007/04/14 14:02:40 cph Exp $
+$Id: bundles-liarc.scm,v 1.6 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0217ad61fff349d83a5d51dce5164ae897aafda0..5b70d0d956c34e3c076ccd574975c68cfcdea2be 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dirs-liarc.scm,v 1.3 2007/04/04 05:08:19 riastradh Exp $
+$Id: dirs-liarc.scm,v 1.4 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be28631b14a644778fcfb96a91f5f03a3506f680..9f84cfadb78c29341e323c69b0031cdd63b49a3e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-core.scm,v 1.7 2007/04/22 16:31:24 cph Exp $
+$Id: files-core.scm,v 1.8 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b281562b7f5fc5b64c72e8a76d72239f28c70ec4..6a84a280d9f9d278cc48b76eeb0ac430466aaeb1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-optional.scm,v 1.9 2007/04/22 16:31:24 cph Exp $
+$Id: files-optional.scm,v 1.10 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5653a51b91918e072d5833d42290f1f671202350..1046d174d22675a8a83ce1594b3473aa058ac1fd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-os-prim.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
+$Id: files-os-prim.scm,v 1.7 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 32cb282cb07d9f6204e633aed2d2c2cd1bd4ddb2..eb9792bdc2e55214adf2c57844dc4ddff8599aff 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-other.scm,v 1.9 2007/04/22 16:31:24 cph Exp $
+$Id: files-other.scm,v 1.10 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e7d60fae469d7b0d172f23f4e1178fbc10b2114..7652e4831c7956ca9263d54cc1e166bd206dd7a9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: files-unix.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
+$Id: files-unix.scm,v 1.7 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9fc310105bd1db7c16f88d2c0aa26d12343c8b5b..6eba30ca4e699d24012c7b4ca74ce229c1878ac9 100644 (file)
@@ -1,10 +1,10 @@
 # -*- Makefile -*-
 #
-# $Id: liarc-base-rules,v 1.5 2007/06/06 19:42:42 cph Exp $
+# $Id: liarc-base-rules,v 1.6 2008/01/30 20:02:25 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index a426be22bad45b366c03d56315ce89fdf5c57dfa..8cfe8f26c74152744d006305fb603dd8d16856c0 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: m4.sh,v 1.6 2007/01/05 21:19:26 cph Exp $
+# $Id: m4.sh,v 1.7 2008/01/30 20:02:25 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index aeda3ba3929ddad967aa2d91169046f1679cf030..a09ca7f9947bbef9aeaf686860473d35beb1000e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: makegen.scm,v 1.24 2007/05/14 16:50:57 cph Exp $
+$Id: makegen.scm,v 1.25 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e4fcda43cdd2d329b12d47075a458602d792ff73..78cad8db18bfba4fb9332534f62d41af46bcd441 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: makeinit.sh,v 1.17 2007/04/30 01:36:14 cph Exp $
+# $Id: makeinit.sh,v 1.18 2008/01/30 20:02:25 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 4fdd0f1c2bae1e17566ede3fee7662a7234901c1..205c01b075a099b71599210721d052787c4b6997 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pkds-liarc.scm,v 1.1 2007/04/04 05:08:19 riastradh Exp $
+$Id: pkds-liarc.scm,v 1.2 2008/01/30 20:02:25 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca3dd2a2f50fdc20c28d0fa7308ae28657cb7a02..e78c6b9948adb0d5f22c93192e7cb648c876a51d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: memmag.c,v 9.77 2007/04/22 16:31:22 cph Exp $
+$Id: memmag.c,v 9.78 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6f931bd0809b94662925d9854f498b2ea290613..6dae0b38c21f572ac76b120ac99d75755f6ab562 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: memmag.h,v 1.13 2007/04/22 16:31:22 cph Exp $
+$Id: memmag.h,v 1.14 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 251d4c4025dd4b2a7870254245a9987227d96420..24b28f155f4eb4cff84562bcb3bab50645fae8e1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: missing.c,v 9.38 2007/04/22 16:31:22 cph Exp $
+$Id: missing.c,v 9.39 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41deb3613a8f27a7e433aaf25bd21372f9758584..ea5cf698c23b77de31c87d5e0e85cd7da83b779b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: mul.c,v 9.40 2007/04/22 16:31:22 cph Exp $
+$Id: mul.c,v 9.41 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 442de08ce537cc98f4f32b9ebc46ad33c1859b13..1a306072f321219df37e5afb509318892a3e6b30 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: nt.h,v 1.14 2007/04/22 16:31:22 cph Exp $
+$Id: nt.h,v 1.15 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 820b8742b5aa124cbaa4d0234c56ccad15b90376..5c5f0c810f3c4328652dc6ab62fa678cfd36467b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntapi.h,v 1.21 2007/04/24 05:31:25 cph Exp $
+$Id: ntapi.h,v 1.22 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4bc831c73ee4d0f6770e0e375406ba6c1f679133..c5f6beda420475c0b67feb1d4251c07ae63094c3 100644 (file)
@@ -1,10 +1,11 @@
 ;;; -*-Midas-*-
 ;;;
-;;; $Id: ntasutl.asm,v 1.10 2007/01/05 21:19:25 cph Exp $
+;;; $Id: ntasutl.asm,v 1.11 2008/01/30 20:02:14 cph Exp $
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index 91090345264da26f2f8367c12062ac0451395cde..115cf63b048f3c2517d75bd749b9c6789f3e18e7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntenv.c,v 1.24 2007/04/22 16:31:22 cph Exp $
+$Id: ntenv.c,v 1.25 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca633c048268a16a85d0b61ac8c641d3a60c5380..342791d3d77b4c7872cb7af845df2fc0986b5a8c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntfile.c,v 1.18 2007/01/05 21:19:25 cph Exp $
+$Id: ntfile.c,v 1.19 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3587944476d3d780179d3afcb5112472c4ef3d4e..16ba4647adb9918740491aacf90273d65dbcf5a7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntfs.c,v 1.34 2007/04/22 16:31:22 cph Exp $
+$Id: ntfs.c,v 1.35 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d3820398cf061816e4a666d20375c1927745a3c..b284e930d15ef5fe61ebfbb424b84eb57523ff65 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntfs.h,v 1.9 2007/01/05 21:19:25 cph Exp $
+$Id: ntfs.h,v 1.10 2008/01/30 20:02:14 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 598aa2952a32f54cd1ac2f929bc3ca2c687ac627..3c76b431aa53f3901562fec3616a75d44729bd58 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntgui.c,v 1.35 2007/04/24 05:31:31 cph Exp $
+$Id: ntgui.c,v 1.36 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b41f9464dafd9e166a1c9e37e206872ae09c2903..4e5b00fd61fcad9574eb75dae00f19c18a9753eb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntgui.h,v 1.12 2007/01/05 21:19:25 cph Exp $
+$Id: ntgui.h,v 1.13 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 853f3369975d72229abdfa601e0a0548c2283bbc..7cd91c4ebf72eb4738e9851fb768cd59039c975b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntio.c,v 1.35 2007/04/22 16:31:22 cph Exp $
+$Id: ntio.c,v 1.36 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 65aedbdc0ddd208e002850f7582bef2814801ff2..4bb387205badd80449d464eb21186b33f1a390ab 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntio.h,v 1.17 2007/04/22 16:31:22 cph Exp $
+$Id: ntio.h,v 1.18 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d3bb9b4b730af4a017ef9d89f70cd29e0634d2d2..3176726d5b322feb92f6bcbc75e2478fd8de6946 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntproc.c,v 1.13 2008/01/03 00:30:38 cph Exp $
+$Id: ntproc.c,v 1.14 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 66b0e716773c7bcbb589faacb7a57a4c1ab9525c..601a80d69a84abc12c5d2b8399f66501c39d3492 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntproc.h,v 1.6 2007/01/05 21:19:25 cph Exp $
+$Id: ntproc.h,v 1.7 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e5beeb6564a06acabfb420efe27642eea5b7386..f88840334908e7d45e8241af1e32c511b685d895 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntscmlib.h,v 1.15 2007/04/22 16:31:22 cph Exp $
+$Id: ntscmlib.h,v 1.16 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 85c5225156cf3029eb0b5300513d94e0910b76d0..c694eb8e46017e23bfd48a237b77f2136c1a27a2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntscreen.c,v 1.55 2007/04/22 16:31:22 cph Exp $
+$Id: ntscreen.c,v 1.56 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40967432d297f84308c6bbebc92d06b768659a5a..f6ff471d567936c8683bacd19c9ac5324a620c6e 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntscreen.h,v 1.26 2007/04/22 16:31:22 cph Exp $
+$Id: ntscreen.h,v 1.27 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5f88d5f636ac75381c195294fefa63a11e375c8e..460e41e15207ce953147e3cee10be69f6dbc9d84 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsig.c,v 1.28 2007/04/24 05:31:36 cph Exp $
+$Id: ntsig.c,v 1.29 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8b0336d18a1452616ab2f09b2990af2e629f0d91..429fa0afa7f4c4dc66ae5888ab1d611123efa359 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsock.c,v 1.22 2007/01/05 21:19:25 cph Exp $
+$Id: ntsock.c,v 1.23 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dac927c247c175e5ab73160c1643b4eb724311f2..641c163ce113522373bdc6e49428356a24cd98ed 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsys.c,v 1.14 2007/04/22 16:31:22 cph Exp $
+$Id: ntsys.c,v 1.15 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad646968f01cdfd26863d05ad554b29331e17526..aef3e75a669ffc553d5d657c41f17cae9d66fb0a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntsys.h,v 1.12 2007/01/05 21:19:25 cph Exp $
+$Id: ntsys.h,v 1.13 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9cdb170cbcd4f84663251540511bb08446834212..1986bf8ce3bd9d9ab467031f6f587501ac01270c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ntterm.h,v 1.8 2007/01/05 21:19:25 cph Exp $
+$Id: ntterm.h,v 1.9 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 722e48b7c7f6c1c7665486205644ac6957d7ceec..eec1164a1bbac5f94d2ebfe1181ea1e1f1779c99 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: nttop.c,v 1.40 2007/04/22 16:31:22 cph Exp $
+$Id: nttop.c,v 1.41 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b04a8c8d68c65bfe77c5c7d9995ca7a97a03c00b..4a6b4def0d44ca61d63134ea49f9df746897a3fb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: nttop.h,v 1.8 2007/01/05 21:19:25 cph Exp $
+$Id: nttop.h,v 1.9 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 653caec8ce991134c38e97cf6ca84579965e199e..5fa24ad480e3bee5a7631c51a0db743a64d53101 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: nttrap.c,v 1.31 2007/04/24 05:31:41 cph Exp $
+$Id: nttrap.c,v 1.32 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 259d6546d351ba50e471609546f066e5ddbde085..9ab397acb0ba203426f878dfdeb744207d856c9e 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: nttrap.h,v 1.10 2007/04/22 16:31:22 cph Exp $
+$Id: nttrap.h,v 1.11 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 686a7b9e5cc212e2d44bff6a5eec9aa4ab5e675d..7d7d1b6f8356102042df3277dfd87f0b004b7a18 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: nttterm.c,v 1.10 2007/04/22 16:31:22 cph Exp $
+$Id: nttterm.c,v 1.11 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e8ce19ebb5608737f6af39ca1978c64568b8708..ee047931211c4436a6b27c00814ae9ca87b9532d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: nttty.c,v 1.13 2007/04/22 16:31:22 cph Exp $
+$Id: nttty.c,v 1.14 2008/01/30 20:02:15 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 12a1cc3e1f5fc01b8662c4e6e7a3b43dd99188e2..da86d77514919972c1b18ab4d2cb0d548f727fb3 100644 (file)
@@ -1,10 +1,11 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: bch-p-nt.lst,v 1.10 2007/01/05 21:19:26 cph Exp $
+;;; $Id: bch-p-nt.lst,v 1.11 2008/01/30 20:02:25 cph Exp $
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index 7dd4108ea951becf1d647cc68f3e7541d0197057..837a0df2727c98e9785b4245d98e96f98df681a8 100644 (file)
@@ -1,9 +1,10 @@
 @echo off
-rem $Id: config.bat,v 1.8 2007/01/05 21:19:26 cph Exp $
+rem $Id: config.bat,v 1.9 2008/01/30 20:02:25 cph Exp $
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+rem     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
 rem
index 0c8867115070fcd4eb271042940e8f7e951b5748..7622ade921b59c46cb8fe47ccf7e134aa5d42ca6 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.15 2007/04/22 18:04:52 cph Exp $
+$Id: config.h,v 1.16 2008/01/30 20:02:26 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 843256bcfdff66b8362a960677467b06b6c67004..d71c97658bccd07fc7b3d2b26777e8e72c4b3e9d 100644 (file)
@@ -1,11 +1,11 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: makefile,v 1.33 2007/01/05 21:19:26 cph Exp $
+###     $Id: makefile,v 1.34 2008/01/30 20:02:26 cph Exp $
 ###
 ###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-###         2003, 2004, 2005, 2006, 2007 Massachusetts Institute of
-###         Technology
+###         2003, 2004, 2005, 2006, 2007, 2008 Massachusetts Institute
+###         of Technology
 ###
 ###     This file is part of MIT/GNU Scheme.
 ###
index 91bcddad02f0631dd34de072af75d25a840d3676..24aaa76173f811ee70e58c3401fc5b2315a1996b 100644 (file)
@@ -1,11 +1,11 @@
 ### -*- Makefile -*-
 ###
-###     $Id: makefile.wcc,v 1.25 2007/04/24 05:31:56 cph Exp $
+###     $Id: makefile.wcc,v 1.26 2008/01/30 20:02:26 cph Exp $
 ###
 ###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-###         2003, 2004, 2005, 2006, 2007 Massachusetts Institute of
-###         Technology
+###         2003, 2004, 2005, 2006, 2007, 2008 Massachusetts Institute
+###         of Technology
 ###
 ###     This file is part of MIT/GNU Scheme.
 ###
index 259c0965d39ed301326b9a4191885ff762380002..fd37fa89705c5f1526c0d1bc842469a69ee473ba 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme16.c,v 1.16 2007/01/05 21:19:26 cph Exp $
+$Id: scheme16.c,v 1.17 2008/01/30 20:02:26 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2af08cb52e513b2ee9aaa6ef79d9feca7a9e4bf8..2a9198eb04b93f35d14e7fe979caea93aa3fe72c 100644 (file)
@@ -1,10 +1,10 @@
 # -*- Fundamental -*-
 #
-# $Id: scheme16.mak,v 1.7 2007/01/05 21:19:26 cph Exp $
+# $Id: scheme16.mak,v 1.8 2008/01/30 20:02:26 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 692de5c5c5885326accef70e4933ac4778f3d15c..570efacafdbf3cba6a71a8a8d778bc063e4af6d2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme31.c,v 1.15 2007/01/05 21:19:26 cph Exp $
+$Id: scheme31.c,v 1.16 2008/01/30 20:02:26 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 959b8809ef3753c7b94c9640c0ba6577944950f3..d9606f4c340b2b390efa45eb46b4eafc0fcb129d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme32.c,v 1.22 2007/01/05 21:19:26 cph Exp $
+$Id: scheme32.c,v 1.23 2008/01/30 20:02:26 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e51c7868fcaa3221dfb16e2db87d7c2dbf53b61..dfb6dab550921c190af01595b2de0c3338fdbd45 100644 (file)
@@ -1,10 +1,11 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: scm-p-nt.lst,v 1.10 2007/01/05 21:19:26 cph Exp $
+;;; $Id: scm-p-nt.lst,v 1.11 2008/01/30 20:02:26 cph Exp $
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-;;;     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+;;;     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+;;;     Technology
 ;;;
 ;;; This file is part of MIT/GNU Scheme.
 ;;;
index a9914ce1179f0f4b1d3fd6bc77f49b110c40b95d..c19c3d3ea5518878ae299dbf62dbe0d0a8b36cb0 100644 (file)
@@ -1,9 +1,10 @@
 @echo off
-rem $Id: setenv.bat,v 1.3 2007/01/05 21:19:26 cph Exp $
+rem $Id: setenv.bat,v 1.4 2008/01/30 20:02:26 cph Exp $
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+rem     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
 rem
index 0f5a626a56d82cf6959130f8ab1a65652dbd506b..52bf536f392005de3fa48664fcc07a9c7a993b28 100644 (file)
@@ -1,9 +1,10 @@
 @echo off
-rem $Id: wconfig.bat,v 1.6 2007/04/24 05:32:01 cph Exp $
+rem $Id: wconfig.bat,v 1.7 2008/01/30 20:02:26 cph Exp $
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+rem     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
 rem
index 7fd4e11c7d70d096d7059e10ad3acad9103abbd5..f1bded2218c73c2c7e803f02efc5eb18deab2eda 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: object.h,v 9.65 2007/04/22 16:31:22 cph Exp $
+$Id: object.h,v 9.66 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c124760aac1f41a4cf0d3655df905bbbd5b4884..6125f8a07c6588b2cc6c8516843f18904f4f185d 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
index 57c72d969b49ed928aea036211aa18d49a1bec32..fcaf91893c2d13591785481bab20bf266cc65436 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
index 45d20ef3bb0bb2d6c3016c7fd84387696a01a1fa..ea78c61127d50056f15db8d0a803e55466e11931 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: option.c,v 1.65 2007/04/22 16:31:22 cph Exp $
+$Id: option.c,v 1.66 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ced4d4ad3e9ff9bf01fa8df3daf4e9826f81074c..0895eb5cbe21c76d2eafa2b207b3bea2ae9bf6ba 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: option.h,v 1.19 2007/04/22 16:31:23 cph Exp $
+$Id: option.h,v 1.20 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b0d33c4796e1848bd7123b80ee9d085a3c8cd209..6196a59118153b668e215e80a9647cbb011ab0d1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os.h,v 1.13 2007/04/22 16:31:23 cph Exp $
+$Id: os.h,v 1.14 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4d79a36ab366c1a9be59abd3e7d67396e142d52b..8b82e7c05c10cc5bf74dd940ceca43fa329baec9 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2.c,v 1.14 2007/04/22 16:31:23 cph Exp $
+$Id: os2.c,v 1.15 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 071c466f5c26c7dd1316e5069d461cc9e5c8c19f..c92b7a25ea6adbbc325fcb58774b163453fbd4a2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2.h,v 1.13 2007/04/22 16:31:23 cph Exp $
+$Id: os2.h,v 1.14 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d78824f5e70478c2519f50a939fbda8ce8c27ce..557efa1c024fdee64ae65ed9812eff97fa507d5e 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2api.h,v 1.16 2007/01/05 21:19:25 cph Exp $
+$Id: os2api.h,v 1.17 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ac64790f70b9e087dd57a41703f395b826c0479d..2678f8f4ffc8e66a795a2a48a5c36282e25e642c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2conio.c,v 1.14 2007/01/05 21:19:25 cph Exp $
+$Id: os2conio.c,v 1.15 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ae58dfbc222fa0f247156e8d05801262dd18d76f..a7f4cfe33cfd47449b5637b44f96013bf745a360 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2cthrd.c,v 1.14 2007/01/05 21:19:25 cph Exp $
+$Id: os2cthrd.c,v 1.15 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2790dcfd27f0934c2813e552da40f400d68ea409..e7dc710efaf7813835d14436cb8e52c34fb94eca 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2cthrd.h,v 1.11 2007/01/05 21:19:25 cph Exp $
+$Id: os2cthrd.h,v 1.12 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f762b85f46a1bd1f28a2ace852ec70e09135247f..dcae483fa0ec9a887022868a75590c51d3425658 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2ctty.c,v 1.8 2007/01/05 21:19:25 cph Exp $
+$Id: os2ctty.c,v 1.9 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a63e5496186aef97025e856fd79f6581ff6f9f2b..a73bf52c72621dde2b3b1bd475b87cffd81482fb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2ctty.h,v 1.6 2007/01/05 21:19:25 cph Exp $
+$Id: os2ctty.h,v 1.7 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 336f46968771e350e55275acbfb72c2555885ed1..6b873ed49422a53ba4a027632af2e19f0bdf31f8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2env.c,v 1.19 2007/04/22 16:31:23 cph Exp $
+$Id: os2env.c,v 1.20 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84e619f7446b13148f420b34bda5cb5b5b451e21..547301a0913663f2fc3756302c0c2dcb8a452064 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2file.c,v 1.7 2007/01/05 21:19:25 cph Exp $
+$Id: os2file.c,v 1.8 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df5b4c1d79f0d1e5c2f7de8797264e34f3507104..dbb7356de9a25cd57db6771242ad042d79e5cd72 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2fs.c,v 1.19 2007/04/22 16:31:23 cph Exp $
+$Id: os2fs.c,v 1.20 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5a7b68bc72b9d835c300542ff21709af8e50d9bb..7c0b052a51b07047fb71f7b74b225825567ee607 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2io.c,v 1.13 2007/01/05 21:19:25 cph Exp $
+$Id: os2io.c,v 1.14 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d7e522f573b693b22c8a3fac848ad7de1ea1cf35..e71d122f3e0973cdbce536d860a21ce114ffe81d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2io.h,v 1.8 2007/01/05 21:19:25 cph Exp $
+$Id: os2io.h,v 1.9 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a54db31e577dd4b191bf555aa956d6ac6d618bd8..f34a8264ca9083a93b6260a423db2efa1e6da451 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2msg.c,v 1.20 2007/04/22 16:31:23 cph Exp $
+$Id: os2msg.c,v 1.21 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7a48d0a6ea3dce48535b91182a97b81c88d82b92..541a9a2646a6fae5fb5302dcd7f15f2818133082 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2msg.h,v 1.21 2007/04/22 16:31:23 cph Exp $
+$Id: os2msg.h,v 1.22 2008/01/30 20:02:16 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5887a80e4f129f23a3fe7a8d38b657b1a831104..bb8e5561b65db9ce7ecd58d360b44b4b770b9de5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pipe.c,v 1.12 2007/01/05 21:19:25 cph Exp $
+$Id: os2pipe.c,v 1.13 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43c6aa5e8675afa058fc1b3bb340c26e1195de9b..21da34445bfea5bdd598a258faa259609ad784d0 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pm.c,v 1.37 2007/01/05 21:19:25 cph Exp $
+$Id: os2pm.c,v 1.38 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8ae8e715f8d605c951daaf3a21ccca7c5f7e290..ac9cde70ebf89e368b57dc7b09f0fb699c5bfda8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pm.h,v 1.17 2007/01/05 21:19:25 cph Exp $
+$Id: os2pm.h,v 1.18 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b391835fc5e00fb28e18eee656da5408fd90214..973a4970509389d63b6bd60ddf6ab2928c9a5fac 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2pm.scm,v 1.18 2007/01/05 21:19:25 cph Exp $
+$Id: os2pm.scm,v 1.19 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -686,7 +686,7 @@ USA.
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index faa64ad7023056cc6664906e25bfca0c033b1f68..38a5567d7c45b6d468aab05f9e272d71163ab836 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pmcon.c,v 1.34 2007/04/22 16:31:23 cph Exp $
+$Id: os2pmcon.c,v 1.35 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5f054944ce509df11c65bab6b4ed2e6a0a87de09..a3c57571a62015c966ae6422f05b8002c5c3688b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pmcon.h,v 1.8 2007/01/05 21:19:25 cph Exp $
+$Id: os2pmcon.h,v 1.9 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 617fd4905eff14458f7dfacc7cbe2e11c2aaaebf..60515890a078a712f5946b7dc4c1150edb3e3043 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2pmcon.rc,v 1.9 2007/01/05 21:19:25 cph Exp $
+$Id: os2pmcon.rc,v 1.10 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 702084751a80a3101de3d81faea5e4d5591e10e3..a4489fa24b3becb36fc919b411d8ac7bb681b948 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2proc.c,v 1.12 2008/01/03 00:30:39 cph Exp $
+$Id: os2proc.c,v 1.13 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 351e8a269ff186b6c325a73fc840f02dc594110a..5b14404b6f3d8402535a0cb6b11f7c202aa18f55 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2proc.h,v 1.6 2007/01/05 21:19:25 cph Exp $
+$Id: os2proc.h,v 1.7 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bdbdde84c90517423d8974e8f08d431983193a88..5863b441a799478815b2e04bbb0ec98e4436d32f 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2sock.c,v 1.22 2007/01/05 21:19:25 cph Exp $
+$Id: os2sock.c,v 1.23 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb1d6f17909937ff882d667ea35450f43d6d7f77..05f8f6901654e897143bc3190f0c028ff5eef83a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2term.c,v 1.9 2007/04/22 16:31:23 cph Exp $
+$Id: os2term.c,v 1.10 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0915c02518de46ff0543a9783c1d8118e894fef5..8100b91844000a96abd635961318090c92df7fe5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2thrd.c,v 1.10 2007/01/05 21:19:25 cph Exp $
+$Id: os2thrd.c,v 1.11 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 84661504fb94e8679885232a79715fc4d6355f9a..666828f946db745af660f2e0902c09fa5e3e8e08 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2thrd.h,v 1.8 2007/01/05 21:19:25 cph Exp $
+$Id: os2thrd.h,v 1.9 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d2ad10f8c9bda8ec4ff2d98d477fc7b4d2680848..94b67906a98c77ab79edbb06c56bcd593662f57b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2top.c,v 1.26 2007/04/22 16:31:23 cph Exp $
+$Id: os2top.c,v 1.27 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 86faf9cb79a6836292e4a3c8b4a0824370db105a..cfec9596289309f8c839317c68f2a6202948cb21 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2tty.c,v 1.7 2007/04/22 16:31:23 cph Exp $
+$Id: os2tty.c,v 1.8 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3138b992ea162e928b8762b690bdcdd4a1ecbb5f..254869fb3694d2abd40433219d280eb72a362022 100644 (file)
@@ -1,9 +1,10 @@
 @echo off
-rem $Id: config.cmd,v 1.6 2007/01/05 21:19:26 cph Exp $
+rem $Id: config.cmd,v 1.7 2008/01/30 20:02:26 cph Exp $
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-rem     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+rem     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+rem     Technology
 rem
 rem This file is part of MIT/GNU Scheme.
 rem
index b1e44507ddeaf1966b351e390edb409334e36552..4e2ec94c821c720777d6f516a9bf89a8efcb98d4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: config.h,v 1.13 2007/04/22 18:04:52 cph Exp $
+$Id: config.h,v 1.14 2008/01/30 20:02:26 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33d17990a14f92c99fd123a1cad318793b16a4c3..a337e419cc88d2f4d66140561fe85782e1e865eb 100644 (file)
@@ -1,10 +1,11 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile,v 1.19 2007/01/05 21:19:26 cph Exp $
+### $Id: makefile,v 1.20 2008/01/30 20:02:26 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 3299772b9d68c24a89520752284b2ce9c1b79fd6..5deb115b06b270e84787159991fdb317a85df4ee 100644 (file)
@@ -1,10 +1,11 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.cmn,v 1.18 2007/01/05 21:19:26 cph Exp $
+### $Id: makefile.cmn,v 1.19 2008/01/30 20:02:26 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 07a9ccbc37631c4df42b1aee9428f20e284d997f..39850ea7c4f16238f1871f9caa278ec1c406e6d0 100644 (file)
@@ -1,10 +1,11 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.emx,v 1.13 2007/01/05 21:19:26 cph Exp $
+### $Id: makefile.emx,v 1.14 2008/01/30 20:02:26 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index d6324b897a415987e4df5f6b4879f077191a86a1..3a0e61e03bcc612b41894a3bd7ddb6483aa4d624 100644 (file)
@@ -1,10 +1,11 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.gcc,v 1.12 2007/01/05 21:19:26 cph Exp $
+### $Id: makefile.gcc,v 1.13 2008/01/30 20:02:26 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 8254f7333485ee397b2170351e9f1594361427ba..3a47c964c8ca36d08950b825aa95ee53abdfb065 100644 (file)
@@ -1,10 +1,11 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.vac,v 1.12 2007/01/05 21:19:26 cph Exp $
+### $Id: makefile.vac,v 1.13 2008/01/30 20:02:26 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index a3d0844cc22fd67084d440218aa26ebdb221e600..768eee4edfa46538a202121cd24ee51c1650e085 100644 (file)
@@ -1,10 +1,11 @@
 ### -*- Fundamental -*-
 ###
-### $Id: makefile.wcc,v 1.13 2007/01/05 21:19:26 cph Exp $
+### $Id: makefile.wcc,v 1.14 2008/01/30 20:02:26 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index ad7f1eb70215f51a2df0dbb6f7f071b2c848b6d9..d0da47b866f7cdba5fc02359349bd01ff8efe49b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mkos2pm.scm,v 1.6 2007/01/05 21:19:26 cph Exp $
+$Id: mkos2pm.scm,v 1.7 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8d03883d31230567618a15abd84ed790745123f6..99c0ab6d0954cd79e5ab30051ee325d12b89b596 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: os2xcpt.c,v 1.19 2007/04/22 16:31:23 cph Exp $
+$Id: os2xcpt.c,v 1.20 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f8770fed4035b9507ccdf63e2fd5e3a49151558..6c0ef0cd2adc8a2e89961e65cfa2a2b1ee768ed5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osctty.h,v 1.9 2007/04/22 16:31:23 cph Exp $
+$Id: osctty.h,v 1.10 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e42d37ec44acb22ede1f6e1b48e82c67bbbbe93..deefc0b8c3a2ac1d8c1365555462eb528d8a1bf4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osenv.h,v 1.15 2007/04/22 16:31:23 cph Exp $
+$Id: osenv.h,v 1.16 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b993950af5db57f2aa1022262cfe74da089a3f88..4ed316f8c6032a8a33cf07a92c6f17b2cb6406ef 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osfile.h,v 1.9 2007/04/22 16:31:23 cph Exp $
+$Id: osfile.h,v 1.10 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f19b134b414eda26725a3aa60bb08e971218603d..747fb00370504cd29c32ab18dc018bb21c6024be 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osfs.h,v 1.15 2007/04/22 16:31:23 cph Exp $
+$Id: osfs.h,v 1.16 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 458f65a29a213de4333114d0dab8e74c48cb6e82..a180bb4901e3f8db7f8b7d8330b9fc1854881fa6 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osio.h,v 1.23 2008/01/03 00:30:40 cph Exp $
+$Id: osio.h,v 1.24 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index da69589b707aee5b437c10c83f766c14e9aef4a8..8af84d7434da2136a72e2ade357770a956f4d4a3 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osproc.h,v 1.16 2008/01/03 00:30:41 cph Exp $
+$Id: osproc.h,v 1.17 2008/01/30 20:02:17 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 44b0111cbe4271d016b4222418996fcc383e8d9a..bcd9e0aea9f462e13fca35c4a9cf0d4fc1651cef 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ospty.h,v 1.9 2007/04/22 16:31:23 cph Exp $
+$Id: ospty.h,v 1.10 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ded8dacc659a1a4d16e4664d53d013ed0bb300e..bace5c8ae9b9d8968be203410aa3f63e54fc6254 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osscheme.c,v 1.18 2007/04/22 16:31:23 cph Exp $
+$Id: osscheme.c,v 1.19 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f79bfe55b8bd7804eb1c34d5664fb8e39fbfae49..e2d6818b17daf30b05b2f695242ccbe0fc18f118 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osscheme.h,v 1.17 2007/04/22 16:31:23 cph Exp $
+$Id: osscheme.h,v 1.18 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2830057e7a07610faf6303ccb9bd172977f1a328..6f70c92cd90e518335262e077e929b78947e1635 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ossig.h,v 1.8 2007/01/05 21:19:25 cph Exp $
+$Id: ossig.h,v 1.9 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abcbc58e60aa7cf011e0540fc0c64f7c81ceed10..6eb4e75dc8ae5c0ee7f7fb0cc6779871353614f8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: osterm.h,v 1.16 2007/04/22 16:31:23 cph Exp $
+$Id: osterm.h,v 1.17 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba78a0de4f19b73738e9c2911e422919b522344e..8dd4bf85bff35621ebaff5d7bfdc854e03817bd8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ostop.h,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: ostop.h,v 1.11 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67d31c80195a31a86e4a7f41c86d64dd2dab3799..87bfdd2e8e6241900dd48eeb6049a54d55adf3c1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ostty.c,v 1.9 2007/04/22 16:31:23 cph Exp $
+$Id: ostty.c,v 1.10 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8bfdba59b3abc9c10c219b436454c038ac11cde8..ec471bc1b3c9a0ef3d2fc9761ec554df64040178 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ostty.h,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: ostty.h,v 1.11 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 25ee40691ae470a9756d528e24db7855bdad4c10..c5bae341f5a1dbe1f50d994edd1d4ac43efa7fc2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: outf.c,v 1.18 2007/04/24 05:31:46 cph Exp $
+$Id: outf.c,v 1.19 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a822c06da2cac99959f6d91260a9bd24ff5ae244..df5e7670249f6a862ad28d70953e9e1242430b20 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: outf.h,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: outf.h,v 1.11 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index db4da2c6884b27b01536add0629c2eb4df0b81d3..1490c4b584ca9d3f29fa4ad6acc316e354a97b3b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prbfish.c,v 1.17 2007/04/22 16:31:23 cph Exp $
+$Id: prbfish.c,v 1.18 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bf613048cedfe2475ddee3fd64bb57e26ca3b373..162abf07f4e9339ead524183dace5eb749241673 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prdb4.c,v 1.9 2008/01/29 06:09:54 cph Exp $
+$Id: prdb4.c,v 1.10 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 88db23a7963efafbc5dd9a61baf20ffdb7ca469f..36726d577fdf3809ba7d088cd02f49181cd51b38 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prdb4.scm,v 1.1 2008/01/29 06:09:55 cph Exp $
+$Id: prdb4.scm,v 1.2 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20ebe35185e5da22c71b082762ef03afb6daab46..e9312adce7dd419376bbe0b520facf3878d85ef0 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prename.h,v 1.13 2007/01/05 21:19:25 cph Exp $
+$Id: prename.h,v 1.14 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ade200969bf35bc1200f1b4c46890b6b465f3d9..34c4f1dc33a11cca0493fd383e9181ed997609b2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prgdbm.c,v 1.11 2007/04/22 16:31:23 cph Exp $
+$Id: prgdbm.c,v 1.12 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4c5afa36092fa34b4f161d6edd24cda14f6926f2..6c11fe7d798d4a0aa562315fe10552639fa80ed5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prim.c,v 9.49 2007/04/22 16:31:23 cph Exp $
+$Id: prim.c,v 9.50 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 907e86ab16d1b2e66d7d50f3b3f18c97bacff456..1bcb60086ed5652a267058cd2c33d56316a1faa5 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prim.h,v 9.53 2007/04/22 16:31:23 cph Exp $
+$Id: prim.h,v 9.54 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5826f260bba6556b1fbe62530e21b6aa9d58b757..e6e9bff9cd361152553ca9e31c6b2b07ebc952e2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prims.h,v 9.57 2007/04/22 16:31:23 cph Exp $
+$Id: prims.h,v 9.58 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4320bb98ca4997a1f167542be6e3976303b7ea33..40fe438ba2c340de5374c0ba04e5636716d15802 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: primutl.c,v 9.84 2007/04/22 16:31:23 cph Exp $
+$Id: primutl.c,v 9.85 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80d2c7af737d92b1e17aa75f49ee69874f568713..2bea9fffd8bf4d0502e0818c45ccb2d85ef55fa3 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prmcrypt.c,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: prmcrypt.c,v 1.11 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a11762bac946dd9c02bac2669f9da7e193ea614..e32f03e89494034a063ef9279893fce304a6e473 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prmd5.c,v 1.12 2007/04/22 16:31:23 cph Exp $
+$Id: prmd5.c,v 1.13 2008/01/30 20:02:18 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 89e708a5be61852cdaea8242c12f88fd007c0787..9d5fec91932cfd2a75eda29eb80275245f393020 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prmhash.c,v 11.12 2007/04/22 16:31:23 cph Exp $
+$Id: prmhash.c,v 11.13 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5492903e98ac492cf47e7cf85c0e65040c7ad836..32e52dacb14ff98a3ccf692e25f548adbe656a2c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prntenv.c,v 1.16 2007/04/22 16:31:23 cph Exp $
+$Id: prntenv.c,v 1.17 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 735dc06e63fc2c8a21c24b3c69062f6cba82e38c..1ecc6c2717014f2b2c3a6eef47ba40c01c922ea6 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prntfs.c,v 1.22 2007/04/22 16:31:23 cph Exp $
+$Id: prntfs.c,v 1.23 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20ed82d37966a5c6f5245baeede4c30a776c5ac8..bff211f00812c2e1a7c07c87a5d2e1eaef567b49 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prntio.c,v 1.18 2007/04/22 16:31:23 cph Exp $
+$Id: prntio.c,v 1.19 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f1dc2d6522757b8bbece0c3886f2da847b903967..ece139e37b6177fc89d9dc74f9ceca622074b9a6 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pros2fs.c,v 1.23 2007/04/22 16:31:23 cph Exp $
+$Id: pros2fs.c,v 1.24 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2be191f390de4abd0241ac409cbae5fc8416fef2..cb9e5f888e41449e3c0b67f95fef586b792b0e87 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pros2io.c,v 1.16 2007/04/22 16:31:23 cph Exp $
+$Id: pros2io.c,v 1.17 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de23671fefbbdb2146cafecf36a57681eafb782c..f3838f5becc0d00f7bdd72e9b56f1074d86fcef8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pros2pm.c,v 1.27 2007/04/22 16:31:23 cph Exp $
+$Id: pros2pm.c,v 1.28 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9414e75fb3d18f920ad476297d6753ba9837bd09..29a443b016717df5f00eb8a31889d9a30c0913f7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prosenv.c,v 1.23 2007/04/22 16:31:23 cph Exp $
+$Id: prosenv.c,v 1.24 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08626d80ba8bc98142690fac1a5ff10acc30ad58..0ce0ef770e75f68cba0ddbb102955fef8e0fa1d1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prosfile.c,v 1.15 2007/04/22 16:31:23 cph Exp $
+$Id: prosfile.c,v 1.16 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd3ac91e515b0837c8777de30320893f607c6dc5..1e87e07b15fca89099a94b1dc8a4d14262aa0873 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prosfs.c,v 1.23 2007/04/22 16:31:23 cph Exp $
+$Id: prosfs.c,v 1.24 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0282bbec7c12986bd6601605d4055a9afd3529ae..5fc8d65b0fd650f53f19526d467dfaedcfd85ea4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prosio.c,v 1.29 2008/01/03 00:30:42 cph Exp $
+$Id: prosio.c,v 1.30 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 600e27b6d57bb4440329639fae21606a4e46c3bc..eef90bb5d406c136bb145b94f76cd8666c085bbc 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prosproc.c,v 1.26 2008/01/03 00:30:43 cph Exp $
+$Id: prosproc.c,v 1.27 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5244c4e0877c32692efa118a4439cee28e68fa13..9c32aeaab7a62a8101b150b6b7cddb8190e068ed 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prospty.c,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: prospty.c,v 1.11 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 07e9ed01d98ecca7bfb83a02c42f4f818c076ff8..31a4d4bbb3ce6fa957cdd903723e0fda3b0a44a4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prosterm.c,v 1.21 2007/04/22 16:31:23 cph Exp $
+$Id: prosterm.c,v 1.22 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4fa95c18cabff5f40b5f5795401f4d2f55e99a35..0cf57bdd3055c87bb9099d9b99d48ddf4e5c5885 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prostty.c,v 1.13 2007/04/22 16:31:23 cph Exp $
+$Id: prostty.c,v 1.14 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 17a39ee53b61377ed9e213e670d2634fcbb90acb..77ff59b7391ae51ab55c130ed5c9af0855440490 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: prpgsql.c,v 1.14 2007/04/22 16:31:23 cph Exp $
+$Id: prpgsql.c,v 1.15 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a8e6beebd74d938730634357df76a902980ed96c..78e102800419d22b2dac858cfd55b0458deaae7d 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxdld.c,v 1.25 2007/06/06 19:42:40 cph Exp $
+$Id: pruxdld.c,v 1.26 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4120f9c4c938ac21f48d89f9d5738c15d213d9e7..43538bfd124d827ec5ca009040c8ddcad7efcba2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxenv.c,v 1.27 2007/04/22 16:31:23 cph Exp $
+$Id: pruxenv.c,v 1.28 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 54bcf899d0ca6f4821159542f24b73a8c05e8572..0efe77082278a50e9c5b57eb28ce1145ce36cecb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxfs.c,v 9.62 2007/04/22 16:31:23 cph Exp $
+$Id: pruxfs.c,v 9.63 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 801ea910e6d98dd496708c30516ea05e6be6cd8f..16fb3cbac0f112cdddc0a0725d11648fa4669f18 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxio.c,v 1.13 2007/04/22 16:31:23 cph Exp $
+$Id: pruxio.c,v 1.14 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 564908680f436338028d652e0c16f3dc171ab690..b1bf36752c4cf776126b3b38b3a8069e1d4c306c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pruxsock.c,v 1.28 2007/04/22 16:31:23 cph Exp $
+$Id: pruxsock.c,v 1.29 2008/01/30 20:02:19 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 651d508e673785dc43dde72a91d08eb1e0552ba7..f613764e1f1eb3ee1d8f98f53f05475ba3aa1aa2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ptrvec.c,v 1.9 2007/04/22 16:31:23 cph Exp $
+$Id: ptrvec.c,v 1.10 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 54d0bd63d3365c0c7d8e9927d415d71793cd4ce0..525d71dcbb5763323abad055165114872861ac41 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: purify.c,v 9.68 2007/04/22 16:31:23 cph Exp $
+$Id: purify.c,v 9.69 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b40b6b74b211a364ea3a78fab88a6f2b4aa1eb11..4b6219af8e02710db3acfa4bdbba41cffd705732 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: purutl.c,v 9.57 2007/04/22 16:31:23 cph Exp $
+$Id: purutl.c,v 9.58 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9707676bcd8ab6c09c69db9f3906b38e280b6a57..17e2fbb75f3822537993b4df925d39fec3c88a76 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: regex.c,v 1.25 2007/04/22 16:31:23 cph Exp $
+$Id: regex.c,v 1.26 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e8da6d772ee8963044e1826ee708e035faa616d..fee1952f96cef73e072c8f094af929f685a50855 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: regex.h,v 1.12 2007/04/22 16:31:23 cph Exp $
+$Id: regex.h,v 1.13 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1cf3c2c2a53b6c6934f2ba2a8152f25247143ca8..68c0094baf97c64ad47f01e3b095cba7ba4389d7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: returns.h,v 9.48 2007/04/22 16:31:23 cph Exp $
+$Id: returns.h,v 9.49 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a840e19dbfdff96617bb6787c6330dcf327c21f4..33703ea93befeb61de9b2e42329ad21bd0683573 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: rgxprim.c,v 1.19 2007/04/22 16:31:23 cph Exp $
+$Id: rgxprim.c,v 1.20 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e325c64aceaa8c1d17c3bbcc3c7db2d882e8aa20..d781186bb4a37839a097dbd8c1cd5dd1e6c9a3fb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: sample.c,v 9.31 2007/04/22 16:31:23 cph Exp $
+$Id: sample.c,v 9.32 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1ae69b841c0f6f304552837bf0f1bc8c3c53099c..9c85de14012cd011663fbda89b33980a984d1926 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: scheme.h,v 9.45 2007/04/22 16:31:23 cph Exp $
+$Id: scheme.h,v 9.46 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7e2b84e9d11220cec294db93901a1c9218abf275..4e9a3251e1d11725debfb33c21bdcda0b742f7e2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: scode.h,v 9.32 2007/04/22 16:31:23 cph Exp $
+$Id: scode.h,v 9.33 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f851e9be589823cb609b917d8c8ee3a8e15b71d..e814fa3066b179217e7fe1079e754160c8eef32c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: sdata.h,v 9.45 2007/04/22 16:31:23 cph Exp $
+$Id: sdata.h,v 9.46 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 939a1ca1bb86a5be5aecfc5b0c30b16707e35a2d..507906219c657c7a4a46c08f1df0c1dda4341a02 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: stack.h,v 9.47 2007/04/22 16:31:23 cph Exp $
+$Id: stack.h,v 9.48 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 842cbc71541a478704b9fcfa57620e890d484218..ecc7174133965295225f4591963ddf9518704b3d 100644 (file)
@@ -1,10 +1,10 @@
 /* Emacs: this is -*- C -*- code.
 
-$Id: stackops.h,v 11.4 2007/04/22 16:31:23 cph Exp $
+$Id: stackops.h,v 11.5 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5cfe9c4309e1af49b0d9e165d2969fec0cb0ed0f..bfbdc2192b72c5aaaa584047139360c409eac113 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: step.c,v 9.42 2007/04/22 16:31:23 cph Exp $
+$Id: step.c,v 9.43 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f41e4a658cd332012b76c25c5bc6ea30a93b119d..17502de18cb75971572d39bbc5dc52573d6edab7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: storage.c,v 9.63 2007/04/22 16:31:23 cph Exp $
+$Id: storage.c,v 9.64 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 48b1298d125e1bc8e35ebb567a961d442da3608b..68d6e31b0c779659dc84247f439d4e8eee4578b8 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: string.c,v 9.55 2007/05/02 00:07:51 cph Exp $
+$Id: string.c,v 9.56 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c72df9e22df2e2f5df7cc7e4a13a328cc277b035..77acaf2ebc48b94353519fe0ac8cb0795988a59c 100644 (file)
@@ -2,11 +2,11 @@
 
 DO NOT EDIT: this file was generated by a program.
 
-$Id: svm1-defns.h,v 11.1 2007/04/22 16:31:23 cph Exp $
+$Id: svm1-defns.h,v 11.2 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a1bee593e1c962c2a6f513c463cde393e8d12cb..d0859cb809417c07b0ad90c115282f1e7856e591 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: svm1-interp.c,v 11.1 2007/04/22 16:31:23 cph Exp $
+$Id: svm1-interp.c,v 11.2 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 843bbcef93dc1eb14f72a256d6e032fe552f5833..23232023cdb89d8f4ab679a5662380512949b493 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: syntax.c,v 1.39 2007/04/22 16:31:23 cph Exp $
+$Id: syntax.c,v 1.40 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7ff0560e4832bca3b57f6ce6508c3411e2e7bf53..64afc7dc71daf426a51b0d53fb7d8b40cbf95b21 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: syntax.h,v 1.17 2007/04/22 16:31:23 cph Exp $
+$Id: syntax.h,v 1.18 2008/01/30 20:02:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3a532b52396e1fab139c532e2e1bf50c26547312..f9ebaa305dc8141c2796774d0eb534f2518884bf 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: syscall.h,v 1.22 2007/09/14 15:52:40 riastradh Exp $
+$Id: syscall.h,v 1.23 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 99150b727c1262629ea374d77d535e7fd6b84480..2bd239907bdf2336ed0516328ab9d83faf2634a2 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: sysprim.c,v 9.55 2007/04/22 16:31:23 cph Exp $
+$Id: sysprim.c,v 9.56 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5368b5719458d32b6cd6ebea065dc50555658daa..a8951b291dffa9a7206640b0d6dac52797e68325 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: term.c,v 1.24 2007/04/22 16:31:23 cph Exp $
+$Id: term.c,v 1.25 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d6313aae1e82d24b5604944a06d313171682d7a2..33d55d5593755d71e2c509112695268655a5a652 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
                       NO WARRANTY
 
index 671904b6d678335a03fd76a0c862e697918f00f6..038ae771e7061f30f78d39317896d6fb2c84a0b4 100644 (file)
@@ -3,9 +3,9 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
-$Id: terminfo.c,v 1.9 2007/04/22 16:31:23 cph Exp $
+$Id: terminfo.c,v 1.10 2008/01/30 20:02:21 cph Exp $
 
 This file is part of GNU Emacs.
 
index 13520c8f9c999f0f50e891e76a447ad21cbddcdf..afdd828cb5a10589e067d69d1a0a76e5d6f612e3 100644 (file)
@@ -3,7 +3,7 @@
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
                       NO WARRANTY
 
index c572cd1c9ac5be4ac6853cbcb48911d33d789f04..0d3e434e8412a2c3ea5faa08d64f35269f9e1d7a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: transact.c,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: transact.c,v 1.11 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 342fa979a0a8e46dcf57b38b3e1d0805a6e9cf66..865e09162d5a9df0be0cf3a6e6b3dd574e141aa7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: trap.h,v 9.54 2007/04/22 16:31:23 cph Exp $
+$Id: trap.h,v 9.55 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bd1f68e885966e17dee06b2ef06fabd8c5e2dfb6..48d14684cf1cb0cb7d00d6fa93c45c233d578396 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: tterm.c,v 1.21 2007/04/22 16:31:23 cph Exp $
+$Id: tterm.c,v 1.22 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 166b0f52d0dffd616e373a340c6b4d55febc6a61..023a2aa329f7c816833d7f37530f5f9cdcb3d91e 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: types.h,v 9.43 2007/04/22 16:31:23 cph Exp $
+$Id: types.h,v 9.44 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ad9694346a0a0ac7a93054ccc61a2ed3b474ef2b..7bfd642ce636ed56fc48a5175312ed4a2023a671 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: unstackify.c,v 11.6 2007/09/04 03:35:19 riastradh Exp $
+$Id: unstackify.c,v 11.7 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46bc0b9405837f4a387b3b300420e09e4f471a2e..63d59bfb5bc81e57304d01bd8efaeb0d32c8ef5c 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: usrdef.h,v 9.49 2007/04/22 16:31:23 cph Exp $
+$Id: usrdef.h,v 9.50 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f448424bd139e236b82ea09f1921f0f7dde1b738..01c52ca89742c9c3b106eaec5ff1e635081ff80f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utabmd.scm,v 9.94 2007/05/01 19:52:32 cph Exp $
+$Id: utabmd.scm,v 9.95 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
@@ -614,4 +614,4 @@ USA.
 
 ;;; This identification string is saved by the system.
 
-"$Id: utabmd.scm,v 9.94 2007/05/01 19:52:32 cph Exp $"
\ No newline at end of file
+"$Id: utabmd.scm,v 9.95 2008/01/30 20:02:21 cph Exp $"
\ No newline at end of file
index 02a29e7ebb5316a10001d632bad202f0418a2aeb..2194182f32a07979c2527a718663a98aac2312d9 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: utabmd.sh,v 1.10 2007/01/05 21:19:25 cph Exp $
+# $Id: utabmd.sh,v 1.11 2008/01/30 20:02:21 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 4c0f95391382d13f0a5dfd0a3356f33c720184c3..41579917643a0d809c28f9507245d57d2c5b7ae0 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: utils.c,v 9.91 2007/06/06 19:29:35 cph Exp $
+$Id: utils.c,v 9.92 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e31595e57ea9ebe49e55f4c293a570d57923819..9f0b23cec03c93ee5572f5fc97628a0f1b172aa9 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ux.c,v 1.34 2007/06/22 21:25:55 riastradh Exp $
+$Id: ux.c,v 1.35 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3bec2bca9b80551c6a922263c72d95ae8b6afdaf..5fbc4658c055f39da6406b4a0945678c147fc5d7 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: ux.h,v 1.87 2008/01/03 00:30:44 cph Exp $
+$Id: ux.h,v 1.88 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b2b86700b1b898628577df9673392650f18a3d67..e35e4f714e62d37ff3f9de9aebba90f8853dd464 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxctty.c,v 1.19 2007/04/22 16:31:23 cph Exp $
+$Id: uxctty.c,v 1.20 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6794a502571c4982d98b7957e827bd5a8f0d4aa2..a7ea45a202d30399d491ca5578583252f74f7dff 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxenv.c,v 1.26 2007/04/22 16:31:23 cph Exp $
+$Id: uxenv.c,v 1.27 2008/01/30 20:02:21 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e12e449f0d89051d0548050e6ecc349d31e35de8..330001d96a13b6d7854176e27463e3ae866cf41b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxfile.c,v 1.16 2007/04/22 16:31:23 cph Exp $
+$Id: uxfile.c,v 1.17 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42509c280cab671d9beec9c81f42afc5cf87b805..f96c63b5c07f7d200fd8dc82c60699a0bcf3dad4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxfs.c,v 1.31 2007/06/06 19:41:55 cph Exp $
+$Id: uxfs.c,v 1.32 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index de19071a1634899419c36e06cc67b4ca4ef052b3..067ab4c63897b4de3f9e1aea9de04da17a06c697 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxio.c,v 1.58 2008/01/03 00:30:45 cph Exp $
+$Id: uxio.c,v 1.59 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d97ad0a9c2ea026b5c7638b794c024349bf44ac..ec0334a9f43398db654fd4449257caa522ccf270 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxio.h,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: uxio.h,v 1.11 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index abe4f2dd837c87b0246fed3c05f5681c524f7f0c..c0de6ceaf40656243fc7d9e548bab92b0500dafb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxproc.c,v 1.36 2008/01/03 00:30:46 cph Exp $
+$Id: uxproc.c,v 1.37 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 86c37029c91c6646c7b3b1cdb6e42b7567ca5cad..9a40f2d03e1910415c768678b299e5702326e206 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxproc.h,v 1.10 2007/01/05 21:19:25 cph Exp $
+$Id: uxproc.h,v 1.11 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 41dbd1633300a7f752e9b9380a7ce5f0e8834660..6c7fa31a8065da21232a01ce22783754c740f2e4 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxselect.h,v 1.11 2007/04/22 16:31:23 cph Exp $
+$Id: uxselect.h,v 1.12 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f72f3c232fe54c3ec4ad71b0920f718d41e74d60..2a58f5cdd50ced75d22b43d57cb5448f325532ce 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsig.c,v 1.49 2007/04/22 16:31:23 cph Exp $
+$Id: uxsig.c,v 1.50 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d52f5d029e6cd2ef7560b7145b4377291cb21fa5..fa00e24deaf7784a39f649ccac888d450b9c94a1 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsig.h,v 1.13 2007/04/22 16:31:23 cph Exp $
+$Id: uxsig.h,v 1.14 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a5d1d60c90c94d20bb0ea24da4a2c8bb28c49c33..d37ff861207632d8d10a0189e830822c09e24d01 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsock.c,v 1.36 2007/04/22 16:31:23 cph Exp $
+$Id: uxsock.c,v 1.37 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9a2f87103b919eb1f90fc8a1e05b8ae0474dac39..26c3f45b98c986b3172e9ce474dfd08cee8c0fe0 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxsock.h,v 1.16 2007/04/22 16:31:23 cph Exp $
+$Id: uxsock.h,v 1.17 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 00ff4be41ffffc646ba9060983de8c1452bb75cb..f72ca80464fd23ac3711d225f0ca3d37fbe6c340 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxterm.c,v 1.35 2008/01/03 00:30:47 cph Exp $
+$Id: uxterm.c,v 1.36 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 91714b7219827077d28db14237f1f5d805d3e46c..039f021268f7eb31077e6a7115f7784f48399408 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxterm.h,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: uxterm.h,v 1.11 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee5f6b8778e1418507b64ceb18ecf1501b701c08..67623a372cee4f74b87725fd1b966c204015b332 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtop.c,v 1.38 2007/09/14 15:52:40 riastradh Exp $
+$Id: uxtop.c,v 1.39 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ab6ce808f8d16f60cb3030e57b1267bb600592ad..76343fe35f4e932ee75bb9b0924305c6d88eecfb 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtop.h,v 1.8 2007/04/22 16:31:23 cph Exp $
+$Id: uxtop.h,v 1.9 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f7ac0a15cd6c17a2634880091a333b91b25597b5..dba0705b068554341d906ea5151d9a0390a79e89 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtrap.c,v 1.46 2007/04/22 16:31:23 cph Exp $
+$Id: uxtrap.c,v 1.47 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f4c50ddbdec7f90c68a9deebdbc67badda0f3787..dcd2beb695510918700f81abefea56b3effbed7f 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtrap.h,v 1.41 2007/09/04 03:35:20 riastradh Exp $
+$Id: uxtrap.h,v 1.42 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bee5e7c16794540f6c79c3ec6134b684a1440b0c..e298aa7f09af4a1b133ac2d97c4c0d8253e26f21 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxtty.c,v 1.16 2007/04/22 16:31:23 cph Exp $
+$Id: uxtty.c,v 1.17 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3547dd9b438dc9f674dd2e91990d9fd39c6ea741..0debe1573ff9c22ee6f6a6e1d169ea53ab5c099b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxutil.c,v 1.12 2007/04/22 16:31:23 cph Exp $
+$Id: uxutil.c,v 1.13 2008/01/30 20:02:22 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 43adae3cda747c45b5cc3491a54fc4e499dec99c..d8b34dfd0114acf779b37a8f8141398c9055dec3 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: uxutil.h,v 1.8 2007/04/22 16:31:23 cph Exp $
+$Id: uxutil.h,v 1.9 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 83af04ff43344cd91ce4a788ac5edf21c3d970a0..3efa69b4ae33022f48a5ca493565745c5db36f10 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: vector.c,v 9.45 2007/04/22 16:31:23 cph Exp $
+$Id: vector.c,v 9.46 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4d28469b7942d7041f2a1b24d5e3b24ac09cee24..628b7a54796c8d882a3dfa94f4ef52911afee873 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: wind.c,v 1.12 2007/04/22 16:31:23 cph Exp $
+$Id: wind.c,v 1.13 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 200fa6b254037a9eca83e9b16d36da6bb3598a9c..515a55e72b0b56548ae9b5d866ec7f2c64695326 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: winder.h,v 9.31 2007/04/22 16:31:23 cph Exp $
+$Id: winder.h,v 9.32 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2ab406e2500632bcd0fd575dadf24f28c6e33724..f60dd90ddb0f59f1a204f8d473f4d504aa108fff 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: x11.h,v 1.24 2007/04/22 16:31:23 cph Exp $
+$Id: x11.h,v 1.25 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 426a9262551c3fa53d656e1189dfaf1348ea09ff..653e32793224d17dfeb754355ab10d9b62d9351a 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: x11base.c,v 1.96 2007/07/15 22:03:15 cph Exp $
+$Id: x11base.c,v 1.97 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d67db9ff80c28c02c97dbd15fa2ad82a0ae2a008..f8e86b8bc5132837af4bee2ba1dd5e9e2052c610 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: x11color.c,v 1.10 2007/04/22 16:31:23 cph Exp $
+$Id: x11color.c,v 1.11 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d73227cf57ea31f60ca82aec0ff925fb7a9d5312..5ded96f6beea755a5fffa9d0468eec9fdc840533 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: x11graph.c,v 1.46 2007/04/22 16:31:24 cph Exp $
+$Id: x11graph.c,v 1.47 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6e42972cd542d628866642a46390804bf525b052..ed4ebab637fc19afea5374f85b9186faa9b8800b 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: x11term.c,v 1.35 2007/04/22 16:31:24 cph Exp $
+$Id: x11term.c,v 1.36 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a2ab60d55f4b8257200edacc98a2889dc1249852..0690297bbc55a0197c9041be80cfdbeaea5f0fc6 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: xdebug.c,v 9.40 2007/04/22 16:31:24 cph Exp $
+$Id: xdebug.c,v 9.41 2008/01/30 20:02:23 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 342ef3c85dab7efd0c7566828f294d33c21821d7..aa5dfc72c7f0f3ae43b94a2aba4acb6830983819 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.11 2007/01/05 21:19:26 cph Exp $
+$Id: load.scm,v 1.12 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eba94d8f2a5ba3817f8a2c9bb6fbdf6d9fe9e44e..53d85fb53b5eb95ad0778979e46cfed733159a76 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcs.cbf,v 1.7 2007/01/05 21:19:26 cph Exp $
+$Id: pcs.cbf,v 1.8 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c156a51377b0c46cce3e42b640ac2255fa504bc8..e8e62306e43c8723b098771bb44a8a730b15a065 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcs.pkg,v 1.7 2007/01/05 21:19:27 cph Exp $
+$Id: pcs.pkg,v 1.8 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c8dc288e02b016cc03c36621a1520b8483c95196..d170e8321686c83e58bbcc485ec7030b0e8779d7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcs.sf,v 1.7 2007/01/05 21:19:27 cph Exp $
+$Id: pcs.sf,v 1.8 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c42cef297903f56b20eb9adff49cd94cf98f806..495f2ea3db6d3f3bd9930f1c678ca9f6c5f49338 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pcsample.c,v 1.10 2007/01/05 21:19:27 cph Exp $
+$Id: pcsample.c,v 1.11 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a17d2399c87d97310437ea03f5d8760275c7a1ae..4adf6fe79ba5c99aa400d7cfdc9a02aadbf1408b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsample.scm,v 1.8 2007/01/05 21:19:27 cph Exp $
+$Id: pcsample.scm,v 1.9 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7a4f753e0b29dcf40909f89c68fce45e33ab587e..5b9f8de0060e170c3aa22cd1546dae377e5bbfd6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsboot.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
+$Id: pcsboot.scm,v 1.7 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81f26f1fd2aeb1029e11dc9720d8b54bbd48b10e..553016ade56f9560c470cf87339928d923631f94 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pcscobl.c,v 1.6 2007/01/05 21:19:27 cph Exp $
+$Id: pcscobl.c,v 1.7 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f01f526207c8a402386bc9fc5992d0fa46ad9679..16e1fed32a47904175243d72d41b70b78e01a309 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcscobl.scm,v 1.7 2007/01/05 21:19:27 cph Exp $
+$Id: pcscobl.scm,v 1.8 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e38808a8b62ac3f618cc4ab1aca0b7622ad33c41..0718ed7997eee9bd67a242f363cd5a92741070f8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsdisp.scm,v 1.8 2007/01/05 21:19:27 cph Exp $
+$Id: pcsdisp.scm,v 1.9 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2753837dfd2ab0c5f5455a7eb20200d264d18590..f34e6b678c97dfbcc598bdcb909c21196bacbeaa 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pcsdld.c,v 1.9 2007/01/05 21:19:27 cph Exp $
+$Id: pcsdld.c,v 1.10 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b0aa5988e182747795549d50fc67b7991116e3e..81dc01fd19213427315a83de4aabe7688271017d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsintrp.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
+$Id: pcsintrp.scm,v 1.7 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 98d200592d48486ef5d8a2a8b2fd5dab1a6d3f01..b4b7aa3acfdafc19582f24c3c4a7161e63488f04 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: pcsiproc.c,v 1.6 2007/01/05 21:19:27 cph Exp $
+$Id: pcsiproc.c,v 1.7 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 828f5d413ea84830da77d10afcfc37cde2c44f7e..a58dd3f43aede46f1c4cdcf46e8f10e416721117 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pcsiproc.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
+$Id: pcsiproc.scm,v 1.7 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 08e7e2b35e8f3b9ac1ed90536287cd6b7987ae25..39e4a424dce5ff93fc9969952d384283d86eb241 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pribinut.scm,v 1.6 2007/01/05 21:19:27 cph Exp $
+$Id: pribinut.scm,v 1.7 2008/01/30 20:02:27 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 516275c3a00eb34bf5ae245b99e0b52c0b4af624..6afcf2cd6ce5d77a68da7ccfef72a0873f7c8d36 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.8 2007/01/05 21:19:27 cph Exp $
+$Id: compile.scm,v 1.9 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ebcca2e6d72464ff60c8b30ee8549ae02d834151..b3cd712de6ba039bc4ae2d8730f7c07fd9965171 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 1.7 2007/01/05 21:19:27 cph Exp $
+$Id: format.scm,v 1.8 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5afd32e70c5d2dcb82ff31e074d73a03aa578746..7fc375c52ceda39337a73a78caecf0e1f9b2fa8c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.9 2007/06/06 20:03:25 cph Exp $
+$Id: load.scm,v 1.10 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4c3ab4698b8e51db458969ff6e3fef2dd3889a60..bd985c60771dca8dd865271f9c7646a14b41200c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: logmer.scm,v 1.31 2007/01/05 21:19:27 cph Exp $
+$Id: logmer.scm,v 1.32 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b5a1db527ce305ba0d6092965ec7ead1c3bec45..9d19182dd615ea6ebb841ffdf642aa159381b6ed 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mklogs.scm,v 1.26 2007/01/05 21:19:27 cph Exp $
+$Id: mklogs.scm,v 1.27 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 278413ad7c5f5826f2b2b3669be32dc6d2307d38..49fbfca87ed53016d66e784ca09ceaec540fc25c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: nparse.scm,v 1.7 2007/01/05 21:19:27 cph Exp $
+$Id: nparse.scm,v 1.8 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5bee7b06bee588531c5979f9f7d6a1afc2703c62..0a507060c4b56773ef2eb620ee349a51f3b418cc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 1.10 2007/01/05 21:19:27 cph Exp $
+$Id: object.scm,v 1.11 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fbb83c13e4d61cdf6ad461ae50bb90e68b0dc720..d7707e89b9a084ffe33277baff64dbb71dd3ac8d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rcs.pkg,v 1.11 2007/01/05 21:19:27 cph Exp $
+$Id: rcs.pkg,v 1.12 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a9443d0901d5bee0adb8c9aaeccd529a96f9bb80..fbb70827d566b14cc5c5088a57abdf7b2e56a2b1 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Clean.sh,v 1.8 2007/01/05 21:19:29 cph Exp $
+# $Id: Clean.sh,v 1.9 2008/01/30 20:02:37 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 24c8985f2e3547a96ccd5d9474c50dea7fb8b223..e9421a0ea0a8673ace65165350aec6cbf509bece 100755 (executable)
@@ -1,10 +1,10 @@
 #!/bin/sh
 #
-# $Id: Setup.sh,v 1.11 2007/01/05 21:19:29 cph Exp $
+# $Id: Setup.sh,v 1.12 2008/01/30 20:02:37 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-#     2005, 2006, 2007 Massachusetts Institute of Technology
+#     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 #
 # This file is part of MIT/GNU Scheme.
 #
index 3e9de2e3d024db3a27c3084ef1ef1fa2c4c488d4..746d21d0416d41acae6ddba396909d947d9faa17 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.5 2007/01/05 21:19:29 cph Exp $
+$Id: runtime.cbf,v 1.6 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a46af4fef1c0663bea8d94b10b18995bafa4d947..11cc3b931814c797016a4a35aa3ea1a5e8fa204f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: advice.scm,v 14.23 2007/01/05 21:19:28 cph Exp $
+$Id: advice.scm,v 14.24 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8692bbe1e8700572b225367aeee6ba6403b8b81f..e6e17a9469c90c82e3e4844b59e3c16e8a91032c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: apply.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
+$Id: apply.scm,v 1.10 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a2eadf93434cfc984c85ef0227b871d75df86afd..4f68e81e516a5f46c8cf4e283e55fc3f8ed18de5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: apropos.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
+$Id: apropos.scm,v 1.10 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca73755d195ac9d6b617bcf5b9128cc2d02a58b1..591c0c77ac22efb00a0eb92de015b8e057ceb2ef 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: arith.scm,v 1.65 2007/01/05 21:19:28 cph Exp $
+$Id: arith.scm,v 1.66 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 20379616a3387693868bfa12fca12a26922c1522..66527d2d840ec4a9bb193cdd6579d11fad0859b8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: berkeley-db.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
+$Id: berkeley-db.scm,v 1.7 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7b3b2e06010948bebd44ffe26efb2cc5c0451318..b0379dbff86b912fd0c184e2c0b07ff243182c1e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: bitstr.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
+$Id: bitstr.scm,v 14.9 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index acab65c82b58080322d8318b61d48379c51d393f..83ee385ca783b2f3ba35dd2f1996ca5658d78f2f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: blowfish.scm,v 1.28 2007/01/05 21:19:28 cph Exp $
+$Id: blowfish.scm,v 1.29 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba3006e850fdbf7c566d3c1f9a57a25f14de0c37..20b815fc8a42cb5fb2824daa14ec62f607eaa55b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: boole.scm,v 14.9 2007/06/03 03:49:50 cph Exp $
+$Id: boole.scm,v 14.10 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a39fa741410dca559f30d912e3b137c6374bf7d9..12c4b2b4de19c71447cad3c52834ea8d8c52df0c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: boot.scm,v 14.28 2007/04/29 19:25:11 cph Exp $
+$Id: boot.scm,v 14.29 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40645edc03f39d4c94a9a7e70038780ef298096b..73c7a80743d9469fe61c903de599eb34da010738 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: char.scm,v 14.33 2007/08/10 19:01:44 cph Exp $
+$Id: char.scm,v 14.34 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a03e5e02b7c86b9f563c43616396a150d03d87ec..c107d1762981b058f13bb3d684f6278fcf9a96cf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: chrset.scm,v 14.22 2007/01/05 21:19:28 cph Exp $
+$Id: chrset.scm,v 14.23 2008/01/30 20:02:28 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e07d1c416cf7adbba9f862f4e050b3af485d6331..02dfc8f1923d30093558101be9af4f2d03134987 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: chrsyn.scm,v 1.10 2007/01/05 21:19:28 cph Exp $
+$Id: chrsyn.scm,v 1.11 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f123ad5b3331d3419f86c28f7dc1e358d6bac5a..854570faba21596a80f0b8800205d1c4fad4badd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: codwlk.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
+$Id: codwlk.scm,v 14.9 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4a9beb257d9d9bd959f4187a0dd9a0c2d701ecd4..f84da13d8a6521eced562331ff96d90f6c380e8c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: conpar.scm,v 14.51 2007/01/05 21:19:28 cph Exp $
+$Id: conpar.scm,v 14.52 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fb6f53b9864c260ffc018f8f68447af69434b6e9..c49091e82138717386fbc42b8c368808d5067dfb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: contin.scm,v 14.17 2007/01/05 21:19:28 cph Exp $
+$Id: contin.scm,v 14.18 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2702b4a65ff33fcc64eac122ae1d837665244d45..4c675a78c64f89bdd6694ded53dc7ad7a745f666 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cpoint.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
+$Id: cpoint.scm,v 14.13 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 717c9452a3efbd2e46b83560ca8cb3dce83cdeb5..898220ec994e5f94befae1b346ec1225c86fb743 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cpress.scm,v 1.16 2007/01/05 21:19:28 cph Exp $
+$Id: cpress.scm,v 1.17 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 849ef29d3d7c16003d4c65cabd2bfb2c81c41e16..67f9634b710d6ec97a50e0b318d0954608822aa2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: crypto.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
+$Id: crypto.scm,v 14.21 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b9aac38ebe2be5d8395ef6e4dbea24ea6a0cac08..8de63ac7dc890a78eca461a6a2f9c577b8c82240 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: datime.scm,v 14.43 2007/01/05 21:19:28 cph Exp $
+$Id: datime.scm,v 14.44 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 729a3e941efcd19f35490e0f7912f5b725b45c17..93fe249d5bcf5af6411719f9153f8f522424f971 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dbgcmd.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
+$Id: dbgcmd.scm,v 14.21 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 52f88f393bcd6d0e608e119106dbb19aec06ede7..d45141f5e9016b12704d92967ba610e6536a5c8b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dbgutl.scm,v 14.27 2007/01/05 21:19:28 cph Exp $
+$Id: dbgutl.scm,v 14.28 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 28d42f5261346de651a8b243544d6feb55b4a0a7..b8dbc3c8c743785128b3cc768c888a5ca64fe71a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: debug.scm,v 14.49 2007/01/05 21:19:28 cph Exp $
+$Id: debug.scm,v 14.50 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 09538c9a1406f2e7bb984db401898ef50ae98112..ad149ff67a3eb5e0831ed9d6fff78bfab129e2d4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: defstr.scm,v 14.57 2007/01/05 21:19:28 cph Exp $
+$Id: defstr.scm,v 14.58 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b2138fd0fdc256fd65c123239735f65438f2f853..5fcdc430a031480274bd7e5898bb8e9fcc4bc8b9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosdir.scm,v 1.14 2007/01/05 21:19:28 cph Exp $
+$Id: dosdir.scm,v 1.15 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42696651839a878925eed4bc4114a15ba3fd4a15..87895aaca7d9dfd26dc83c226b7d136e8608f635 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosprm.scm,v 1.49 2007/01/05 21:19:28 cph Exp $
+$Id: dosprm.scm,v 1.50 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42edd27438ad254aadb4844b734dd9bcfb366732..99daa596e0daffe513f350086fe22165f7f49fd6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dosproc.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
+$Id: dosproc.scm,v 1.8 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 042795f44be3d4c3ea6e0a61f1e715c98e21669c..da58cb80781e9e36aff394828d8cf5bc38366795 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dospth.scm,v 1.46 2007/01/05 21:19:28 cph Exp $
+$Id: dospth.scm,v 1.47 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29687305b6f53210cb8af48fe6c76016a75c90ef..b483ae3ee952c27c33d0def2e1663636eb255e47 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dragon4.scm,v 1.20 2007/01/05 21:19:28 cph Exp $
+$Id: dragon4.scm,v 1.21 2008/01/30 20:02:29 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bba4d63a9164d3c0921a4a83ce723d811db88835..20b3be5a614e0dfda99c85b0a1d9e6f6b847e482 100644 (file)
@@ -1,10 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.39 2007/01/05 21:19:28 cph Exp $
+$Id: ed-ffi.scm,v 1.40 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8effe5952269157bf128694a34cb08223527789..31739cdc3c29eb28641bd5b72e94debb1d358328 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: emacs.scm,v 14.42 2007/01/05 21:19:28 cph Exp $
+$Id: emacs.scm,v 14.43 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 194b2b93c603fd263a9b45de716e22a3d8867cc1..60fc47f13dc823bf3d9b4ccba3af57ffc1c9ba4b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: equals.scm,v 14.14 2007/01/05 21:19:28 cph Exp $
+$Id: equals.scm,v 14.15 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 291dedd1351d912dee39a39525fab0977a10e748..3174a244e9d488039b2b67c42508bfeebcc36125 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: error.scm,v 14.73 2007/01/19 05:03:42 riastradh Exp $
+$Id: error.scm,v 14.74 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8c6745acc7e099ecaf6b3359c0706b53dc7efe9a..5673d2351e3fa74aed72425d4d5f15a47cc503f1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: events.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
+$Id: events.scm,v 14.10 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ac0cdb8ec586ea8b6eb42806c1a8e5bbc60cafd..aa958f13eef8e404af618eb04e67a0271dc8e712 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fileio.scm,v 1.34 2007/01/05 21:19:28 cph Exp $
+$Id: fileio.scm,v 1.35 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fcc2c89859bac820a6e124ac42ed5d0bfaaedd0a..ed1350beada4988bfe6f44134242fcfdee6b2c54 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: fixart.scm,v 1.17 2007/01/05 21:19:28 cph Exp $
+$Id: fixart.scm,v 1.18 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 813efa9d89da14de40feeb5647af8b9258a833f4..76cd86625d1d2bf3f041d170153b21556d667585 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: format.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
+$Id: format.scm,v 14.12 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 33198c8612f5d4ecb332055c3154409dfc4206ff..9a33754e05726ed5c7dc1c4ec4bbe98a33e2a56d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: framex.scm,v 14.23 2007/01/05 21:19:28 cph Exp $
+$Id: framex.scm,v 14.24 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 22e0de5de9ec2fbcff0f82f9cf4da86f13e40e49..12a0a0c8bcf31cb210b6a4e64aa7094650944960 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gc.scm,v 14.26 2007/04/29 19:25:16 cph Exp $
+$Id: gc.scm,v 14.27 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e2e6c651c321d98a00fca929023499db0040ab2c..6993f33f4107efbb478fe02d02d1c0fa14b9eb45 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcdemn.scm,v 14.13 2007/06/07 15:11:24 cph Exp $
+$Id: gcdemn.scm,v 14.14 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1d3802af7714f1b474c9a56dcb5b79f0c488c0d3..bb860435bdb210f7841c027b31ed34f7c236bb2e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcfinal.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
+$Id: gcfinal.scm,v 14.13 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 35bc91e03bbd9bdd4887596bb33a556193aaca84..d987cfb738f293bc25c0283e53da9c6de166617d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcnote.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
+$Id: gcnote.scm,v 14.21 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 859963e70e065ec8235f702abbd7118df3f0cb65..f0609c049a6b63e2ceed7ea8f53b5b6771c6c21f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gcstat.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
+$Id: gcstat.scm,v 14.11 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6da545c89ef3d71c9b6a88af3a02eafc2b5f4b7b..da4511cefe7b45dc1f2481cbd20f0bf7937a73ea 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gdatab.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
+$Id: gdatab.scm,v 14.12 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9de258731d734157be46d1e5911ad66fd40cb904..b63e0c7f722ae273ff2a118eabfb53a25ddc8216 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gdbm.scm,v 1.10 2007/01/05 21:19:28 cph Exp $
+$Id: gdbm.scm,v 1.11 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a20fb4ef409c64cd996afee2ae5ff4a99415f16a..7095c6e9904b654d5600dbc375250440f3ea94c1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gencache.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
+$Id: gencache.scm,v 1.8 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b12dad00693bc270bf5cb7b20225e60ee5171f17..21f797552f2fbef10cef1f0544bc59dd87cb6b53 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: geneqht.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
+$Id: geneqht.scm,v 1.7 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a34282eb1a14e11f3e535f0bfbbd0fcac1d08e73..47414d3f2c4942aa848abfb56056256dd69928de 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: generic.scm,v 1.16 2007/01/05 21:19:28 cph Exp $
+$Id: generic.scm,v 1.17 2008/01/30 20:02:30 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9c0ffd125ab5c111f63c44d2fcc3d3d34ae6ce72..774cddb458cb0513e5f88e084016f9d4ec32a282 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: genio.scm,v 1.56 2007/12/09 06:12:14 cph Exp $
+$Id: genio.scm,v 1.57 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 61e54c6d31e7db9d433573f713dc58ad5d762227..ed0d5123a4d16b1cfc6ab50dac42130f78ae0f5f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: genmult.scm,v 1.8 2007/01/05 21:19:28 cph Exp $
+$Id: genmult.scm,v 1.9 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a29dad9deb5114ed05ee9c4e03a8d84f41f86efa..4cf3036b47207107db0e1a683c69993cdbfb9a57 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gensym.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
+$Id: gensym.scm,v 14.11 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 38a0a9955dabd1eb384f564293de2561de24a1e3..bded8f976fa657774fb0b54955c4005945f18cf7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gentag.scm,v 1.8 2007/01/05 21:19:28 cph Exp $
+$Id: gentag.scm,v 1.9 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10c977d6227a9451ed0fac1d473c3405d940c660..d59a059c5418b137328243717a7e90932ea675f9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: global.scm,v 14.80 2007/12/10 04:24:57 cph Exp $
+$Id: global.scm,v 14.81 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5c07ca2d882a35f2ba157d6791c372a578fbdc9a..1849ffd74a556d06d6cbdca7975b6ea13458d1b4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.26 2007/01/05 21:19:28 cph Exp $
+$Id: graphics.scm,v 1.27 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fac7ef1465c97f3980de9dc9ac830f88b053f6d2..fbc07e9bc1cdca5124653fdcf5149a15a0eb36ea 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: hash.scm,v 14.12 2007/01/05 21:19:28 cph Exp $
+$Id: hash.scm,v 14.13 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 956fa7e43750a5bf8d576068567e1d27be95c5e7..06533393c78657460123df2cd15329b58d9dc658 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: hashtb.scm,v 1.37 2007/01/05 21:19:28 cph Exp $
+$Id: hashtb.scm,v 1.38 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b361f0108cbc5a45824b223ee38880c09dbe5135..7ec5fd5412371309a82c51d097a7b8b7e9aaaf0d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: histry.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
+$Id: histry.scm,v 14.11 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d4c1dda878ef03db58a5c90bc878c7d85944eeb3..bbc5905110e7e047a333ec8ae13a3cc140451feb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: infstr.scm,v 1.20 2007/01/05 21:19:28 cph Exp $
+$Id: infstr.scm,v 1.21 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8d194f7ef2f7463e02dafe2f09782f68c1a85def..5f8e6d461fbc0288669d1b59c59ed11a9e94b9d8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: infutl.scm,v 1.73 2007/06/09 01:22:38 cph Exp $
+$Id: infutl.scm,v 1.74 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3f301651b12a074ec38cdd8a8b6321210f52d664..7cf9c1584b00786633604b9778dea03993f6297f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: input.scm,v 14.38 2007/09/13 13:58:04 cph Exp $
+$Id: input.scm,v 14.39 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ef13f4cffbcc57c19559e659f65c8f215c20534a..9b7ddd6e5943af9cda1125144459115e45f31471 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: intrpt.scm,v 14.29 2007/01/05 21:19:28 cph Exp $
+$Id: intrpt.scm,v 14.30 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1762494c99d638cf7d9ddbdb4b218b585e28cf20..c36959b7e5d056b8db2d9a45b0e1a4e92af75b22 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: io.scm,v 14.87 2007/06/06 19:42:42 cph Exp $
+$Id: io.scm,v 14.88 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df284ca02b67d8c71f96d09dcbe6e51b889d6d9a..53bd8198236e9f53ca3322d4c37f92884a419508 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: krypt.scm,v 1.16 2007/01/05 21:19:28 cph Exp $
+$Id: krypt.scm,v 1.17 2008/01/30 20:02:31 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 383d469421685ec1a0c8e346e8b2b23d74f39c71..7606e6b3273a6487b5fbac85feaae86a0a23f517 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: kryptdum.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
+$Id: kryptdum.scm,v 1.7 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 887fc1cf6e1d1bf79d561966e55b7920aa5ee66d..4b7cb28be66b3093d8ae5d64071de541ec94924d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lambda.scm,v 14.21 2007/01/05 21:19:28 cph Exp $
+$Id: lambda.scm,v 14.22 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f256399a256494c4090cc913e496a31108f05d8e..bb4799881b84664a862130c22f42ac980a9d0f52 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lambdx.scm,v 14.14 2007/01/05 21:19:28 cph Exp $
+$Id: lambdx.scm,v 14.15 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index da52780c8f8a7fd9f40eb7d91124cb9c3163627e..018412b9e97b2acbd862581d7a660fc59bb77cb5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: list.scm,v 14.56 2008/01/28 04:26:49 cph Exp $
+$Id: list.scm,v 14.57 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b57b0aef69a3dce6f89c97b3be1cfc3172a492e6..46f27b3be24adec54097719c6807ac6d9a004813 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 14.101 2007/11/26 05:15:32 cph Exp $
+$Id: load.scm,v 14.102 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4e9f501fdb805f231c3e1a4d52e864e31ec6cc50..737aa93b5dbc3981dd7186911b51b139d864c215 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 14.111 2007/06/06 19:42:42 cph Exp $
+$Id: make.scm,v 14.112 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b2f4401839ead15c99b261d74b91db36b99bb0f0..a1d45e7680449a93781d2091fed76d11d26e54da 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mime-codec.scm,v 14.19 2007/08/05 08:08:40 riastradh Exp $
+$Id: mime-codec.scm,v 14.20 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2c525f12bb16813194e633bf582fb447d8f5ce2e..00a7f72b285f41dc369931c2ffff7a40c364edd2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mit-syntax.scm,v 14.31 2007/05/16 19:24:08 riastradh Exp $
+$Id: mit-syntax.scm,v 14.32 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f38204523716e0fb8113996295ea57d5dc9928f8..4692475513bfb4ed5f326be25ec3048f10940b64 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: msort.scm,v 14.13 2007/01/05 21:19:28 cph Exp $
+$Id: msort.scm,v 14.14 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4dba5bce3d11574cc1bc8f8996ffc91c6f6bc921..ef0f83ba85ac0471460940b01bb5d0daf4eb0837 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ntdir.scm,v 1.6 2007/01/05 21:19:28 cph Exp $
+$Id: ntdir.scm,v 1.7 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f357991971c1faeddf4cbef437390b76fce1dda6..4bd2ae72a80b19d199f4fc7261a99ab2d982dadf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ntprm.scm,v 1.50 2007/07/07 17:21:38 cph Exp $
+$Id: ntprm.scm,v 1.51 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40dcef5ccaba4f453d5edc4eace0085d86b6ee48..cdc97fee0687e17ebd5641af2d4ceaa5c12d9ca4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: numint.scm,v 1.10 2007/01/05 21:19:28 cph Exp $
+$Id: numint.scm,v 1.11 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 56db854683fd8e70a57822a833473fbeb9c575e2..f2c9b269569af08e396f8d527e717376d7c91e6b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: numpar.scm,v 14.23 2007/06/30 23:16:12 cph Exp $
+$Id: numpar.scm,v 14.24 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 183901cba9cbf84edfa5c26c522aa916cfe59512..7f4074aaac9f4ee67b803877de54303416d0c6ef 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: option.scm,v 14.57 2007/06/09 01:22:56 cph Exp $
+$Id: option.scm,v 14.58 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a80799fadd8f0bda1d56e7092ebdacee719ccbb2..6f63a4f0bac68c404b9321854bbaa4ac9adf3c0b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: optiondb.scm,v 1.20 2007/06/09 01:22:50 cph Exp $
+$Id: optiondb.scm,v 1.21 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 781e88c51353ebae86da6e1282038eb5b017861d..5936def82db77c3cf44e113ee229f7f26bdaff41 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ordvec.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
+$Id: ordvec.scm,v 1.8 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 13ea8e382e028888743db9e9c1445f2f8a4ffe4e..147ad69df7e9fd3af467a7580cf415c9a8eea271 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2ctype.scm,v 1.8 2007/01/05 21:19:28 cph Exp $
+$Id: os2ctype.scm,v 1.9 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f8148a09d6217b587decf152bc3f32909f4c8983..f8c81769fe8334f5a63fba17a92ee911144e3c1d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2dir.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
+$Id: os2dir.scm,v 1.10 2008/01/30 20:02:32 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 744e78e13e8cf8b92945224213f02a9f0ae5be9f..e56ee5c1badf0d520b82a5caaf40d2ab1246515d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2graph.scm,v 1.27 2007/01/05 21:19:28 cph Exp $
+$Id: os2graph.scm,v 1.28 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b24118ef0a2454bdb0e9a8f8cc23544a2464840b..58852c67f9afe5c035f49ec460b80cedbe169dbc 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2prm.scm,v 1.56 2007/01/05 21:19:28 cph Exp $
+$Id: os2prm.scm,v 1.57 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8dca6cf1dd2e5d4ada0f5d853723c37867ecda3..50757b1fae308bda17c37b8168dafaf8e701ea41 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: os2winp.scm,v 1.22 2007/01/05 21:19:28 cph Exp $
+$Id: os2winp.scm,v 1.23 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 57f53d6534655ffaaaac37a6a5fe818f0c919eee..0c1224cd1eae33c911e79cf91cb49ccaf427d628 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: output.scm,v 14.39 2007/01/05 21:19:28 cph Exp $
+$Id: output.scm,v 14.40 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 82ca27ca4dc6553d9c764db52149524cdcdc8934..3a30321c8c331b2efd11f88695268ce52651e85c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: packag.scm,v 14.55 2007/06/06 19:42:42 cph Exp $
+$Id: packag.scm,v 14.56 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40bda368577cee47af1a0f27e8fb1a2dcacb75f5..bf85879631c6ff2f72bb83c974b3074e118d7eb4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parse.scm,v 14.69 2007/09/17 02:31:42 riastradh Exp $
+$Id: parse.scm,v 14.70 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d9a6b4fe60941b2b94d639b1ae6c7791a4d21c7..ac3f5798e3d3c946601e85596f8153b71871666a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser-buffer.scm,v 1.20 2007/01/17 03:39:35 cph Exp $
+$Id: parser-buffer.scm,v 1.21 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75947729e0f2b23ab6a5faa4cf101e410980e498..eb4e3d0ac047a40c79455e4c948adc4d1feee516 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: partab.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
+$Id: partab.scm,v 14.12 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0ef3f2e4b58c6ff922ba15a902ac814e8dd31d29..ed8f695ab6537636dbc804608260792e10698518 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pathnm.scm,v 14.53 2007/06/06 19:42:42 cph Exp $
+$Id: pathnm.scm,v 14.54 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ace492e7f510398975efd2ef7b2f3ba93ff1290b..e237664db52b29636c5e9f5c2d35f33ba2c89c2a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pgsql.scm,v 1.13 2007/01/05 21:19:28 cph Exp $
+$Id: pgsql.scm,v 1.14 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e7ba1e33c50438a5e4124921a73a607eedd343a0..1679fd87a8bd06e77c7aa246ec5d30b561cfd6fe 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: poplat.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
+$Id: poplat.scm,v 14.9 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 46052da22dc38945139f2aa0639b95954955ccb1..58ff45947a152c076df694038fe0b2a4fee7ac7f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: port.scm,v 1.51 2007/08/10 17:57:26 cph Exp $
+$Id: port.scm,v 1.52 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ace5d606bd4638a67d0227ccec30abbc3c26d69a..5fbc24b526e81295f3451703532032ecd3d41e7a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pp.scm,v 14.52 2007/01/05 21:19:28 cph Exp $
+$Id: pp.scm,v 14.53 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ab230acef7192f88017742de81ca95d16c8e35ac..933e6531749502cd67f9be9eeb86ed9caec9ddfa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prgcop.scm,v 1.11 2007/01/05 21:19:28 cph Exp $
+$Id: prgcop.scm,v 1.12 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e1f660948c8e262a915a11d49f613ad15604a4f..c5b19613ed534e9e3d063d46016b9965644ffb8d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: process.scm,v 1.34 2007/01/05 21:19:28 cph Exp $
+$Id: process.scm,v 1.35 2008/01/30 20:02:33 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8bd74a797aa05c804b087d1daef1361aee690252..b55697b193d0088eb1c78a1705f559901841b99f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prop1d.scm,v 14.10 2007/01/05 21:19:28 cph Exp $
+$Id: prop1d.scm,v 14.11 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 833c3c885c34472b3337ca00228633e5e55eddd1..5dbecfcee3dca04d1ba067af7cf65cbe328b735e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: prop2d.scm,v 14.7 2007/01/05 21:19:28 cph Exp $
+$Id: prop2d.scm,v 14.8 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c341b75464e3af521ebf5624e5cc868c60ff836..c8eb20f88bdf58420f664a76cbd467fc4ac21edd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: qsort.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
+$Id: qsort.scm,v 14.10 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c3cad44b61b489a03822c19b5fe8dc30c5e4fe8b..8eb253640703ba6afad261d1d54bf0d939d5dcf9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: queue.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
+$Id: queue.scm,v 14.10 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a0b4be971e5689f3a930fea6e7e2ec5ae289f1b4..ac44619dab999cbabd8e808f7d198cbd8a35fc84 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: random.scm,v 14.40 2007/01/05 21:19:28 cph Exp $
+$Id: random.scm,v 14.41 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1e008cc4207d3f497a2be7fa468068af79020be4..a9e1e063077a6880337f8badb45504bef94a0b80 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rbtree.scm,v 1.11 2007/01/05 21:19:28 cph Exp $
+$Id: rbtree.scm,v 1.12 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 483bbe32954204e6dc8216a42f455ee4a7baf151..cb4311aecfcd3b7aa5b552849ae04d5492ad7df7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: record.scm,v 1.59 2007/01/18 02:30:37 riastradh Exp $
+$Id: record.scm,v 1.60 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 19a4d527774c2519a135abb98366538656f05ba1..ab07c5489b69c7cc6ec19cbd26123f581f567386 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: recslot.scm,v 1.12 2007/01/05 21:19:28 cph Exp $
+$Id: recslot.scm,v 1.13 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 40fc4461530448ebf42230d1c7971c496e0daac7..fa1bc9556179a74ffcf6e7fc99e843f45188ad8f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: regexp.scm,v 1.17 2007/01/05 21:19:28 cph Exp $
+$Id: regexp.scm,v 1.18 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 48aa7b40cb705ab2d5d21b61a66efa00fdab0aa6..d4003266070427ed81884998d7b269342bc06d0e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rep.scm,v 14.70 2007/10/12 02:12:13 cph Exp $
+$Id: rep.scm,v 14.71 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0e7d173d4087941a6348e1a4160681122f39ad67..49718d684f5610c872feec169815d52e248f1c8c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rexp.scm,v 1.27 2007/01/07 06:48:52 cph Exp $
+$Id: rexp.scm,v 1.28 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8620da66405d0d1ca86d77a5d8aad8f78c48e51c..aed2231e37ffe47a4421dd055b50f6b474190dcf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rgxcmp.scm,v 1.128 2007/02/20 16:29:08 cph Exp $
+$Id: rgxcmp.scm,v 1.129 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d24082e60b3d273e9e6e380b1faab7d86abc2d06..b1a01aac45ffcf1744e8b4cced6399ffc88c30fb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.cbf,v 1.7 2007/01/05 21:19:28 cph Exp $
+$Id: runtime.cbf,v 1.8 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dd644ee99e7e19b0e407ded97a166b69c9cf568b..06c0d1d0e5abdc01fcad0564358a75f7468a7a43 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.629 2007/10/12 02:12:14 cph Exp $
+$Id: runtime.pkg,v 14.630 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 42b786fb15d77142ea815ea758c0fe5b5adf1767..2e6d73dffea248c65380cf1091b76758688b7ed9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: runtime.sf,v 14.23 2007/01/05 21:19:28 cph Exp $
+$Id: runtime.sf,v 14.24 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5cf08230802e4808e8952e7db7e4ca6451cbc292..91d308f4e3db02bc8f74c74c7bff2699d017e184 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: savres.scm,v 14.48 2007/01/05 21:19:28 cph Exp $
+$Id: savres.scm,v 14.49 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3288cce338a2672258bcda0efc617c81f41e66fa..4e65fb08ec1cb1de0af4fa644e7882a49f8dec68 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scan.scm,v 14.11 2007/01/05 21:19:28 cph Exp $
+$Id: scan.scm,v 14.12 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 35663024c6c161ff172750f8783bdfe2cddf85e7..c2ca5658f80e5ad6debcf886fc39b2ea1314b628 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scode.scm,v 14.24 2007/01/05 21:19:28 cph Exp $
+$Id: scode.scm,v 14.25 2008/01/30 20:02:34 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 87188c214f40bb138170c966ee40fb380c85cd9e..6ee79b8b02e5cb2a1a58a204c8d0c6ec68c547a8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: scomb.scm,v 14.27 2007/01/09 06:37:50 cph Exp $
+$Id: scomb.scm,v 14.28 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eebe767b307e2cebda74f3f24dcfdcae7d596293..35a41df4c8fb6c81945e035c6eb5a7b016930cfe 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sdata.scm,v 14.7 2007/01/05 21:19:28 cph Exp $
+$Id: sdata.scm,v 14.8 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 10bb2f23f9ec6cc481b7fbe6015d2942362a68c2..c71c26f12a3fda9515ab9bc9914105b84f3ea021 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sfile.scm,v 14.42 2007/01/05 21:19:28 cph Exp $
+$Id: sfile.scm,v 14.43 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ca897d71da6c21e13909a4004862987992886155..1a28c42b95b670dea8b5cf33a4785ac76dd88e73 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.dos,v 1.18 2007/01/05 21:19:28 cph Exp $
+$Id: site.scm.dos,v 1.19 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e6e5981d0887f5f1a7c2f0a0f24ff25a7cd8176a..dbd3018a8b6af32e6fa84a6cd0e150fa5996f822 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: site.scm.unix,v 1.19 2007/01/05 21:19:28 cph Exp $
+$Id: site.scm.unix,v 1.20 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index aef42c1191329ac3e6c7f28ff2527d624b1bb1ef..a23ddba9768b800488a55c3e9cba57aac310e917 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: socket.scm,v 1.32 2007/01/07 09:11:23 cph Exp $
+$Id: socket.scm,v 1.33 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4b700d29beb15dc54eac7d4e3f2f45a34d8354dd..77265d2a4e14daa45d252cd2d3f34253f4fe4918 100644 (file)
@@ -9,11 +9,11 @@ ai.mit.edu.
 This implementation heavily modified by John Kraemer and Chris
 Hanson for inclusion in MIT/GNU Scheme.
 
-$Id: srfi-1.scm,v 1.3 2007/01/05 21:19:28 cph Exp $
+$Id: srfi-1.scm,v 1.4 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4ec11b81f35917da2d2df2e03f904ed01f13d24d..70d294c3770733473e2050eb1009877c58d84582 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: starbase.scm,v 1.22 2007/01/05 21:19:28 cph Exp $
+$Id: starbase.scm,v 1.23 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f75c96a8d1ad0376be2cfdfdebf2f32aa555206c..3094042443e8acee8d370ac6f2ff66cdf4024696 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 14.22 2007/01/05 21:19:28 cph Exp $
+$Id: stream.scm,v 14.23 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a27d1a6deee848bf72a709d1f3b8f1ea7348ea54..a5a8cd3f8e6ceb50f56ec09a4ffd5653f1f7933a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: string.scm,v 14.66 2007/08/10 19:08:44 cph Exp $
+$Id: string.scm,v 14.67 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2f192c2ee36b6c7c851f0433368d87ae695e9708..15e2bd47b62d0fda7645f70c5590d41589b8e040 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strnin.scm,v 14.20 2007/01/05 21:19:28 cph Exp $
+$Id: strnin.scm,v 14.21 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a688015889bbe3e9c643eb221421f0fe85bc64d2..ad1e12252ee936234d003cd70ea243299e688ece 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strott.scm,v 14.17 2007/01/05 21:19:28 cph Exp $
+$Id: strott.scm,v 14.18 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8144a30d6ae38050046ae2cb59766499d495a5ba..9276f831e18b3bd536a61d5dea104860f319a709 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strout.scm,v 14.28 2007/01/08 03:57:22 cph Exp $
+$Id: strout.scm,v 14.29 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6b2f37ea01930339e8f7b81028c84200c4b6c8a8..8093cb3d6c967461e61a4888a72b54d37c0bc91b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: symbol.scm,v 1.24 2007/08/10 18:08:38 cph Exp $
+$Id: symbol.scm,v 1.25 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d59a42680a577279a4e040d83d63a93ebf5461a9..01971d50a87a0908912fec634475d1d772f6a640 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syncproc.scm,v 1.13 2007/01/05 21:19:28 cph Exp $
+$Id: syncproc.scm,v 1.14 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7c4874fd0cefd10d9798fb85eb1262dbb47703dc..7005be8a532658c44bc5f409d15d12782f73240e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntactic-closures.scm,v 14.18 2007/01/05 21:19:28 cph Exp $
+$Id: syntactic-closures.scm,v 14.19 2008/01/30 20:02:35 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0da39b2f89665af27b27f3c93e7717a8b4c1f9a4..a6ac3237237fe28f43ece99666555090ab45ee45 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-check.scm,v 14.7 2007/01/05 21:19:28 cph Exp $
+$Id: syntax-check.scm,v 14.8 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e03080e1a36020f0fac9ca2b674eb8ad3f065bf0..db1a620ccad76073ca6b639d6727f385102565c6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-output.scm,v 14.14 2007/04/14 22:00:09 riastradh Exp $
+$Id: syntax-output.scm,v 14.15 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 29f233246217ede8b928492633895f8b3f16eb02..c621117792e1fc369a0925ff14a25c4a5f1e57c8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-rules.scm,v 14.11 2007/02/04 00:17:12 riastradh Exp $
+$Id: syntax-rules.scm,v 14.12 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d7d592e8e0da3fbd73d996f7d9013e523e800dbb..01579ffecf84c3285013068a49944250abf15c48 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: syntax-transforms.scm,v 14.9 2007/01/05 21:19:28 cph Exp $
+$Id: syntax-transforms.scm,v 14.10 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3d8b16169676c61b6f46a110283fb74ff101acb5..d8ab2878619d0a3e1230248df74be19bdd13f195 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sysclk.scm,v 14.8 2007/01/05 21:19:28 cph Exp $
+$Id: sysclk.scm,v 14.9 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 883c29cc425688e2564a8ab950901c82a9732971..c2461015d28ed1c8ab527f575056eebaf530f462 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sysmac.scm,v 14.16 2007/01/05 21:19:28 cph Exp $
+$Id: sysmac.scm,v 14.17 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cff3ead5f2c298bd8f5c5f6dadf7064c9bf17a80..1ba2464d0cea3fd5eb92c218526e86d17ff6d68b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: system.scm,v 14.18 2007/01/05 21:19:28 cph Exp $
+$Id: system.scm,v 14.19 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 18e0841d837170d2844009997ba8606e43548bfb..21215d20caa6f6c1653d67f6cc86c4ad6198e505 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: thread.scm,v 1.47 2008/01/30 14:33:12 cph Exp $
+$Id: thread.scm,v 1.48 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1bc17df7e2f713230a6b34cb2d7c0d8f334c5cf6..3bd5b2bb8cae28c31e55e40479340daccc137dd0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tscript.scm,v 1.11 2007/01/05 21:19:28 cph Exp $
+$Id: tscript.scm,v 1.12 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6fde6f3b9cbe184f36c3d6f2a93881d8963205db..e78a94ec5e2989b166c4366d8392c4cfca26869e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ttyio.scm,v 1.27 2007/01/09 06:38:29 cph Exp $
+$Id: ttyio.scm,v 1.28 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a159d6a5a591287e4b0ca37c38994ddde523701d..d6e97ed708ef1a9c8a3c2915135a5e0f1bee119e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tvector.scm,v 1.7 2007/01/05 21:19:28 cph Exp $
+$Id: tvector.scm,v 1.8 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba9782189e8e6bfce1aeeb09b990aece3ba0cb76..f4d50e12fa97316106e56d30022d6f908d9d6257 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: udata.scm,v 14.25 2007/01/05 21:19:28 cph Exp $
+$Id: udata.scm,v 14.26 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b6f88d333360dfda222a1e012c684c7cf0d4a34e..daefab2bcbd340d2e4d80a099c6959658568e3ab 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: uenvir.scm,v 14.62 2007/01/05 21:19:28 cph Exp $
+$Id: uenvir.scm,v 14.63 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c2a436ca470d3e7f105e09eca3294f514e5c038f..023afed08dffa2845a2125fde98ebb7f7c468d57 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: uerror.scm,v 14.57 2007/04/29 19:25:32 cph Exp $
+$Id: uerror.scm,v 14.58 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 824a71205a3733a329ccdd17f3f4be79eef4daf1..0b91789eddfce98f7e06fc662aa73e22f0f9182f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unicode.scm,v 1.35 2007/07/23 01:39:48 cph Exp $
+$Id: unicode.scm,v 1.36 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 75b6e61bed9d9012855401a4c54d27ed4e9e4b3b..c8b75ae400766748683bf609e6434533da4f9528 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unpars.scm,v 14.68 2007/01/05 21:19:28 cph Exp $
+$Id: unpars.scm,v 14.69 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c0d2122742eb1174f1aeb84e9035bc913d270293..49c7ed20733847bf60f710bbec60656d94046884 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unsyn.scm,v 14.34 2007/01/05 21:19:28 cph Exp $
+$Id: unsyn.scm,v 14.35 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81bd91ca156d88b41c8e0f951794fa2f50723c63..312167bd85c841cab34c956ad2cf0fc73e5ea181 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unxdir.scm,v 14.16 2007/01/05 21:19:28 cph Exp $
+$Id: unxdir.scm,v 14.17 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2bd8eb4bac645e38d2670af0570e7d84925178d6..93dbd7ac69f53f482686c7160776d8ea10a3ba2f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unxprm.scm,v 1.74 2007/01/05 21:19:28 cph Exp $
+$Id: unxprm.scm,v 1.75 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b167f2de6761aa425d01bd651fc51e09b27900d5..cbd4eee3db92e12a726e1c4e92beb67fc4b015e7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: unxpth.scm,v 14.34 2007/06/06 19:39:07 cph Exp $
+$Id: unxpth.scm,v 14.35 2008/01/30 20:02:36 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a7effb099d6013e6b81d5c932d7790f3efa5164d..c0f84eb4da45dfe1e76b96b3a56cc54ee3a5807a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: uproc.scm,v 1.21 2007/01/05 21:19:28 cph Exp $
+$Id: uproc.scm,v 1.22 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b6a96f82e710d4285e0bee13acf843c1a8d0dd8..fec8b054622169cc0733dfdf821cc73325f40fa4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: url.scm,v 1.52 2007/08/10 19:07:14 cph Exp $
+$Id: url.scm,v 1.53 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 107645315fcd8c42de4c4c02f9c4b69a6a009d02..d283568491e47982928e2d48368ed33473b06c46 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: urtrap.scm,v 14.19 2007/01/05 21:19:28 cph Exp $
+$Id: urtrap.scm,v 14.20 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec1b17cddb93b7b91732eb741f1ec08bbc42bca5..632d588b23090e4700b67f6ad73e43e5003c79af 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: usrint.scm,v 1.27 2007/01/05 21:19:28 cph Exp $
+$Id: usrint.scm,v 1.28 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 641ad79638866adef22c8ae73f78e20a8f1d33a0..8eaa9f98e26fa00f13e73125cb929580e5493a76 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: utabs.scm,v 14.26 2007/06/06 19:42:42 cph Exp $
+$Id: utabs.scm,v 14.27 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9f3639659cd7e867ebb13cf343e256ffc6f59189..386f92c290145985068e1c209379d963ff565c99 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: vector.scm,v 14.27 2007/01/05 21:19:28 cph Exp $
+$Id: vector.scm,v 14.28 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6b70362d21ca165cbd83cdfce9059c89cb14fae0..44185f5e6144ce88a376cf3c3ec9277cb5866874 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: version.scm,v 14.223 2007/01/05 21:19:28 cph Exp $
+$Id: version.scm,v 14.224 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b777699e4a4571918c436e8e2c8ac117367a644b..f496ba4e81f6097a74340727e84f652a2fb531c3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: where.scm,v 14.16 2007/01/05 21:19:28 cph Exp $
+$Id: where.scm,v 14.17 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 62348710fe61b4296b6a3fd5909ab8bfb26b695a..6f54364ea09ab9e39b4626b594ea47de6bca103c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32-registry.scm,v 1.3 2007/01/05 21:19:28 cph Exp $
+$Id: win32-registry.scm,v 1.4 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ddeeb78d41e6964877d95def1f753a8ae7e9d392..f904bf4a3049e424c300392e079741b8fff0b622 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wind.scm,v 14.13 2007/01/05 21:19:28 cph Exp $
+$Id: wind.scm,v 14.14 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4fb64de5dfaf0e3422deb70c20479fc60b727170..100bf3a1841e2384ea43f50300274487bf7f27d9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wrkdir.scm,v 14.13 2007/06/06 02:53:48 cph Exp $
+$Id: wrkdir.scm,v 14.14 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8dd62db1dd4d14be1c06f8d99dc33e86c37f8ad2..e91f8610541bed085996ac5e10785367abb8b18d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wttree.scm,v 1.14 2007/01/05 21:19:28 cph Exp $
+$Id: wttree.scm,v 1.15 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e833e8dd97436929cfe65d7eda18bd763ffccc58..882ec21bfb396ad959322ed1c339cc3975029e77 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: x11graph.scm,v 1.60 2007/01/05 21:19:28 cph Exp $
+$Id: x11graph.scm,v 1.61 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9536f78d8be8d9618b12da4077fd163710ff4978..2f7cbdbb062439f03b8401d7a52dc87fef061e4a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xeval.scm,v 1.14 2007/01/05 21:19:28 cph Exp $
+$Id: xeval.scm,v 1.15 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 23b14ac8c6a4a68ddbaf3686c6d155d778c4c5e3..9b4de57c2ccb245cddce4a369698b9013fed9862 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ystep.scm,v 1.9 2007/01/05 21:19:28 cph Exp $
+$Id: ystep.scm,v 1.10 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5b017a245fb0c2fb443c48742b98bb88c4547e13..d5ff42575dba0ec77ef4d73cc841db0f7d2ad4c2 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: butils.scm,v 4.17 2007/06/13 13:34:07 cph Exp $
+$Id: butils.scm,v 4.18 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e181c3e0deea770662b8209e533fc12213559d6b..2f6cbfca978404f6e31e89ae34a907857f361ea1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: cgen.scm,v 4.10 2007/04/14 22:00:09 riastradh Exp $
+$Id: cgen.scm,v 4.11 2008/01/30 20:02:37 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5543e227e2d71d048dfb96fe9a4d1933a45e2659..12eece77dba09769f6659d8f095a8aa397e072b7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: chtype.scm,v 4.8 2007/01/05 21:19:29 cph Exp $
+$Id: chtype.scm,v 4.9 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4a116c9053a0743466b976a5a753c69e1d4117f5..9b0c5e2900857ddd337dfc452c15ff3ce83f2a0c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: copy.scm,v 4.10 2007/01/05 21:19:29 cph Exp $
+$Id: copy.scm,v 4.11 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5dd04777178a6f1b43132ab38d4e33c6f3557b9d..e0d7a6caf685b3dc3b31c4fd086f5331965bf3d0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: emodel.scm,v 4.8 2007/01/05 21:19:29 cph Exp $
+$Id: emodel.scm,v 4.9 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d57848043ca9d661d998fa1d3e889e813070020..5d9bd01511d99572060350e894bceea7efdb2356 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: free.scm,v 4.8 2007/01/05 21:19:29 cph Exp $
+$Id: free.scm,v 4.9 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 32677fbf8975b5f57bc911608a37765fa69cc7de..0a8519a0a8a6b3695dc9e6274a19a3477c11e3ce 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gconst.scm,v 4.36 2007/04/29 19:26:51 cph Exp $
+$Id: gconst.scm,v 4.37 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 333231de79a4deced9145f0d3345bd1e2f21a70f..3c3d362bde10437de08d4eac1256362405909ac9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: gimprt.scm,v 4.6 2007/01/05 21:19:29 cph Exp $
+$Id: gimprt.scm,v 4.7 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c61b040e890e38bf64650b87bddd813984950446..b8d4bac9400bbe44af2513611969e2f5b3e30d9c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: lsets.scm,v 4.7 2007/01/05 21:19:29 cph Exp $
+$Id: lsets.scm,v 4.8 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 314d6d37a33d5e9911045176e107014440018c48..53b09cbb6c8787ef3bc599d175104c464f7bdef3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.49 2007/06/06 20:03:25 cph Exp $
+$Id: make.scm,v 4.50 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 52055a258afec3b04f305612c1230fae5737b41b..6cdab363239695649b819ec76ca5eda1205a2440 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: object.scm,v 4.21 2007/01/05 21:19:29 cph Exp $
+$Id: object.scm,v 4.22 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b006d59d2eddc9e25e1003bb2717c5ceafbd62a..f3b7156509d27bdabe98e3d877fa21a5a9d25354 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pardec.scm,v 4.18 2007/01/05 21:19:29 cph Exp $
+$Id: pardec.scm,v 4.19 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b6ff9c7fdd8db65251b0b4c31333f6641d8daa3e..24498274a74c226a078f316f26a00601a24cf18b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: pthmap.scm,v 4.9 2007/01/05 21:19:29 cph Exp $
+$Id: pthmap.scm,v 4.10 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0b9c0f69f44a948ad1ab5c2fe2e935f29cd990db..d17ae7c5b5d0e2e746f2c6fdce85103728b3cbd6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: reduct.scm,v 4.14 2007/01/05 21:19:29 cph Exp $
+$Id: reduct.scm,v 4.15 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e892e2c2fa21f99d0b2e1d58a8e5e43e20ab4296..2db8d2829f2405f3906d16ad73943c24ba63bd33 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sf.cbf,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: sf.cbf,v 1.8 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 06360dcb75e563e88ee2a91f92007cc63b378338..48c6608a02ef4acd595eb21a04a12dd9811c74b9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sf.pkg,v 4.21 2007/01/05 21:19:29 cph Exp $
+$Id: sf.pkg,v 4.22 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a9e3fc95ef08d7560d7e7b35656a4b4d4a95bf64..30c54f771e7d31ad3b4fa08b99518ceebfae8d2a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sf.sf,v 4.16 2007/01/05 21:19:29 cph Exp $
+$Id: sf.sf,v 4.17 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7f30a5fbf2452af5a561cbf614211240517254de..de686efab6322dfa9836b560643e289db65e3d9d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: subst.scm,v 4.22 2007/01/05 21:19:29 cph Exp $
+$Id: subst.scm,v 4.23 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 12e6b02b2a401e2438e1bfa00e2acdd301f11aa6..00a2c5b59e04e4dba27703415d3def1b2cef5b57 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: table.scm,v 4.9 2007/01/05 21:19:29 cph Exp $
+$Id: table.scm,v 4.10 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a4385e10ebc9b8f95fe30091471305bc13c1ef79..4b87568f70d3e1212459c1958888f6aca7a21ed8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: tables.scm,v 4.7 2007/01/05 21:19:29 cph Exp $
+$Id: tables.scm,v 4.8 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 67cef9a4fb7116472afa34529b5a2b84485c553d..83624b70d99f5ec1e74b4895d525572f7182a96e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: toplev.scm,v 4.32 2007/04/14 05:53:17 cph Exp $
+$Id: toplev.scm,v 4.33 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d2229b74ca10a3bdc7ca1d3515fc3978ba453e3c..1df0647128fd2acc38a7213ec858268144685c6c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: usicon.scm,v 4.10 2007/01/05 21:19:29 cph Exp $
+$Id: usicon.scm,v 4.11 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 253ec68d00f5a97855786057d31615ffb8a0c4ce..cdbaa53102c5983fc272f9ef42e4b3fa1d1d83c9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: usiexp.scm,v 4.48 2007/01/05 21:19:29 cph Exp $
+$Id: usiexp.scm,v 4.49 2008/01/30 20:02:38 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6faa81ae86a2ce65eefae878e680590d2dee0ab2..d1006ec9380700a8fb86a822ae57e9483a90edf3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xform.scm,v 4.16 2007/04/11 19:32:05 cph Exp $
+$Id: xform.scm,v 4.17 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c115bf7f0456b9ffc78a85f784722e2859ba0d58..f3d7048b276b8a5d894ea65bb56a8a42cff76497 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compat.scm,v 1.13 2007/01/05 21:19:29 cph Exp $
+$Id: compat.scm,v 1.14 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b0e00d4fdb49d32b64c5611c5af7fa857327888d..61691281419201f6f4656b40599492bc627f9f71 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: genenv.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: genenv.scm,v 1.8 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 15f58d5e509eb4c609227c891f55b037b7c27bf7..ab7afd00d97ebdc6fabcfa7fe56a4761207d2c17 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.9 2007/01/05 21:19:29 cph Exp $
+$Id: graphics.scm,v 1.10 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 099bb975338ec4e40a14e7450bd8738c73176b9c..feb2e0004d76ec5e82826b66a418f8fcdb22df8a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sbuild.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
+$Id: sbuild.scm,v 1.11 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 003619201afc03df6c8d03b6ea51143d14650193..1f170167b8623bc1edafcd372226b247c5a0d1a3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: stream.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
+$Id: stream.scm,v 1.7 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e134bd35158805eb4262832c710f657d63c3b951..b2ce300beaef1f0c8cb3aec4978db163472f00b8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: strmac.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: strmac.scm,v 1.8 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e5d03867324268d86d10eb1acb7fd3117039d92a..398c63dc241d0efc913f475ac91e1e0f0686f6ed 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: studen.scm,v 1.16 2007/01/05 21:19:29 cph Exp $
+$Id: studen.scm,v 1.17 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 80922285359dde0e9927eb96c7430b318f292cf6..0af0c6a26142278184a2ba0f658cbd1e7e5e2259 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: class.scm,v 1.20 2007/05/15 01:27:22 cph Exp $
+$Id: class.scm,v 1.21 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4bb1f7a232f7d0f3e6efceb4ba8fb589e56eac6f..1c04c4e4cbef371d4586943c53452e914ffbaff7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.11 2007/01/05 21:19:29 cph Exp $
+$Id: compile.scm,v 1.12 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3e33fa58553adfa19e091aeed79f77514fb7c354..6fd7d761008933c98a44a502ca8be688dc0ec571 100644 (file)
@@ -1,10 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: ed-ffi.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: ed-ffi.scm,v 1.8 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 23c60b011ee9a372cb040a2f38934eb1b32507cd..a4cd0461beb524d087df7634c2b4cb498dd86fde 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: instance.scm,v 1.19 2007/01/05 21:19:29 cph Exp $
+$Id: instance.scm,v 1.20 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b0885c7c65a5ffcf0cf66f1e6b129467e5f6fb5f..f2a8f23036398b9d23932f584d48679038a683ef 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.21 2007/06/06 20:03:25 cph Exp $
+$Id: load.scm,v 1.22 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 352ba7f625d72a607344ec9d17636b5a523689e5..d15f8696ff3b29cb0b97804df604c49de50798a1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: macros.scm,v 1.21 2007/04/05 02:35:14 riastradh Exp $
+$Id: macros.scm,v 1.22 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ba47f8480d8297b928bd4335e93fb3648d054b42..d70574ce7df5edb4af182671f9d0617a70f32db1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: method.scm,v 1.18 2007/01/05 21:19:29 cph Exp $
+$Id: method.scm,v 1.19 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a95ab2417641e09f86bed788ebf4a99c0c4d92d3..71ec185ef8c9df0b10fea0eb0829ebb3d6b8b073 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: microbench.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: microbench.scm,v 1.8 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 02e123a22893d08b3b5fbb797d8f518ae5852332..f443bc464b5605af7280861f56335308dddf8d96 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: printer.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: printer.scm,v 1.8 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fcee937b5f37a33a28d6df489ab7681415fb7a0d..2d5ef2ad513f81ea9462945b168bf5be0efdd71c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: slot.scm,v 1.12 2007/01/05 21:19:29 cph Exp $
+$Id: slot.scm,v 1.13 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 90b6d80c2bc9f22c7209dacdac56eff4a5b2c145..238ce5dab6dfbd8350cc328fe7303a5dd0c1bf37 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: sos.pkg,v 1.15 2007/01/05 21:19:29 cph Exp $
+$Id: sos.pkg,v 1.16 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2b86b5e281319276c6524e6f87a3f2ad458eb8e3..cb068e2839f7c54ea893f706b3fcc3b1c7f9bb12 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.9 2007/01/05 21:19:29 cph Exp $
+$Id: compile.scm,v 1.10 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 808da5d9536b59ead4abc0003e4b1b10aa45c033..fe4156fcf447eed063be919d71836c8b4ab308ce 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: expenv.scm,v 1.3 2007/01/05 21:19:29 cph Exp $
+$Id: expenv.scm,v 1.4 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index dda0227380adf73d91a32009f3b7bda7ef055173..ade011ae4e1c60b8b2e39ddd3c397516b8df4910 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.11 2007/06/06 20:03:25 cph Exp $
+$Id: load.scm,v 1.12 2008/01/30 20:02:39 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a08c11f60f4d3357c0f32a57356fa0e663695a5d..e462e25a408d5b16dcd07ad6baa8d254ddcb99e8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: mod-lisp.scm,v 1.37 2007/10/12 19:08:37 cph Exp $
+$Id: mod-lisp.scm,v 1.38 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4530c9a36adbe5a120c22ecd1bc9882bcead9b5b..8165ec5e69fbb2201c3cd814ffc3efb52170e06d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ssp.pkg,v 1.24 2007/10/12 02:19:45 cph Exp $
+$Id: ssp.pkg,v 1.25 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2d9679bedad12f0e1526148431bc4011e90174a4..307f2ad7e3a8ef08f13e32b32de8ecb3bd3fa7c7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xhtml-expander.scm,v 1.15 2007/11/26 05:15:33 cph Exp $
+$Id: xhtml-expander.scm,v 1.16 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d37d705208d42d5083105508c3f51c924aa69411..e03d1041a68a57a68c2a7d591abccb22b2c456ad 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xmlrpc.scm,v 1.15 2007/01/05 21:19:29 cph Exp $
+$Id: xmlrpc.scm,v 1.16 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2173fa03228b9a823fd4950d34514dd365ffa165..88e5b7c9469d3282d68c5bc9604d065c6e227fb9 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.11 2007/01/05 21:19:29 cph Exp $
+$Id: compile.scm,v 1.12 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 64a756acfa3864a80d4a92ffaeedd6fee6d055e1..5d91061a858d457cfe36977c59d090f89bbabfcf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
+$Id: ed-ffi.scm,v 1.11 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 234d0494adc5edf3fd79fd4ce7254ef508ffb434..3c686f066cafb6c9ffedb20e87f0fd8ab7d6f68a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.23 2007/06/06 20:03:25 cph Exp $
+$Id: load.scm,v 1.24 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 013f8779d9ebc6c8bf4bc6b30dbd2b9a42fe7b51..80fee061a91e9214136dbe8f19ff78ac14d96a1b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: matcher.scm,v 1.37 2007/01/05 21:19:29 cph Exp $
+$Id: matcher.scm,v 1.38 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0d9ea2799ed7b05cb4ca528da5e9ddf14ed4d3f0..ac306148c3845c0d85dd140e23893e9d4910c451 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser.pkg,v 1.24 2007/01/05 21:19:29 cph Exp $
+$Id: parser.pkg,v 1.25 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index eba809ea5be20e7966f9c969d49ec62210f9d81b..13bf9d910cd991a743537b94880174363ebf4c48 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser.scm,v 1.38 2007/01/05 21:19:29 cph Exp $
+$Id: parser.scm,v 1.39 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 6de2b4d976b3448ef75fc456520b63f9ab93ad44..7adfbb8df9eed702316adda88f8bba0ddaa0348b 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: shared.scm,v 1.34 2007/01/05 21:19:29 cph Exp $
+$Id: shared.scm,v 1.35 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ee93b0d123b4a68eaf7bd7e046cd3a4be8445562..6d0a22630b8d98d3788dafa36367612a0846f344 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: test-parser.scm,v 1.9 2007/01/05 21:19:29 cph Exp $
+$Id: test-parser.scm,v 1.10 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 8a11f2b984109150a2f7ac7d70ac431d57f51ea8..8343a4b3767d7607024b44450d7efe457c0f4c01 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: swat.sf,v 1.8 2007/01/05 21:19:29 cph Exp $
+$Id: swat.sf,v 1.9 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2136898a72c1c248f5f05e835181e84146b968bb..8d695550052f30b455f40f527ddac5659d661dd0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.8 2007/01/05 21:19:29 cph Exp $
+$Id: load.scm,v 1.9 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index a7bc378392d783ae962ed8b4656d6a6029e3dd57..1c8cc64d87a894afe9bdff74d6e832985433cecb 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.cbf,v 1.6 2007/01/05 21:19:29 cph Exp $
+$Id: wabbit.cbf,v 1.7 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5dbf3cfc5a8f8237bc53425cfc9471fca9263e22..b8e90ae55f3450551fd0874943be9ce000dbcddf 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.pkg,v 1.6 2007/01/05 21:19:29 cph Exp $
+$Id: wabbit.pkg,v 1.7 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3431573554c372e0416f0630043055d5f30f4846..1d056132ffa5c5cce431add89f88899d38399f42 100644 (file)
@@ -1,10 +1,10 @@
 #| -*- Scheme -*-
 
-$Id: wabbit.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
+$Id: wabbit.scm,v 1.7 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 01086621303b60bef860d26ed49a5ccf8fdb40f2..4bb114aa7dabab65dc59e0045c0fee5d79727d44 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wabbit.sf,v 1.8 2007/01/05 21:19:29 cph Exp $
+$Id: wabbit.sf,v 1.9 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c756fa2337658c748cd3d0d84aac11c936ae62d0..b250e74b7c4903ad1c27fe8ec7fd275e56af96f6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: clipbrd.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
+$Id: clipbrd.scm,v 1.11 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 93835779626ea2c4f260ca54fddd5623551a6a01..f9f7c44af4e9a1cdd904617269d06792fcfffb36 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: dib.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
+$Id: dib.scm,v 1.11 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 458e0ae5870570eee8b534f003a5f0d021179072..e3c4130f787a91b57c9a54fc704a0e393eef0fab 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: dibutils.c,v 1.8 2007/01/05 21:19:29 cph Exp $
+$Id: dibutils.c,v 1.9 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 50e99f5525710952d70da5e18468a1d04daa89db..babfca76f91aba276d8fc7c5df990ce8c2b9e66a 100644 (file)
@@ -1,9 +1,9 @@
 ;; 
-;; $Id: dibutils.def,v 1.7 2007/01/05 21:19:29 cph Exp $
+;; $Id: dibutils.def,v 1.8 2008/01/30 20:02:41 cph Exp $
 ;; 
 ;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 ;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;     2005, 2006, 2007 Massachusetts Institute of Technology
+;;     2005, 2006, 2007, 2008 Massachusetts Institute of Technology
 ;; 
 ;; This file is part of MIT/GNU Scheme.
 ;;
index 6c8576e1d8b888068a7b0d8f957d4bd78287bd8d..17d934039030b39fa04e45983b380ec87e14f815 100644 (file)
@@ -1,10 +1,10 @@
 /* -*-C-*-
 
-$Id: dibutils.h,v 1.8 2007/01/05 21:19:29 cph Exp $
+$Id: dibutils.h,v 1.9 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0c9057db7c86f65c70b78cafc390bd25ca3ca8c8..674df737b339ccd8c7b3a8f98cddd81f12ea7b46 100644 (file)
@@ -1,9 +1,10 @@
 ###
-### $Id: makefile.msc,v 1.8 2007/01/05 21:19:29 cph Exp $
+### $Id: makefile.msc,v 1.9 2008/01/30 20:02:41 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 1c5eaa2afe0e3b674aa694ceccaea9324f15d25b..a791b6a7ebceda073f3629eb1f5e85b7ec30ea2f 100644 (file)
@@ -1,9 +1,10 @@
 ###
-### $Id: makefile.wcc,v 1.8 2007/01/05 21:19:29 cph Exp $
+### $Id: makefile.wcc,v 1.9 2008/01/30 20:02:41 cph Exp $
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-###     2004, 2005, 2006, 2007 Massachusetts Institute of Technology
+###     2004, 2005, 2006, 2007, 2008 Massachusetts Institute of
+###     Technology
 ###
 ### This file is part of MIT/GNU Scheme.
 ###
index 5c7f307f83ff8f1eef7186bd6e3e6288c5ddbeb1..01d611d29392d215de9f0e8981cc3b43dddb0db7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ffimacro.scm,v 1.12 2007/01/05 21:19:29 cph Exp $
+$Id: ffimacro.scm,v 1.13 2008/01/30 20:02:40 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 2dd1da43ecb543283b5e75efaf47c4c7744040c0..2720d1a10a2262ca4899bbeef584d15085e8a7e1 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: graphics.scm,v 1.22 2007/01/05 21:19:29 cph Exp $
+$Id: graphics.scm,v 1.23 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 4de117789f0be816eb40f1d84bb7848426f16606..c194bbc0993a556e215505143aad647bfbea8afd 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 1.19 2007/06/06 20:03:25 cph Exp $
+$Id: make.scm,v 1.20 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 81d52d0d1a869a354f9474949fc723e4b92165da..404efac5f889149038c3de85aff536e24e3437a3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: module.scm,v 1.8 2007/01/05 21:19:29 cph Exp $
+$Id: module.scm,v 1.9 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index e85ae1c0ba223aa00cd1f2fbdf642ab02fc6511b..2b234895d11b4a01259c8957adbcdd8a3f00eb71 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: protect.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: protect.scm,v 1.8 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c2b45474a3527834f779a373de446b299433f978..fcdd199d5f3d30714631800de9cacfca60743892 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wf_user.scm,v 1.14 2007/01/05 21:19:29 cph Exp $
+$Id: wf_user.scm,v 1.15 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 165cc526e3a31ede1f5f6d995dff8fd878ac483e..417a316b1a3a31795f8be4387f0de2fe7adc8eee 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.cbf,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: win32.cbf,v 1.8 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9c0b9a7d563bfc50f30d75a719f3ad3aea3688f..8ad2d1cb5e64e51904f8e4515e92df9da6a92dd7 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.pkg,v 1.19 2007/01/05 21:19:29 cph Exp $
+$Id: win32.pkg,v 1.20 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ec318ffb595c2cd1c640c0157917a8f93f1cfc54..744c0d3269ac6f118dc111693689692997f99192 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win32.sf,v 1.14 2007/01/05 21:19:29 cph Exp $
+$Id: win32.sf,v 1.15 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d8b3bb3812c792b98129b7c3792b5a31c1ff10e4..f33608f9bfa3a570cd3efa0ed1e35f0abe72fda3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: win_ffi.scm,v 1.16 2007/01/05 21:19:29 cph Exp $
+$Id: win_ffi.scm,v 1.17 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index bb1c813fc266e1557aa0fce84f18d044c6a286e1..baf14948c87807a32a2afb37b1b11a01a3e13a76 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wingdi.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: wingdi.scm,v 1.8 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 77de291239605a8cd73d09ddb47c71622f07b66c..b8e60d5f76507d254a2ee4913f6cae6da33803ea 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winnt.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: winnt.scm,v 1.8 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b8756e70a923f89a3886ffdef872131cd8ed9bba..18ea9e67adc9a55bbdabc4ca19d1954ccf29f339 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: winuser.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: winuser.scm,v 1.8 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index cb40451f901aa6bbea24eaed7a396e6b3f871811..f3029eddb896d8bcfb1d5345b17f44fd20eb1545 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: wt_user.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
+$Id: wt_user.scm,v 1.11 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 26b923808e0f161b0e78a24e3416807fd4ee4c48..34c62b686f474c3d5f9dd5dbd55a595f2653baf3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.4 2007/01/05 21:19:29 cph Exp $
+$Id: compile.scm,v 1.5 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 0958bb4a66ff456af6a656b43a8b4e1937d44380..01a659210d5c87679e43a85cf28a6cf6aea3982e 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: db.scm,v 1.7 2007/01/05 21:19:29 cph Exp $
+$Id: db.scm,v 1.8 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 285d97823f12f451f894039757436c35d841deeb..4d2a96e21af34e826224f690465b2aef5499162f 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.8 2007/06/06 20:03:25 cph Exp $
+$Id: load.scm,v 1.9 2008/01/30 20:02:41 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b966716ae9f592a40a4251f4d2524f72b9cd6a53..908fed3f67873cdcda12793e4f69d939591e620a 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: validate-xdoc.scm,v 1.3 2007/01/05 21:19:29 cph Exp $
+$Id: validate-xdoc.scm,v 1.4 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 1275a2e8fb2ca3bcff69f7fd8e933d232ac2796c..5ff439cf270bb6cfe38d8506906713dc302f7d25 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xdoc.pkg,v 1.8 2007/01/05 21:19:29 cph Exp $
+$Id: xdoc.pkg,v 1.9 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9dbd0d53cca0a290ee0dc2f729703be5d176918e..93e6f3590856b1da122e33f903b2da9c9a53f6ac 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xdoc.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
+$Id: xdoc.scm,v 1.7 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index ff00ae0d9f4fc095ff0748333ccbbfbcfe74ab09..34a9ed2abfa9a6c9e8d206e2e4603be207345ae4 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: compile.scm,v 1.20 2007/01/05 21:19:29 cph Exp $
+$Id: compile.scm,v 1.21 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index b7dca28d4a7e4aa91a2b3462222a07f0e6da7977..c1fcd78bfd630415623eca4f9fe8e8ce58665cc6 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: ed-ffi.scm,v 1.12 2007/01/05 21:19:29 cph Exp $
+$Id: ed-ffi.scm,v 1.13 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index fd8a55f483777de32eb6038c4d3ed4a9b3790959..c63cd769983c2b5fddda0fd1f79da74849ce92e3 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: load.scm,v 1.22 2007/06/06 20:03:25 cph Exp $
+$Id: load.scm,v 1.23 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index c315bfda53bc140eb698cbef675a910c23683af0..cddcf1c628330dca793f83c6c0403075536d756c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: parser-macro.scm,v 1.11 2007/01/05 21:19:29 cph Exp $
+$Id: parser-macro.scm,v 1.12 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d8b1e8769c1f7b588d45363413e37d5532e9fd58..d12bd6320d5de27f36d6bf89bbe22155516f5a26 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdf-nt.scm,v 1.14 2007/08/02 04:37:36 cph Exp $
+$Id: rdf-nt.scm,v 1.15 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 261e3e689343a17188704a969db8d4378bb05320..c6515b94c9b1f35928e0cfeec6473123c3947a92 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: rdf-struct.scm,v 1.34 2007/08/17 03:41:48 cph Exp $
+$Id: rdf-struct.scm,v 1.35 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 73a5c45c6e7e001c415ba8b09880055e68673ff3..99379d6e984661d225e27be83983c253d46a83b8 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: test-parser.scm,v 1.15 2007/01/05 21:19:29 cph Exp $
+$Id: test-parser.scm,v 1.16 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 3518608b26ab2554560101e45027ef7ddde2b74c..8ade24337f6dc4b1a4a08be171f97002ef1f0134 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: test-turtle.scm,v 1.4 2007/08/02 04:37:58 cph Exp $
+$Id: test-turtle.scm,v 1.5 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 5fc474abe35ac1e1ada9b335a889b67e2ce69d01..00101437f528f5e2d6a1f07e3e3b4d9f83840dfa 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: turtle.scm,v 1.42 2008/01/15 04:39:27 cph Exp $
+$Id: turtle.scm,v 1.43 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 90fae62d8d7beeedddb96537b767b6fd9816a580..20b4606b1de25edf10b46fc841885f98b7cc3b1c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xhtml-entities.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
+$Id: xhtml-entities.scm,v 1.7 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index da486988df65eb9212522e76be4f5a8061d0291a..1ad160f21b367888f3292b23c948786402a409c0 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xhtml.scm,v 1.23 2007/01/05 21:19:29 cph Exp $
+$Id: xhtml.scm,v 1.24 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index be8cf8aaddf4a5772e189db3a4f1ec7681a923e9..04222c1d6b0cfb9960889a28c4199d6f57a0491c 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-chars.scm,v 1.10 2007/07/23 04:12:43 cph Exp $
+$Id: xml-chars.scm,v 1.11 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index df6cb46a36486f617328fb309894b080b8cbef9e..df113c6c5bc125fb949f4ab2df6b6e8e85b66d67 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-names.scm,v 1.18 2007/07/23 04:12:44 cph Exp $
+$Id: xml-names.scm,v 1.19 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index d9afe858ac6b914e4a1a72366dffa387796b85e0..325552748e26c5e3abb126f254ec896aaf87ac39 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-output.scm,v 1.42 2007/01/05 21:19:29 cph Exp $
+$Id: xml-output.scm,v 1.43 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 9e44e71e34fa25c36ac1e8d5f910078fc9c6fc28..9eee6448e2024dbd912579eef9c4a383bcf852e5 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-parser.scm,v 1.77 2007/07/23 04:12:45 cph Exp $
+$Id: xml-parser.scm,v 1.78 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index f9562e3a52408096c7e9fd2fbf5fe37321ada29f..785c79e395cc540e21075d01980bd7d394179736 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-rpc.scm,v 1.10 2007/01/05 21:19:29 cph Exp $
+$Id: xml-rpc.scm,v 1.11 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 23c8a91d420ba449ddb8e312ba752815d5f41aa7..b6cef184ffde17b893c58ff101f464c02a95dd8d 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml-struct.scm,v 1.58 2007/07/23 02:46:10 cph Exp $
+$Id: xml-struct.scm,v 1.59 2008/01/30 20:02:42 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 7af471193d9b6286fbea90ddb4f20717e30a1927..790ea6c44bf9c23f0d2e43c82484ee867e20ea63 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xml.pkg,v 1.101 2007/12/09 05:09:28 cph Exp $
+$Id: xml.pkg,v 1.102 2008/01/30 20:02:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.
 
index 983276aaafc0ad5285cea251a5f7a9076ad2eb90..8c3a15b35addfc480902153e9c1b7f9d9e978d96 100644 (file)
@@ -1,10 +1,10 @@
 #| -*-Scheme-*-
 
-$Id: xpath.scm,v 1.6 2007/01/05 21:19:29 cph Exp $
+$Id: xpath.scm,v 1.7 2008/01/30 20:02:43 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-    2006, 2007 Massachusetts Institute of Technology
+    2006, 2007, 2008 Massachusetts Institute of Technology
 
 This file is part of MIT/GNU Scheme.