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

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..dbe0ed6
--- /dev/null
@@ -0,0 +1,3 @@
+* ident
+*.cur -ident
+*.ico -ident
index b4aa6c167ae78b03dad8ce5c22f008a2e00c7bdc..64a2f1fed7f624b8ec1124c0b374b98f86ca565e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: 4a219f0ed37f49755187f827e94f9780f5027ca4 $
+# $Id$
 #
 # Copyright (c) 2001 Massachusetts Institute of Technology
 #
index ef3f278a64c5be868c0fa768a65597aa5fcdf645..bfae6508e530967056d040ba09ae016ea6ab493c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e43734d3dbebd9d9d34b5fb0c80a00368903f8c8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a9846f1c245af0586f739879fd30bcc5ccffd2c0..72acc490a880dcffbf53a1a58065d3cd827563c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5ef0e73e6fdf04dfe8aad4985f5b3f4b7bf96373 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1eec921e763334bf0b5bf5db37bf2476a0f51182..cd6797a88c1d8c226134f8983bbe1eb4811b323c 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 26d9be6e508847df3952a8523aa757d4f58f9d3f $
+# $Id$
 #
 # Copyright 2007 Massachusetts Institute of Technology
 #
index 277f40bc4c599019bce288cde2405429c13995c1..38a14cb7d63dcad387854d92f00e49d1abf2af9b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 17d6b3b3bf99a480b9fa935baa599e457a4c1de3 $
+# $Id$
 #
 # Copyright 2000,2001,2002,2003,2005 Massachusetts Institute of Technology
 #
index 0baaddfe3cdbfd214824c54a06601b09e24d9bbb..7f26106201dd2746188999bf8c84154ccc10d155 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 3aa805b0023a79825b6918d7ddc802ee139b85a8 $
+# $Id$
 #
 # Copyright 2001,2002,2004,2006 Massachusetts Institute of Technology
 #
index afd6b41406ecdfbaaf8ef08cd9b936bb358457c0..a7b8339199500cb1fa912bc837c57061187fc96a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 5cd3edc72f4e74b6145af1456cce7ecccfa9f101 $
+# $Id$
 #
 # Copyright 2000,2001,2002,2003,2005,2006 Massachusetts Institute of Technology
 #
index d34c692c450bef2bdeab15064ab523cf174fe4cb..72b2f811d7fc974bd28f8ccfb6711877bf0a373c 100755 (executable)
@@ -1,5 +1,5 @@
 
-# $Id: 76f0e6d93894a73380f40609f7529003521849ba $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 6b5948dd3d8e8581187314e72eacdd6926837c18..a248911daa8cb796cbdc4890d710280a9a30021c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: 4d092f7bad3e9948d1ac5f53c5aa62a03e83e368 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 23da173527a324f0181ba5909706287266abcc80..c5bf9d27bac5a4712d25c74a4ef01d7d2f6a6d25 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT([MIT/GNU Scheme documentation],
        [7.7.91],
        [bug-mit-scheme@gnu.org],
        [mit-scheme-doc])
-AC_REVISION([$Id: a68863b6a8da0c3334b9a9f4114ec4979500d3b5 $])
+AC_REVISION([$Id$])
 AC_CONFIG_SRCDIR([ref-manual/scheme.texinfo])
 
 AC_COPYRIGHT(
index 20ef5a440ce5a5a5aabccf266564109b5cd7c7ce..2d1838eb8abfb954301e168827d3eed0100f76ef 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: 689669df5486f56eb265b1b73f5e739d607f9183 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 5f2f19cf6ef5cea9f90dbf28b2e8266cd2d0cbd9..d5baefb2199afcc582b63a0dab0109c24ec4dd9e 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: 7b56f56906af6fa79e913e64f996f8c457aba6be $
+@comment $Id$
 @comment %**start of header
 @setfilename mit-scheme-imail
 @set EDITION 1.8
index ddceb42a94d3a3caeaefff6c3a56dfac99981b21..6e3d54d37cc647cd9edff80ceefc0a3205a66070 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: a3a2da9c73c4654cb6ac17b41376a35a24e477d1 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 1f8b5642b8313675acc7243610f57d6794994047..6b3b5fc5d4d34f3065bdad528dfeb7604dd01a8d 100755 (executable)
@@ -4,7 +4,7 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: b66d5b591a74bd7624dd528edf96366c18138088 $
+# $Id$
 
 errstatus=0
 
index c4b2eea3652009f4f37c4b173076814814c3d264..a0fac343ad114ab3cdf1da39ae412dc60a143128 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: 7979cc300a44c003b4df89ff7cbaf9ac5682978e $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index c342656bbad2cd97623b2d59d20db21481cd5522..05b5155ea061c8d6c8fbb78f2a3f462de6b4da29 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 59d61a26bfcbd5854f5650e7c5ec97e784898c54 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index c3fd927f05e90a0b3af3ed4bc6df4fe36f120acb..398c6d849d5ba764cbbe8ee07747e077c45a52e2 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 97081bbfac9778b811ae8d24400cc1f780b92322 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 45244ea0bff209299d96c422b2b7f79086afb3ea..e6a90f316de2ce2da4e15d185bcf98e343345469 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: c0bfb5265db37fe24bb16324c1f5bd3af423bf9f $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index f00b5f39e16806892e18e56582fcf296980ed5a1..d125908261dcefaf0ce67902ea11b8614c7b7578 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: c732de91564731bc3c0c0fc076404eb6caae51f2 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 4ab5290d14cc555007297ad7d93f796d2e5607ef..7243eda0b28e980da978bf8ab1009be497fecd5c 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 3dc5524db7d0a9a3974014c494e0ad5ee8d4d6e0 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 6f5c4624e4256acde4beb7e14da7ef13c2850736..82d561b8d65ceab736816b32efcbd3c7451ad90b 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: c894dfe76315b8fc339a603d8cba48c2bdd88787 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 054e4f6e3ac911d7be05c12ade98716c9ee4e133..df1dbb6ee7b110cbabffa7cdd2e9e14b12c9fc7d 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: fd97849bf6e6461565923301a3874fc8a500a3d3 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index bb30be2314a5c024466c3bf6e03129ea10301ff8..a561b12db51bb43dea715bba77513b7da3400c02 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: dbd658e5daec06f95cb633c53b29a0722fb49e26 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 4278db7e127f23b0f316ed1d0638577d7719f3cb..dc84766304966024b996a5069895ca76931bed15 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 67763745d5577f77aa404687a2e7111ceeb760f0 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index bb3b6e5c44fa495ca9425b4807eb249ecf0268f5..6d6db58392156aac9d33f1903ff3df2c716cadfe 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 737ab7a29821ea544e8c1c239ca67f4c31a7aa45 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 3e1b8a3671af22d77411946c56eee33b1a7b6b78..4908e2a1ecec2c3dedcc7aecf91fbc68b5e97e65 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 1aa6b60f42e08984e9de13bc730d284b2b780f4e $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 6175c048d82b3166d14d015231c5103f411b8cf1..33bdaf153155771981d54b0766fa7e54220a3340 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 5bf218054f8db24e3e427aada1562feee3b25c61 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 7286576a4013972c50a058e59bf9253cf88fc034..ec5e4952cf80f8b67a7378c13287fd19699e3c8d 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 0091dacf92684208989586f6de124b3dee58a3db $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 25465ee3a0610e456fc7f3912bdf5d5452f900b4..3e0ef0b36f289f8bcc51083b42ff2c0d1549086e 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-texinfo-*-
-@comment $Id: 5f6d727adfed13442fb32dc00f558780b3afaee5 $
+@comment $Id$
 @comment %**start of header
 @setfilename mit-scheme-ref
 @set EDITION 1.103
index fa5b7914100112c0e0daaee2fc7311babbbe31b0..7dc1a29d2e21a4fa42fb8a2ea40aec68ec98424e 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 1a9e65d22695d141238b98ce2301ad726651fa37 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 0b2cc770744f561e20d1469bf1d5252caf4a4c46..616721a10232571220f3fb9da0431642f9a2109b 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 6e06ab814eacfe6ab9274eacd67c9e87ebadd21a $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 65bae284a426fcca861b6c24fc492ae7dd8f2593..b14fdde92d490c1ef4cd68190e4614cb9d33689c 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: c01605ac1df60c789aab7c99618e3fb77fa3a2e7 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 17a67edb98accc93bf2d154eca439b247e17add8..044934301647a097545db99bff4892dd9089ff96 100644 (file)
@@ -1,5 +1,5 @@
 @c This file is part of the MIT/GNU Scheme Reference Manual.
-@c $Id: 9339d9455ae37044f053f1f0b6d118668c6d0bd3 $
+@c $Id$
 
 @c Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 @c     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 01e79fff30a1ce1549b66c5c608c29776754d1dc..19abadd7b0372db6f3f59c76144d62a4087a64e3 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: 407e886c0417e28a15602c517a2c1b1123e22534 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 11173734ce390caf5ea3ea22f699950e0cc9fa9d..893127515f02655834db996ed357acc48de26d6a 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo @c -*-Texinfo-*-
-@comment $Id: 327335fb89f1ddf33bdb3b6ebac6798da09f5d9f $
+@comment $Id$
 @comment %**start of header
 @setfilename mit-scheme-sos
 @set EDITION 2.12
index 90495a54394c8bb6f573cca37e898e6de3eaae03..eff0a35ec9edc5516c8a6accf5d2e6d65ea59359 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: 5fbfcd1d070568499d46132619bf6d9434cfed19 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index a90bc98ed95682fda34ccbc3e62149a172d97657..f1fc8744d6e8c73f2f88bd4c08451e86ce5e11cb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 28a4e5c69713f202b40c631b830b1d12188bc67b $
+$Id$
 
 Copyright (c) 1991-1994 Massachusetts Institute of Technology
 
index a3a4fc8500ab6a5dccdd85e23b5e1239017e33e2..e7aeb2850fa0136c47e5103a61de6a6a72db059f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: f49fea598cc065818873409c1d8942b2e9bc046d $
+# $Id$
 #
 # Program to finish setting up the Scheme source tree after it is
 # checked out.  Adds required links, builds TAGS files, etc.
index 78cad12fde658354e1d124e21885d3f16b545df5..f2ce2aefe1aff9da61586ebfa7e8d251cddf64b9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 359809112a88b811afdcb84725708d8999cb6d92 $
+$Id$
 
 Copyright (c) 1992, 2000 Massachusetts Institute of Technology
 
index 0d6395c9516574d3524d6365d9facae2c11a55c0..fb7e518217b781030d28de85ddf7643073fe4565 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 901147a738293f0da626532ec4f7b2d386c45997 $
+$Id$
 
 Copyright (c) 1993 Massachusetts Institute of Technology
 
index 8298ac06674a0543bcda8806f01b08314ec6b9da..7d62a602f4e9879bd1c7d03728423991f32faf49 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 # Script to generate standard runtime band from binaries.
-# $Id: b50b1e2f5852873b34fd70082996c8813017e2f5 $
+# $Id$
 cd runtime
 exec ../microcode/scheme -library ../lib -large -fasl make.bin < ../etc/mkband.scm
index 43a26d274053de6fbe30575de4cd6f9b1a323477..cacf9712a14dbddd60ed9a40ff4c50c6c2ad10ec 100644 (file)
@@ -1,6 +1,6 @@
 @echo off
 rem Copyright (c) 1993 Massachusetts Institute of Technology
-rem $Id: ae7e459739cfd79ce2d8153ce327b445a51ffeb5 $
+rem $Id$
 copy \scheme\edwin\midas.com \scheme\lib\edwin\autoload\midas.com
 copy \scheme\edwin\midas.bci \scheme\lib\edwin\autoload\midas.bci
 copy \scheme\edwin\pasmod.com \scheme\lib\edwin\autoload\pasmod.com
index 1948360423bd1b473f25c398cf86016a43696904..2c9995cf769a95626542a311dff314ec71097019 100644 (file)
@@ -1,5 +1,5 @@
 ;;; -*- Scheme -*-
-;;; $Id: 97c1f5cf44a8f360de143f78a145a2175fc78059 $
+;;; $Id$
 ;;; Input file to build standard bands.
 
 (set-working-directory-pathname! "../sf")
index 55f7e80ab18583ef133ad9267f9b25e84ffb63be..307b21d56aca8323eb6cdfe270b2d8ce5e0cb4b5 100644 (file)
@@ -1,6 +1,6 @@
 @echo off
 rem Copyright (c) 1993 Massachusetts Institute of Technology
-rem $Id: e193784853cc109945b6f1ae594234c507e83af3 $
+rem $Id$
 copy \scheme\runtime\numint.com \scheme\lib\options\numint.com
 copy \scheme\runtime\numint.bci \scheme\lib\options\numint.bci
 copy \scheme\runtime\cpress.com \scheme\lib\options\cpress.com
index ff87469b72f42de3cefa3f040546be21f0eafe0a..dd87ab768345e2ee331d2d5b1eb45de78cae2e5e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 86d2ff32706c581d1669c7e32c0ccc4abbe05a98 $
+$Id$
 
 Copyright (c) 1993-94 Massachusetts Institute of Technology
 
index b10c1d702f6566c2746072818215e646b05de4ec..9635b0d5ad90d6df734f2ea0d8fa9abb787aba1f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 48ab3d23ff37d3562b5acdd611338a8a0fb32b65 $
+$Id$
 
 Copyright (c) 1993-94 Massachusetts Institute of Technology
 
index 8c8ec87226fd75a6cbf8e55675de593d3b9b89e9..7ff2f6cde232094890f3e3a9066560d399282ce7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d3da3173d3aa0db596f959834a3026826babe43b $
+$Id$
 
 Copyright (c) 1993-94 Massachusetts Institute of Technology
 
index b7c6332c6fa0cee6aee3c9329d1769cb556ede6c..3d02976774e3157af49e334dedb7fcd802c6c0ec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0106408e54b57c03467df065b39b06cf81b862a1 $
+$Id$
 
 Copyright (c) 1993-94 Massachusetts Institute of Technology
 
index efffb3f8264a11e7af1b5a878224a8b840fa5fa1..e0cf4de378e2ee7f68462a9bc93fbcd315c1f886 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3a3e9df0883f9506e8410b7516894248df510030 $
+$Id$
 
 Copyright (c) 1992-1993 Massachusetts Institute of Technology
 
index 454edbae108d7c1e807e2593087272f36339bd3b..7b4bb1bb4946ef1672a331e726fbd30b40caddb3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c8bcbbc8f9df59c75b9066244896a4eb14e49a62 $
+$Id$
 
 Copyright (c) 1993-96 Massachusetts Institute of Technology
 
index 238e54af207b85049ab9d12cb5072ee6ece6f662..d7d8d34d4d1d1075949ebac1a39639446f7e36d3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 905a6b66958832e0ccfae7d0dde44e9538b88c08 $
+$Id$
 
 Copyright (c) 1992-1993 Massachusetts Institute of Technology
 
index 80ebb41e0b79a4ee668af98da32e3168ae40eb35..f0d51f299acf06175bb6ca7fbbbcd3caff2bc2f0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6d699f9b25d2bacdee6f9c092e2b7d7d838a70b2 $
+$Id$
 
 Copyright (c) 1992-93 Massachusetts Institute of Technology
 
index 94a581aa7ffd3673760833dde7368b242f0899cc..3bead2428cbe9e60e53577f0aa3bd772e29bc28f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5085238d5916df25c2120449d5530bb2e1566c8b $
+$Id$
 
 Copyright (c) 1993-96 Massachusetts Institute of Technology
 
index 5a36966342fa21e5e683bbd491dd91f75a9e913e..04890673a6c93590d26d81343de244fd9c407285 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e21cd5aaddceafd4702777191e1a4c9bf292c502 $
+$Id$
 
 Copyright (c) 1993-95 Massachusetts Institute of Technology
 
index 854a20dd2056c693bec4631f605e5b34fd60e771..11d62d81d226c924fdd73db3423f2424f05f2862 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 09b13fe139eda53b3466e7e393d9686165c3c1fd $
+$Id$
 
 Copyright (c) 1993-95 Massachusetts Institute of Technology
 
index a1886bb3546cba0417426614aaff99a78ce14f7c..98ed4e95b4a92a4aff29648e50213047450b1460 100644 (file)
@@ -1,4 +1,4 @@
-;; $Id: cf092b89d448e21b68361263372c0141820919aa $
+;; $Id$
 
 (define (real->bit-string x)
   ;; Allocate a 64-bit result to hold the double-precision number.
index 3993047ee86c6a12067aa27989a8bf5d225334db..cc276212c0b2926078a2860c46fd8055eb717819 100755 (executable)
@@ -5,7 +5,7 @@ echo ""
 exit 1
 ________________________________________________________________________
 #!/bin/csh -f
-# $Id: c14461167e25f8e6fc2e95b24c5c917d55695fe5 $
+# $Id$
 
 # Arguments: runtimeversion compilerversion edwinversion 6001version
 
index 0461a3f07ddd48890f2cfe256b9310367691becd..a434e233542461e0cd54e233e0c533e4009cd091 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/csh -f
 
-# $Id: a40a2fd127c92fa22fe857de17fc2529c59e9d27 $
+# $Id$
 
 # Arguments: runtimeversion compilerversion edwinversion 6001version
 
index 8512be277cc7d1df14645689b2a128bf4f873c1d..45cfd7cc9a8ce1e1a90296bb339d471b3fa2b702 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/csh -f
 
-# $Id: 2b5cc9fb37fc533451e4c7fd910a66698e9309ef $
+# $Id$
 
 # Arguments: runtimeversion compilerversion edwinversion 6001version
 
index 6b53ba6c9aae460914ace30b489f32a831484b83..281bc73742fdb36c2e2d5b358009e0e33d0fbb84 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/csh -f
 
-# $Id: 04219ce7cdec29a5abf7669d77d9b00bdec07616 $
+# $Id$
 
 # Arguments: runtimeversion compilerversion edwinversion 6001version
 
index e1d7e20dc4c0f0891dee401547d82b5a8b31017c..cb1988009ae6fb1a35de48b0c9fce6c6e39aeb64 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/csh -f
 
-# $Id: acfa3e8c59f41254ce07944d3f8abe8d84263ae7 $
+# $Id$
 
 # Arguments: runtimeversion compilerversion edwinversion 6001version
 
index a831ffa391cee2632393f45584d367b6956ab450..e740d662ae5f7deaac1aace92db90a6a9cdca7e5 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/csh -f
-# $Id: 755ebfb1c458ef8a43d4b1225879c03dda202c27 $
+# $Id$
 #
 # This file is a script to allow Scheme to be run out of a
 # non-standard directory without recompiling the microcode.  After
index a27fbd93f435884f8833e4e45901d441de8cfa02..9bbd626d51894f6952f09f3ee7c9ba2007b9e9ce 100644 (file)
@@ -28,7 +28,7 @@
 ;; of special forms.  Probably the code should be merged at some point 
 ;; so that there is sharing between both libraries.
 
-;;; $Id: d98f616f24e075563213723d97948706b17ac927 $
+;;; $Id$
 
 ;;; Code:
 \f
index 9bdf5faa360c0164b2fc0a85751ff6465f3313f2..f05b10ff410a1a91028b86bbac5e296fee136ccd 100644 (file)
@@ -1,5 +1,5 @@
 ;; -*- Scheme -*-
-;; $Id: 2285c7cf9a1af9b7fe9fbc37474063111f61e690 $
+;; $Id$
 
 (begin
   (load-option 'RCS)
index fc5707f058d6802e8aead386e7710dcfb74a6d8b..2d9d88d45742b18fdacbec052441bb2caa6ec032 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8500f3f4f6b15c11c594e73959143bd9914ffd53 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9ddc082a514ad1dc79652183a331cb7691cc6969..d7a0669c9f927513f99b182e0c963b51a76f6edb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 74acfb781de849b001bab41096ef4a17941b5914 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 40becd11bce94a8933c38d30c5d77c4604deab93..9aa237c500fdba4fbeae455a7cc2ff1f00e024ab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 211f80349b302c5bd1e8c8d729106edf2d7ea736 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c7c51697186ea6f47d4bd75c523e8f54956e249e..64f4c25f3d507effcec42fe160550191e923b6c9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9165095c3244b5b685010aa5439ca047b3972608 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb771b9a568fc1f585787f0bbb9e4a531f460b0c..ca7317348f03162e347c999fdc8141325ee373c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c2f12e1080d75090f410c13bcc32e684dbbf0316 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d11f63a6ccd450fa14bd1c28fc09b734846c4d34..6bd60074ebda13268322e820664cc960fab24997 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a4fa69117f318aa87519a707ef16077a37b90ab0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 841b20808e502475e3631b5435c72f4ceab8c4cf..7b24bbac564005ff31c62a2a7f6af8816861efb3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 98c840c4e74be0324c3482a8c2a006d4db4eb616 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 288c9b5900ed6c80020c9cf51ee8fcf4f65f1997..a30b33173eabba44738590b883f303ea1bb8d616 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2241f772cf866b0c8ea60f9a2f8306b8c1949e57 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ab1d102d852b40441ad17a1ad5e702426bcf4710..6b7a17b0d180a3ba09fda78bdef617fc322deb50 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 164409e3bac08b739b4fd49a77bcb0ab73e6e1c0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0608065f2d92e542add04f20c5a476588dfa6e0c..fb9606b561bc70f6f1232d5768d2cf092a9d86e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1864040cd54c53e85de50fb7697b263b85aa3bc4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8474e159728b76e5cbc129691cec2a523b770beb..eb41212882c75a5baa62dfd56c91e739ea3b52c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 80fe39d3ccc4226f5dd1050a421bb388b9fe3ed2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb748571aee06d4caeb58374046960639e0d2cc6..41944f13749d9a939685377d2ea5637642341592 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0f3ce87e1f93a670f7ce954164d32b4995f65b35 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6525ab7469d6e436b465183ff31dcc666e1230b2..4406d6219900fc217d6014c7472308ea1fb0028d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9280e2fa5dd658d628110dda6cbd0cc3664ea8ee $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bfcf58039ef2c5ab42fe6d19874b6551e110193f..332b740e8ce609973143f85a30339cfbcd618c54 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 9e4f82f89deb5ca92c2492d5792cac09b60826e7 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 7d699bc937c39817e91fb8355f604e6b528e7d80..ccf8a0b661d069e7fb6bb82ccf6dae5c2e7c4b62 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: f28b959b4ce254889435475837f823040178877d $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 5f07745119d961d935f051873add33cffdab7e02..bc72093ced533d5a52d9572c3740c712ada32b81 100644 (file)
@@ -1,6 +1,6 @@
 Structure and construction of the MIT/GNU Scheme source tree
 
-$Id: 1373f4ada45c04f7ea739c705c881ec8ef4b4b83 $
+$Id$
 
 Directories
 ===========
index 09edb891c2cebe39d0e1b57b1c276c1d90fb41d3..bd715627f06e8b08301661436c359c0d88b225e7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 5479ecde4765f3bf7fc3930503c0053e8f871714 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 62035db250f7efe3df077703c2e93333fe210312..db216a987a8790a4fd1a392fba8c8e887c7730de 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 5662ea6e9cc9e8e5800bc1a998279cc0c888df9f $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 48c65c4835e36038ac2571ae1370e22c04a85407..aff1feeb6e95fdd6149690fa69e8a24b3d519129 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 42faaee0c1db3a7f92090a78c5cf2a51bdbcf8de $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index dee81e8f72beff13d0b79850f05fcba7c09736de..b2e06a9a8f99b50cf4238c00dee6788f6c40d36b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: e6da1f7bfdf0162549d83ae529f03df9d36b67ee $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index a98500fffcb0a141fb7e9fd646f8c06bdd8dd941..99a686011475b4b3350f1374ca51fe00b142ff75 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 75d96e48afbf1edde1236f1a2845a7c1b7f8f326 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index efef9f9c63cca4acdd9d4bfe9d10284eb1873e87..e946cefe1e25e89d531ef2b2c5fa8e0411d00959 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 7e6c5a80b4d0171b46b47e2826b45ae95c239a78 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 26c116fa5fffab09e694c8f1a74f0c024942d070..8e7e9c0ef8d7fd59c0a7e46091c2b9f219f5be84 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 574835e379c738d0b7a52f29757a7f51c4e3e132 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fc8c54a05f4e4e5b1f666d78f914d1f62d92b3a1..2708608f7cf6f07ed4863ea79dae791b28427db7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e94e21a7a227540de314b11049f5d620765ddcd9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0313254cd4301a56543120d23d5c0d299b55a5c8..475863490e476ed8e13c3a19adb63feaa61c4e09 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c0a07c2171d4177e416c068796e2143a129f7f4b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 140ba36fb5b30b5f5d2c2531f463261f0330c4ec..76d7094916071e26b8ad491551d5b7310858835c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cf73992aa55a3ce8a26131d84fd069bf259e9a13 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e12e0eaa1dafdc00b3c6014479a33af69050f7f8..87eaefdcb521b1303f93b3dcf4bab58890ecd94e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4eeb6bc5bb93975e9727019802993995272f53a7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 41aca15d93f33c06518ec1b1ac04d16ae9d5b854..a878a347e5e937066200fc735e336e8f8148d751 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 71dfdc18cbb4b616cb2c7645af945713b0d83f3d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 00f814d3ef8df9fe1a12b7c1e3752126d7fc00b6..023045c7019db6a8204007481910379da9ce6efe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0f4c139db89c4b4a409ed0517dd48b283718ff81 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a622ddf28269ff61321ab6d55a4388a121c6b99b..b0fe08a266a39fe960f1f6b7dad195d47dcbdd5f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 93962dbd184989711ccdc597b833339eaeae11b4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5cc1032ef8928fa638f79585e8a8a1aa736276d1..66752cf57751b60f37fa42c94519414aabeb5eca 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6365a405f6f0d723e5171513d1f224889fda1f21 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 116a37221ef53dfffaa731acfc5cf5650eba3732..c76a1d969441eae810f7bcd44bb2c7f7a6165cf4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 44d29e18e6bd636ef085038621716407adda4fbb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8c93f11873bd1ffdf262b0d3db960f276d6f4237..b5ba8aac3688c5ffddc632ebc8973cfbfee37020 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dcd101cc687f20fb4520f1cf09c7089de1b4d834 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 69d886c91f9965432d5bac911123dfa04905dd43..e1c4cf9a7e746a9a542d37fc2bfeca3c93ca8340 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f925c4a2b0df624fe7ad24becbc493710183ae0d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dee00a1f4d33d1f9b3a91f27246cb1a5bfcf7d21..ad3baff000a9ac224e039581e28bd07b606f2cfa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f3416e83757a1b3c566a93696f0e43dc0af62f90 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3fc31859a3849f1a1b542bcc976eef61c1877a0d..a9d6cf22976d8a76a07b7c611d0ea9c763844f47 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c89428940d31d22771120eae03c635b36c18b162 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 182e6014ab43a61aa4639af1510cbc84ebdae3a5..2c53f67d2da3b90e4783b9c76bd9f602ac0d709b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 59341788bd2a41aba9e679ae1ddd51c2a269f931 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 08a8e07b42fae90d8843042752eeefdac4b4f85b..bd8df6a15789778514f3da0e51f14460195edc36 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d78468edbe67aa31d2b8bc8bb7551bbb3260be88 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e520c423a150ea297121dd87cb492cf1a29bef5d..6eca9ff61b3ac41d013c62fa34aee4249f5f08d9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 246d5237d8df0a0c046dda1f002c8cb2471bfd84 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f9cdfb109ec10098b35e4a7a9eef8947343040ad..bbba2ec7ac60acbed8ea4ecbc77f3c42d2ffb554 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 589ba48dd4dcf6f6bda6fddd6a543eff0f100bf6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fd39be8ea5dce1c76554133730cd34b39bd88a9d..7d30bfc94d77a7c26ca950485bd8fe651a4c066d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 54d8ce6be9d3194ce0dd99f976ad4389e2f8a5be $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6ddacac955a656f4809d382932219de88cb1b088..15a1ca9fdf110429336e5fce53d3d4faae8c680f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a2f695d11f51e1aa94416b35d518820cd7042dde $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 47c7827fc649d8e49d0b4d8b3dfb748ede1899b8..e5275b744813d0f8d4a36199cba89841592fbd6e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: efa57af5a02ac4f3c823baeaed9e90a08fac1f4c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6cbf502f796a22b2e57d069ea3bb6d2f7e3a1fdf..f6f2f4a4506d1fe4327d9e42be3023ccf4fb9ce2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e840008dbce44447e35132d06bc37ed3328c2a23 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 00f113124f2413966539785aa811e3e58fa0cda4..2c0dfaba2771a0c35263893d4161ad0a4767635f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e78c32709c6ca4a1dbba45b921d022021ff402b0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5bb3244d757f16a1c18b225fa90b0053113ca49e..4e9f62597ca40686f004c99409aa8b620cb4497d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 97b6b6c4ab84780486d090975eba9245233613d5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a31491173d70e70aed19a84d0d0ff53808aaf2c7..a57acb1e1c3c48be7a92b1b29e962c88015787e0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 80e1324df343dbcb7e42a514ea4458f3bafede91 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index cec395804e23a0886e556f966848504212222ddc..7326b0c092fe3d7b17fbb9350b668a52720f753c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b08452259b249b9ed80f3618e78d4ba0d28b900 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9d3b9ab6d38bbbea5ee3901008319459dff9d8ac..1d9cd9423ed111c2dd058cbf251e4490e7a14ea9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4b3a8cb98da9c0b81b767715ed70b1e70ddcbd50 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e777bbe50f5e277c047644fbac8aba850754486f..58dbb9f18ef3b7ea68ba5a23716cf10b6acf7231 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f562018c7284ab7837da032981a91f79f13d0387 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 050484ba0fc4feba0db6f668f9a05c12095f1932..ef8805a51e584f7416fcfaa82d6e7e7f6a2ab6e3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1a76bd57ee1964e546f2cc95dfcaf3f08a4907dd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fa11bf15c048dbfff2109d9d71c938c57a9d4840..1c684efa0aac334e6095fcdf3605a267081e89a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 94fb6a625a4a0254b8909d83be85b6b863feb2ac $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e61e77f9a3c11f5e511555f1b7dae67b311cf140..f6a91a19d7889f32a2d8bc0710bd85c20c6371e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cca93c92bdda380a37024bdfeb3827ce3694604b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 20cb4bbfaa4b50676cf2f97711f0f85dd7089aef..4a3b430317dc3af3fa5434ef6fa493a33f7e3d76 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bf109265741f11a3ddb1938f05073d2a93539ae8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d1a47086a7c5184b4a8684b2f3dd5db22559b623..12dd28b9147033850cb0ff7c7d2f4413614d7909 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 77c4f5c9d84b097a680c5fc9ff2c6e3762b74e8d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5ae87952d0b2c050c9d6f030dadceb155a57623c..543ada306a63790fc9539a8cb464a7313664e684 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 45ff2c4377489a628202ecae95dfb928d83e2d89 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index da5e44a7049b0ed53c6b37b41c44560b54a380a5..a9d13fccbd8bb5f2e8122e83f1ba146b56d915c5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 91e65d3b7abba1be3d45c1c97fc44f9a71f66917 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ed62c35f7b53ab8cb24570ad67b5b0938afae60e..6bf1ba1cc2f467d9f467e72a6fd8acd6867530ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: de9e5a5b3fd9a91f136eb5e1e16ae9bfcf2760e2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f9ba4078dbaf0f589136245b979af0645745176a..0a3855bf3d9b7d5461600729ce15b3ec5c12b48c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 56dfaad40817301332a7af6ba0ddc6352dc59924 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index de68d7ee32a352fe5888ea1694b105b35b31ed37..6b271dada2e11499631b6f73bcde760a5508034b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b177bbed06ede02c0510eb108493990ed3cea153 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b0f1066ea1fe25d69a232b02fde622c8ba5e8967..fe49e96c7cdc44fa3b96936fe5f0ffe326d1b8e8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ebb8c291ef6cd8cda18833e8e96f792198bd5a0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1a33d0c76952876a8a269230f92847dd1ea42bb6..0f6f9c57dc6a6e0c23cde6f8398d7c3dd5c5d461 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 69144954f306ed58ae4fd86ad8dfc87ca0d8ec56 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c8afde045d7a0666a6c19d7ff0da76cd12008216..589cabbfbed504bbda605d0eebd2ed6f248ee233 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f66f907e5445150542ef0aa3d43769a15b290954 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1f5691b2f663e63987bc6d45c59db5b65b3f923e..0960300f1941fa617ebcdbf5ce8a931903d54d2b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ba9d3c743f20161b728584ca87cceb01b3aedd29 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8f2a323a060deee8fa264297459a37bed6e36275..002bbecd30be8dc47c81e2efa5075baf7b01f5be 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8fa9f56c7918f2e0e7dbd48b6dea3e57d76cecf2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index be3dfe91e787e9e3619309d574051f8004e10df7..280c85ffa5cb0daeacea3906c5dbbcd2c134ebbd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9ecdc3e6d4b88540df5f5af9d5ea5e831c7d0040 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 50e898fd3af1e099aae758adb5734551c0c7106d..e4dba6ceb95e189f4a7b8fd5149b18264176147d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 867443cc91a87140e3fec6edbc367b652532e253 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 298fd1dcdc9a6a91f4305e4916bc3aeb945d68e1..0e9aae55cc74fdf61e0114360bd20ee83824d0b6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: a839bfc74b9040eaba92ba6e0b537c78b823c152 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index e82819757d22be5a670cf492faad79277c564033..8984bf010ed97c1265636db6dc06044fdbcf53a2 100644 (file)
@@ -1,6 +1,6 @@
 -*- Text -*-
 
-$Id: 1bb7244cfd24ccbacf1cddaf277c5d9879e854ad $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 08cd9dc37fefbac9c16bf368546044b839459285..69a6856b8895e2101d4d6c49612de5255d57bd47 100644 (file)
@@ -1,6 +1,6 @@
 -*- Text -*-
 
-$Id: bb3b09c51db9cb7bf1755acfed7ad38706c795e8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6cffa6479328da19a49218e87e78e4d48e9e5794..68f882edba58e9b29b804a6dbad332699e2e1a1f 100644 (file)
@@ -1,6 +1,6 @@
           Emacs: Please use -*- Text -*- mode.  Thank you.
 
-$Id: 97620a2ea1ed254e88a0b7371558da1a23e1ed2f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2ef51b3d86ae2296f1cf587e27a706b60a6c0ddf..8d4dc1b6c08c7903540ec3211e2fc59e0740fcbe 100644 (file)
@@ -1,6 +1,6 @@
 -*- Text -*-
 
-$Id: e4bd8d8ec86d57dd81d38cc157f224352ad01ae0 $
+$Id$
 
                COMPILER SAFETY INFORMATION 
                Liar versions 4.77 and later
index eb4a9b8821649a35b1f045c4bcf958f3b3f441fb..27b86d9d65ac3f54a9635e957d2f89c7b4d61b89 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*- */
 
-/* $Id: 8cbc079ab8c9a01b3849884117faf7f69fb49943 $ */
+/* $Id$ */
 
 #include <stdio.h>
 
index b5a4d8308abb7cd6226818a5b85280987da0c55a..173328741b854a2b8730d052559d9a5bf7ab6ce1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 64f01e6d98c5de24a8bee2f8dd5d3b5924903452 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 05aa2b232364bdc5a0fad4e4a51c3477836e9e16..8e8689f0354fc56dcc9738cc4b083e21b927c5d2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9ae2bec76cc4684092b373aafb64a60814711b76 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e9e1280c4e614601d2c6b9a7ef3cd53433c6ae32..a3ae622f24b55eb28027a8b10f0a1a46ec560361 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 76f5e46400797ff37249577012ad435fdb6c3bb4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ac51804641f443d5fa31c826b99a4631ebdb06d2..6742ce13839e45fb5274747431e7d9d37e7e2663 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6bea731f0c381e48273608f423557e95a52bf846 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 56fb17dcb9ff74cbd1f5cb8d641fab8a7635c63d..77b7b613efd910229ffe69721b8b51524e7137a1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c01cd3640f154b384d6f2dd0e5939cffa1ea50b4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f3cf2fa766c35e457b1b27007a074d5c96710eeb..9661fceb5cd77af017136478119d2f3fadc484fe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9691f629f8686febfb05f9b1f17567a1e505deeb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bd4605180ce0c9e709ce591c8533a0878be85290..24e9d695dd72b9c6ff1b95d06186e080e795c614 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 73091a4408374327a276e23f3e1553bee0a10652 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f54277a070f373b6e81135ca525dec42af700180..451bce9ae9b0d4301a21cf2b93a2e176735ad7d5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a05a3b624e5de83994d0bf7aeaea9c4504db3611 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4919eace00972654f3319663434d131500dcd920..1450f5dd2ce121c1b266ebd6154dba8b8efea5d7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8d600896b14e4f585697bb335420137c49510212 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ff91e3f921f0373bcd56225a91011774f8a66ae2..a0efa3a5c1fc39b999a184401a0d783e38ffda16 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 74d5d7c4a3125b7800c8c54001a9d0f266cf015a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index baccff8274fe02db26f3081ff9143585418f058f..dc76f94b2ef9ade7500ab9be569d406422b3fe96 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: be4c3f316bf9263ec0e4a3f31f6be1892699cca4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d63316b777b1131a97bccf75afe80c19011af630..9d47c1a87220daf31ee4c1b826e1b059cd4b16a4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 51adf7841bef59a09939b5121a25fa4b9a8ea07b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fe66b75a690d5fe85e4bfd51d93e91b18037241f..dd1fe020aadddf92d71df6e7fcb06cd5a69b69eb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: eb837349f277111ffae92d155745d0d3f9dbfd52 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fcd47bcafe2323d224a803225d2e8f4956934aba..b299a875dc252405625f3237fbf6954be841c468 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: da6a5a58c9fecc397b0415418afce136a518a837 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 916eddf5b29eb5fffce916f670d7c5912400355e..fdbad5b7da36b01a497f911247c53d1f5a2e0e8b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 43ad2c3cebf70afa76772ac55bab244aeef433c0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4d1bf9ad62f08da63aa7aad472574db1a4ceffb3..8d7730db8b48c53c3ea551b83bfe36d1f6261bd7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dbf08e6b5798e1fae3039190d06e7a00e22b7092 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b24949e39db84b4acc236759b3677500e3b74f6c..099823add739a05dedbf98e362cd7a2df2e3b3c0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 33ebf2b3aca690fc42b14eb8fada14178225a5dc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f5eafc32726c24dadc00e2a869f97c3d25697843..ff36a6b6eb31d0bbe14a8c468bfbd23f669ec7e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5d2a9c0b56dc106bedc1049b8749bb4aebe5e144 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0b6c831a1c816be07075d2b6dfc770d7fdbdbc25..f55325a3a5376b0719563bd99f2c67efeea055a8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 55d88dbe3d3c2ebfa60fafb3bd7c4b58de4a79a4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0f5aa7eb1c4413ae86e97edba4c118ac87376b1f..d3064d7e7cfc87fe913d2f44693849a67af3cb62 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1af1929beaa3ff2e7436a29a79cee79b69eb73e2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1f303246abde97775c1627f56e8ad3a801a9a153..1dd59f714ebfc4f1a62b5ac6a9de632dbe9cdf8c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f8fab3f157d3d2e84aa2ad7d9369bcb409e2bd68 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5260bfb92daf249f574616708f27d80fde4024c0..800293de1fc787308f44a40d3422a080639ceb3e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 29c3748618bfd2c88a02b35579c9b8ec91ec1e91 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 14cd81f1f2c74aaea6777d573088aea60e6b1755..66336422f10dcb7d98d4ea426e008e87840bb355 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c813f2084b2b943a2e51c48dc3f886b21546f425 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dee76162fb5f76d8806c2069e15d9c53b04ecd87..8c796702d4789d065ee24d61d27a2d7a2b8a5e4b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ae0f510847a0d3371e771f27b5ee1574070824aa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 62b70338e0e2325b06b580bdc7a28775b2399244..48eae15534e4e8f859bf7baaabdf57d348c2ae98 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5a77b0882e82a83da557c6c31866d72b63bd6e24 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0d5d626aa86c0d626593550eb2017ddf6fd69f54..838762139d80de2b2084dac38eea88d5cbf3f6a7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d4236593868411768ded5cf27342962fb10f2cc3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 98b615c3c11784501c2cd300c227b62feb133c61..2f224a1abc4f1c90cc89d1a27bf66e8a3c5c5e00 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4da2f76c9baf16e620cab512ecda3ab6b52b4e49 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e86c4f6d02f84bf265747f1af98cc031db5acd4d..1bcdcf335c78fdb39b77faaad578eb1119f2254b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 21d17833f24339008fcd612e82500c7bffc9b2fc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8a825c5006d2a9065091ef415893daa8e76578fc..55a8c444ac11aa815e8915a9574284136561b990 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f3b5bc9e9fb7b1b708fdaca5932fc094cbf0fc5d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 32db0c2490909998f25bd547a98e4642fd838926..b52c17fa49c2e793c895607f059c3a08d111c94b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7d7917b3b173f6012a35ed1c1e14d0eb89e22e2e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dfd98ba7a163ad34e5faae40fee332d6e007e45f..b73cc278bf7f04d6770f314244bee7726ceec097 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 66ceff3580ad87462c81f089ee33d8921f103dfe $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eb10e59e03ccf0f6af6f3c2cfabeece900ab7e66..bd12f3119bea37d4c011c5fedf2e17cc786e69e1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e4eb1422081b9f505881508fa308a12cbba416fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d3d4639e7c2027c7abc0ced664083f579f0e55da..d5c3fdf0154e5b0598e22d02b6e7854b22e68d08 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8681e68ec5c988771a3f01d888acd86f672dcbb1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eb25ae5b03e1c32040bbd2957dc2894cd7d8b600..0d9355ec2d5f6ba12e3902738f1067db99c91269 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8e1bb33c27526cf5b91d5ddfe78a4974db9baffb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7818c4db685c33c136915db40a246ecc1d431588..8c87290e33b7d5c175004362c66d82a08abd6fdd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 22263c631188da27bf2a99f8b4a7480405e95614 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 31357d129ea6b11df23e01edc30698c71cdcbf9e..1b8f32037d840e7a83c384132b447bb6e7f08e6c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0e0efe2b8af1a9cefa1ce7be9b485fe347a646d3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 203febb5939a103110434128d0262d14a9412963..41effb53ad3369ba08ed14514ccea5a7d367dd29 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7a7b8446c05ee11c49a21635b0ec27c0462704c6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 56c34e25668894d7fe6fffcb8e9b3ffbd00ea865..1bf482735a03c5af3446369982276aa5892f5fdf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a076f1349e54b2b8de1d7286f0ca4a1910ec5d91 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 96cf3f54104669e128b1c0a2d448e14927c74594..6b3fb5d43de3c883f6482bd8c02e3adb8cee0216 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 882eb6c41b50a04daf05c0f8542a8a1c3a3fc850 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 859a0b183b11654f9f9f89672350bb3c99f25e48..b1384546c2328c3e2777039987364e9fc82385fa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cd4d5bb6f1e1f5f1327f7e42c15a9403a0d10ff0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 63f043a152939549c07d30f09a642ab8ac949f76..a099129f64d26f01b9952687fd337f4f42fd473d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ece7920f08617415aab9ae0389946224921e85b0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 316c997e4dd3737e80541e0168aa1a9464dc1893..6e007031ada18ef29ebbc12e439f8eb9ae769998 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e367b426a7899dbc7e07e936d12c04eb5b968729 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bf1887bd1369cad6afc5bd81ef1d9003edf79368..341d2516ba8bfbb34af4c7adc428c1ccc19a49d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: da166ced6155062e61ed4fcc3fa02d92fc1e248d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 385670b4bb54cfeac8fbdd05a3cf01790ab0be59..e0022cbf9a5907b113bddf97a0fa1b45710267ec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 17075d0a0b44a948d6ce3a9a1b91750504b4915b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 21f35658a66885e367271422bd1562696aeba1fc..4cf275643104a53f8031f57a048afe01a8bb03e6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: db0c94348987cef6a0be88090ff05d0c0bcbc439 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ffa51288207ca878d336b9cba69e09ddd600de8c..9e6a7b89c2f006d03ebb7f80b273939439a5663c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6e0112704cb1f21a19a4c6e9431d116fd800fb22 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5425826c4fc19eafcc6ac553c1a4f2f8429c6905..5982f4c4b3e17e04db8ac8aa33743a318c4ea7ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9cab9260b404012c409ffbac72d0533a81f4c841 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 050bb26d03d34b8270fcca870ec873fb158f3514..7e1d567eb5360e08688d0ea0f20f55720e30b492 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2d0d29cddb863175468ec3f87536b01a4822109f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2ea3a522666c49eb43e9c1fea352a225dc869381..0a2bd710a7c7fe8fa79afea5978d9d1531f755fc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 96e23dc0815dbaac9a71d3d94d620a747a8ffa79 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0b53f8bbb9cdb1026b710f814b2b33bc40060518..3df692634cf25dd09a7401a645a1cc6e04a07b53 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ae888487a65dd73c5d65c0c3e5aa7b50c3cfaceb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c9931c743f8bc82d130faba19320c7aa54a867a8..3f0515faa767c6d3b821f1f41c5ac03a0ff776fe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2b15f0080de7a347a6ddb0b6426a6a278a7be028 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9afba6fc313e15a6ff5279d8c6cadd38426f4d71..11b2f909b5c26fffd07d1319ab23c9e47b32fa5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f6716e8af63cda9dd403b905ae2304864ea4bf85 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d8051bcfeeb13e7792232a2fb1f89237f2730a81..b02d9661588ad834340d1a8de71504087ed81cdd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4122f6448a0a2533fc17458eb7fd9c8511d231b0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5d94827186097ecfd2d0c338e4e8de677dd59add..551c3942a19056f8ed4867fab90081b1c511b74b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: aec5ee89c98050a67a4ce47a31a0c221c8b41bf0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e7e02c5e1f21777471c3b75c08e770d7e8683b3e..9d5ceedbaa18433079ff81b16845d207f1c97a17 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3cdc88e021a44d7ba60c40211671a79a3b873bf3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f48010dca465884538218894cb09cfa66164c50c..23582238651b555b9a66462ecb7ec8647f34dcbd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f420a749630dc773157d3d1c09c2b02b188af594 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index da884733f4511903759ec14151f1518b2d0eecc0..0193dd06b4da0764e0f0d6436ca46749cb6a32d1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1e04f942357a8d9d06ac698ca2c7a0abdda287b6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e32f558628d9f82b94f808ced0542bd13aeaebb8..f4f66035b140611687227fb89ec0f6a1f7b46d9a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bead372311129998e395b5da0e0e991019de35d3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fe05dab09bb4ff6a8350c45e6a2b27f3855ee5c4..07b53d61eb7835251a54e9e52fb8002aed400701 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5c42cc74341bc424bb1260de76c2f8e16de868dc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3a4324c5d7bd3d25445cc120ee5d54e4b679e0bc..7ff8720ee08827b1f98bdc883c45b08c44b1eba9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ed5b93b250781924d3bc1992236e72f1eea1b34 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 62ac6483f83e4c5624b6b9dc6b88491837996e40..139d7721931817e47b222064caf0241600fda34b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dc3f5306b939e7067eeb20023af01225be5fd9a2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 475ea2d3fdd6353d43c692493327a10ecd6ae316..b619bd66ebc671ab47e7cfd0365a946b8cf10b48 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4b510c2b5e31523a9fd2a8dcbc3f97892f2a9059 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index df910af25e35165cfca69d5ec215d6261e7981b7..52a931ee9c6a6ffe356824a4b17c51d4e8f794dc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 65cb58bba10fb96361b961992d051ab3c2b6a701 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 662cc9ec3fff83f50a2f71af6ad6a79fa72a517a..ee3802d4440250365a04643d591af85a9f6c9a3f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8264c1c70ab6eea9a06f772b7c6ef134669247d6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9d5aa45e1c3d33ef532034f0b599eb3b4186ea2a..ad08e3ca6d2617467727b4382d0b0ac6c3ba70f5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e2e77b4739cebf61760b9e41ee700a63f15f0442 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 25bb7502f8a9099a46cd1450748588671ce4ad62..6d3aecfa4a570544af7659c42c5e0551ba643c58 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 22b9385c81a2a06e4db1bd245fcedf3a3946be01 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e74dc2e6acf31293792b5fe7eaad0823f45f438e..776b615be81608d2b43ca5276f591ea0a3e509ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 91eb9879d10a8940156366bfbdb7fa0454b46b5a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 48de6b470a5b0bdf07bd17483bef63fc0bba0bac..aeec0d3c9eaafe1e1e77ec5e06d25881b58b352d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 40176926c4b61333b57f4915bc1119fc525a16d3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b63e500d7039d2e7aeb1342873284de4b1691a67..652900b38b372df90390ca1625cbc2d8a53a63b4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3347d21d94443110feee399cd75648c38709f842 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1f0635270e3b240e57ad27e37c68673d97eaacec..1972b9832a52b816bc4de3a9b235472c9aa7d047 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: df51d95ab831b6c8f6ab4d4f6729146e4f07ce7a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3bc213a670e6dea0a2bcb2307e8519b1fee6720f..fdaab61f341327a70568f86d7f928d5348b0762e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2ec37cc9f17035ff9d587c1fbfe7ec110596fc6d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 18ec4bf7ac78bcd6e300045c29e8c2375ddf71bd..46dfe06fc502646f131db57185e4685f6e986f0d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 23e53285b8ebaabce27a578f9ccfb07904530b81 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d5237bca61abdb0a1e17300306e14a1bd5d091d9..30d890fdaa3a3793aa7ffbc7fac9a50a9f25eccc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b6a8cf87ca249b75acfe49995f85577e85411334 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6f1733c41959fba561200ef5699c31cda40cd4cc..15106e8f46cab7dea0336aa33af3b81f1ac7f1d2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ef8ac0490d117923e5bc413e8cb1cd74aa89ed2e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6e3826ad7b0173c14d41e1d9e7838fce41f51ce5..92cbeb2a2a9f0bf6235cce53b075d4e2ee1daf8b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8b210d957a619b4aaf746b854d948c9289829f77 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4e0e85a24a66024a329fe168a73ede5ad70d4131..f34a09a957fae5db0a54a664c032da943142f875 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8a77f7cd12dbe205eb396a1d44aaec31f91371ec $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 549df569c27ad87d3956d6c8e359ef97f71930a9..9684311f59b59c6b52c535e0b8353a94fc66312e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c2b27b707d04a60bf76f59c31eb4911d4427e5d2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 12070a1954939cbe5e672022eb4a11d48ea33eb9..da5ef0363e3d8baafb2d6310f69b329b27c4db4e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4615aacdef9e23ebe92440426d7fd6c6d0cc7b8a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4a6e69fa2c4f80186f7abe9a1c77f61eb5b3bbc9..a0b2b2a1779cbc38f13a1842f2864fca8fbc5b95 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6c88afcac373e0c509c85d03ee7b65cf8f2bfdb5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bbf343b1531abd15e953fab133ccd9d866832c1a..fc5108d98372936e64cc4c05030f0b3b338c203b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f747e7a94d6b44efeb65b350dea95f4212c6df78 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d2aa7e5ce6ade8a87c27d062c8532902ae8a2e16..3492d368de7811baf07d700b3b4d0c97e3bf5bb8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1fce369faa5db5296b727585b939395d86679972 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 69a31713a2a024a80a5f914ccd465435cf6a23e2..9d483cf8c6710f072d080d3f110266587b4d6205 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ae36048b595596b24dac836e759e7a1c9b9ff1e6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 556d9235f43e5b197b431e7f5641079f12978b0d..3da2ea62a3a8ba06c9780cf054475fbfc9e3ca94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7e3f61544734b25c7ee59ac42f51732f7e59a0a2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 88b1825e21994b5c42cdf17f7bd5cd1d8db1cfae..98ddcc61b37ec3d7bc5a2d82af9c36b0dd4c61f5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d58cb9e65465eddaf887ff8f813d7fa45f86c6de $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1c033b27db17b7a950afbaebb3ab25602c5262a2..fc30feaca7586f4ddee345aa8e31ac7b6221b481 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 19b5d15ae16c8e81a59b74e98a22bbb9c06c64e9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f5bc28c6a18295356f4a93a491507d1779ed2554..7cd82040764ac68811ab30dd0b6f6b91460325cb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b0089242f1b765b6207737ad93a121180f509766 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1f87a4b348e951dcffb63bf5bb2587dd9c7226a6..8d005076129cc9e31f20c148485b4c1f7c6b5f8b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 065bb4a0a77b033dabca7872396ab026df1be67d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index be176a70708a2568dbb392e29ccd4497bc27110f..2dcd521f27acc399ae019d7106d3e5c40fc2de5e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 680512008e5f4570fbad8637c5668bc9610f60af $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3bcd20f916b0213d8e46830744ed96774bec5cf4..4142344f0ac3ee6e44406ecc82dbf0665a16bfe4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3583de7c36c69897e3c3aa0fbbfe032e311457e0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6bcc81bef8b2e028c16ebc3def9f4e864bdd8c0e..fd992687e7e34338ab11847bcab53f001d282694 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d5093d9dbdc43ac8dd88af139d7ab830cd2c28f2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f380ae09752827613b73cf52e2def3c1b1a239c0..849eb33832e6599dd2bf9ce39aa3b4df91433a37 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 45aa15d4c3d3cac38e0ba338afe0d1e58f11ac62 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2d3d7d5f7843c2777ff23488620b50c758044e96..aecddd01200c944d38cc43efd757a63fb7a39fac 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c485babb9233c1fd694a332010ca02392370585e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4ffbd85062cb1bbc29e30c0c3f235a39a2741459..ffbd4725132686dd1de4162cf31a75efaefcba7a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 78448f98131986ceb929b70e9b4c4c3ae536d5d4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c6597d4dc78e0a69560289bc4022c6733ab1be9d..fa631f2cc74e0d5cd735d5431073dfb6b4d2a703 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1360c6596320382b3af8233ae44992165ad498fe $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c5266f9640fe7b8d3dca59f6cb87c290a5419253..299e4e68445d7b9e746fa92e97cf100b968f628d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c5e6dbb2676cbaf811e75fc7438e78713ded6962 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 95e0aad2e2e33eeea083663e0e2a510d05ac9a6e..735874320aab2ddbf53564150a8931f47a271ad7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 590cef64fa0a01a2aa4e82b8b10d4719ba9bd640 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 224b3feb17f831ea37dfc246335242920be83c2d..1cf67d0dec54a0167fc916d5a1389e91b9f2d564 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c0a25401d5935dcf89445db20a4f842a425928c9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 693e245c2c11d2118c3d59c069f3db24dfc956b6..86f829290080da4ec6677591956e3d4f75cbb8eb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cfd0e19489acd6d798e4b14df751e517b6d2d8ed $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 98131b1843168031aea109c93b98fa9aefa80a2d..632521b9e1e5c4025c8ded504c4fd959530687a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 84d4de3b27df127fefd1bc7f5dbebc280163a1a5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ba39aac897e0640eb323d29254c6e6f7ec1cbb3b..8209040d101769303112ea4f8e302b928babcd09 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2acf7da14ee18118ad8bf4c7938fa762ac5a205d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5e59990c210393fa3a2858132843ed9c355d23a1..a3d38f667d8e13c91b33edfa406dbd563ad3a263 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: 59b5d7656103a9ceb418a4efe109ecc1b0ee6bde $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index cd229828f4d2bf04c82953155c8cf1a64bd97c4e..e7990ea4962b6516dad443955007f251de2d01b7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ebaf73820da48fe2ad2be59a721eacfaa87b34ff $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b9b2bf95aaaf0b31ede6c78d76fa4d2b8b9a1e10..4f712266c0bee7ba0079409786638fa5f2747b58 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9f5688665b51f450e31ad1592ec1551a3393a9b9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f4b436d6b9746b3862b3a838852f59fae4c2dc16..bd5c3b7e199b6135770d13599308a15906b894be 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7668b254c49a3040b1ab20bc02ba38ae810ad0fc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 17878bc56929173997bc65a56fed20b7b8b381b6..697a76c8faeff0639c825ad8b4eed077b5fe81f0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cd6be641309f5776c015aecfa139e97b9111ea30 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fd32b1571653c58bb2b8502f1d304a99f55652bf..1343479dd8c7032a7dcb29e9237199ab8eb38f93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5482e285f0bda543cde7a147a752dfd3ff8a43a0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 78ae0cefa915270b6ef5e3f346bc3e3b1ec6bd0a..1e88f7fbadb39cca950346ca9e1446da9e2376de 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3d6e7ccbca759d6109579ba1981abf8d0550a0c4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0ffabdc0e34682a0df2ffc7d319cacf61cdc3bb3..0fad1d4bb93c57b66146280243e14453b92887f3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1db9f5999c7973759d10795da49bc8eefe9f3bae $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3a368aabccbede9abcd05eabaf53a983d9f54345..6b339243df720bb0bd488945ab072978c321328d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 73393b528e97e0fcb5d75f0b7e86b42a9e59aa0f $
+$Id$
 $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,
index e37096388a33f6dbb21efb7c4e959619fe380442..77a6a3ef405f931c7533a53309a494bbee6d9cff 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 21e437b6a670b72af203ac036f6e27947f23994a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 321129075f0d9792997b6ccd3352001e69f715a7..b55c099b41c39299c53d33031458661e7451f51a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a335b7e6577ba5b415d82ec656c03f11cf679e2e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bd40b046fa99acb0d01b596a5e893dca72d76adc..5b07f3df2185b8971d8f71e67283cc01f29d784e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c57b7dfdc39222f40f7fe2a493af1d89e0852d6e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e5ff91f1d794a754fca545a2633522bc87ee3d71..aa009ed64889c304d064c00b29e7b84200600e87 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3859e11ec47c0eb44d488effedbdfead3b7489c6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 414ac7be0acbdc16fd91799c1d00c3ebd88729e7..13fee1a30ef6ac9255b713b2f1f48e2a6d7f0102 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fc4da37fbdc551bb1decb0d39f9c7250d53ca07e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7238f1d3f471124dd165e6c44e61a7e76b5eee77..5d88f5b7cc6e58e39d9ea7d5317a3e233add6fd1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 26d148363e28c36230896342c46103aa40d49da6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 13b57d114a7b9e5c16097809dafdbc3d5f9c8c6f..2b399bf379dabe2b231ad160304fba07751c04d7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 18e03ebc6dce528c25fa5a03a861e363ddf3839c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 45395e8b3176f9ef49f0d348bcd998467c223c1d..7d1160cc95c46df2efdb810da7191070e2546199 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d4fea8d5059cb70f2aee663744b479c6ebb8f3b5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ef764972b1793edebc29cb984a2a82fa692011a6..de848918b7bf15299c4421da462d905e17a56c7d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c00d0b063ff972ea1d2231e5c8455cbf5d6b95bd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b348c292af3ea9c2478e3be0d50216c23ef7a35d..3b89dd7c58c6e19d90107a765449290ca9db1ae2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2086a86d0eb76166f170d5c28980fbe18beeef76 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5362228ce1517e5268a62137f1d98f4786fbb2c5..87dd16bca03296286ab8116a0e0f93fd7aa6dc90 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3be36be25f41cc9b8d21cc31f6d4a621952ba742 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4cdbff0df767fde1d3a4fd8f93c47063ce59858a..9e2e6a2f497b2ddb957ea1cf90da351a002755cb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e6d43f09ac4fc28ce3e8d19218147002bf8d0ab9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index be19baddd1672d82c65170c95f766e6b04905156..d080f032d5a0daa2f882d2277e9428db841cd950 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c0a53a9d5b560623a2ca17fb1f28a26ef8287966 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dc36669fcd37811fd07e9f3cbc3c32eb9e25938f..2c12b21c5e8ebf6c6f1692a637051ed4ea6e4002 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1a76e3d31c374c55c04cdf451ee99ca305684ae8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index edfcbfd9a69b5d5655bb551d5d0e1e42a4a262ce..9edae0f1a61b8bf21b9a8b8cba0b1a92a24eeccc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 57b9b5c84d158c6e43bcb5c70384fb293afa76fc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4f1023d366a318cf63b6f8ee131782ed0ead6375..01115fccf43bca4def05814b030c74202bc34671 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5e617bb8d3167af1a40170e0affbf8f3fc77ebc1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 052a3a9daaef2dd081f52cb270308c7e33e0d1e5..4cf5d46f137c2e76ef9fcf7b380a130c37af3978 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9db9df7cf96100b1ff9095ddc87f2adee5c2ef21 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c3e4e44042aa9d133c6f9569db1c3094658a5c52..54b4cd83955b580b7e746ab04b1fabd199ad2967 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3538a0a05d0b88a2a66ddff215cb898e6ad55785 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3222599edbb321c2b16a237d2a20409417d2236e..8e7c6e2103d01dd7c0c9295b73921ed7f2dc0d9e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8a3a4ff442ff975e5fdfc26a6c2dfa179f458387 $
+$Id$
 $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,
index 99960508299bdd5b680ff67027d365f7651255fa..0229e4b5997ce54a43e781af7cd803051ee7af80 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7e72d6de5afa50f0806cbf7b3cd5a3c07979093f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6ecda4bc73a07305dd8e17019cb3459923a90537..796c54a949159032b3711051a8daa4b425487370 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9a815f8a99e4e896c09927f84f6fdc9b4115366d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f10b522eb5ce77e2cc1b90d20b3b4ebe32a65cee..3e6b4edf22e3b804d04b57704499c1356745f1e0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: aea3cfcbf9e2c87fc96dd8eb0abcd6b8e459aa4c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eb289bc32e4f56cf9190e2c8a3185889ec1026b5..bd804695fa6d5208e53ea0f49b9f47b9b1020a17 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bfa2131379f564ecb9d1149e2c24ed71a0df945d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 35c67f7b2b5f28ef224831882b1ac629078400c9..1966aa0034178e6a4c10aba635e87ff530fd2b9e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: abc15ad8f48f78cf848595502c13ed38c184996a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4aae2f2924e26ba8bf72857b84790a3f718c4583..999c076f588409525630b793490b894b8e48f887 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 46c7e3259606a45677a4c5bafab3f8f9c2231c6a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 716ca7223bfb3eac261ae4e73b1f74457498e58a..186442326830e59e35ce22728dcd8a096a5de090 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: df8ba93e405e34e2749e988176b293ce9323a14d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 547b9b94c37ab842a08159da2a5e8382d4c2725a..a725fba1b24a121948c444173f946511472c568a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 68311dc92795e8821a90c4c056cfa2a8550d49ac $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 44ddee80236090526f85dccaf8f2731ab5c90313..068a528c2604e9591909fcc1fe3b5464f7d59674 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e428899eea002680958f87e999025549422aa412 $
+$Id$
 $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,
index 27ef4dc326d2765f156a36520f0dbb3c70fd2cff..1f42db23050bb2082605765626b5827de60648e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 44bf81389a8ffe7909aa52812d68ebff21158282 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2698c3158462154b9d44eb100a55013cd246c73f..e30273dffa444ef951d12dfe6a48573086363dbf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4ff08155e0fa2206f5e0fe59e8a665d327059dc0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5d09a21c384ca4e7c49ef357a2e8612cefc92d77..30b3a8718b1c73dd28c94b4febcbb6a27aca2c30 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ba866c53f69474f7387b7ba5d47c582c1275a8d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 903e945d5bdeb5d5e838ba7954fce6c0b325a113..425c448839a32c4888125074958f28d62e51f544 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7e205b95deef0198db02c85c959c89e0fe6fdb82 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0c4ff15beab17fd645b45fc9212afd07b9e55e4d..3da2ea62a3a8ba06c9780cf054475fbfc9e3ca94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 11687c1454f50a68cadcd5cd5a60f6142e200b72 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4dd47caf7ca0a59fa6a7d17955c1197eab43e373..9f549d32cef1f7e3f966409afd149c528b6daaa2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8a467386ced7164e503712dade5621e86f41cb25 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 059595c7ca3f8f3b3e0929deed9ada7b21b3121b..c0bd22c07edf5dfc5f1c5fd25e49be44567f1a26 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c51df689d65186579a355c629efb4590b9d8ec59 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a696640dee70fb9cf2c536cfe129544c5ffdfeac..c628652ea750a0041c18f2a937268d9960e3669b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a2cdbf9f7a780e39d285f10999178ed66f789fd3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index aa948754099fd5c38a27efae52c31e4a737eb9b9..1e0ba9fdbb0f1605b92d2fb0a3cfae46f05cb6b3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d6619a15e8e3717719d8f4990d085abbd1979a87 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6cb741657df831620ee40229836962d1cd9651d8..147e4043c499e8a865e0138e2328dfb61b161f9a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 75acbb8c88b119fb6120e3aa9fa0ce7e134962fa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 42567b0efafd2a0c3a8a02e9e4ab36020223a307..9bf9b170ea1dc788c45b64f569b9f4aa7bdcb4a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b0bf1eb0aad3aaac228e0a395a3188a971bdcb2d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d47ade4484c2a09f89cc866f2ffd9bb45bd3088a..46e256e26797e942d1500a9a5779f8f5aa3f5600 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 834d1a5eaa56cac1aa1c4a4bd7498ed4036b8905 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7303a9663685f6f91b3ee3fb84175c8ae32bb51c..8787fc35882beec1fe961f01f590e172050eb503 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2010649e947371018e83d120a3187bd67bf95a49 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f7fe6ed3474bc914115fb982497ff07ff3b12cb3..734391b3965a55fcbc1844380cf0da3cd9ecdf71 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: db3ff069001d2525f6d0192eca6da09c8a4c7fed $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ef8cf5f1e5f332d99d716c7c4eee4fe148e73db9..b379d53d4c19dd7294384c002dd6dae70799a0f6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ad749e60833f0c0e312ab25cb4ce0f2ce1405391 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 45c8c7feec6167a8d33fc0f635c725a94e876b9f..6d7758d8deec232a163fcdc869fc7d5a6b199e6d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4668865208f5fb21eee7a53d6d14c2c99d4c53d4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index da10b04e1c3de2ceff198babe760fa7af6763c83..acc7ce5030bfde3f22e637016b8b500a70c1a411 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e2e7abe87bc3c5f6d2cb956369333b0c4889d2a0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ba1a7319d9bf2e02b424ab058dc63cef8dfca7e9..bd6282ec2cde477429a27caa47a331ba1da65e7b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7b3a1741d23a90a02dfab87d1d906350fb7e2cdc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3eae4fd46ebf0a0c5503136a46298f55ccd304f0..f6f7da074f6f3c68a308dd489037b0e4d8fa8963 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4b2112f71372610271b326d095fa920217ac35a4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2f8355796acf4c4e1dcb403a9a975cc42f69a60d..b2bac39bb7a161e6e4164eb3432cf49eab28b252 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f2498c5df80fc5831fe7f4af91e04985a3751cd6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c897b33b434eed1e337944234ad97162cb1fe6ea..55ebcc8eb35da7f7e21fd766c22aa6c0222083eb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5afc73778dff9961f4f6478e50a43cccf81f0deb $
+$Id$
 $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,
index 407a32775ccde4c9654aef55d89bbdcff4a8c59b..ba731dbc4a2c99dda0303bfa734355471e6923ca 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1a0833eb86f078fc51f432e9d102a9cd3113356d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f16498db9dd4754a531045fcb84a798ab1419b08..b03718e4a225ef2e26e14b4f51837b99358f3659 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4458b03cb3f8f5014c1790f1eed78a76eb802c79 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 874f6e30dcb2136b0a4772765f92311af4e291e4..8cdd1ab66814ec731f72420bd2e4c7e8ed1547ff 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3403754dbdb95181eefc611b687c435feeb7fe73 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 742a64611c4ed210bf749d161d4422638c90a174..17bd912420d23cc7dedd23027efdffe3ec6a53aa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bd6c33061685f85aee6a75d794a177e1500c124b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 661f5a298d5f15993373cc6660db06ffed13bb60..f33cb0375bcfb2f8807d9620c45ecb83d604da59 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e4e00a7f50145284468711645718c91084c6be4c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c07298146c9090ef3f08704befb241e82ade723f..aeeef7378f09005fda2f7a6a7ea82c199231adc3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d62f9cad88b1320ff58ff57ad92b2a9f6ba2eab2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 980b72613d897b7922b8edc050d613bf1f8c2cc4..3d308ce3483a1fbf51af8fb07e28d1937baa803a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e0fc7a62a392c41d83a1cf265bb57b301a683bf0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 78c1f402be3c3fcbfab98decb0092d6c66ec1558..dc90cd38f3560b4d0cadff572c68b0d25cbc25b3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0a6d5a2b5d3409de0d2e8cd9974824da8e0b912e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 269ad6408dbc852a798ad582fc596c8cb188d8ec..0dfe060bd3d052dd860c0f03ba7e93c4922ce404 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 7236fcaf7a5ae8eb7e51afa9e3ced2aa4252b863 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f2d1accd6a87cbe0d1d45cb01bb959d43e9196aa..943bbe8817a103ee22b44884deafb7e1bdb18a3a 100644 (file)
@@ -1,6 +1,6 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  !###
- !###$Id: 79b73fe203f8c6cfce49a6a97c5dc8b3088f47e3 $
+ !###$Id$
  !###
  !### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  !###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index e9b3aec9ebe6064f469e39237b6165028cd2e8e3..8dbb8f6134321215bd3bdccf06e3f2c6bd715329 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a8282065dc0d7e007e2f0b9e09f3ddfff07239f3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e420a680449e1fdc1107f6b0a1453bfc9d1f6c21..e005913058046caf827ca1467ce3dbd3011d6799 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 21842541a365c7d1a795b4863192e685b2be41ab $
+$Id$
 $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,
index 73f08208c879bb0f06aae7f1cd2793251fa7f5ae..79a6847e43b5c8a1fefc4188cd515c3710241927 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 25f795241ec840fe03fa367db34c313d08255dd3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 754225f4f910e1989a60f11f09c0bd475ace8b4f..2cf0e0bfd21356e9fdbe7e265a349854428461a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 43955b990d0218d7a77b98be0e05ddcea37ec450 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4a19b75d9f19b0c329fc0091336aaf1298ed3119..d269e18b1eeb6be6d8c421fc6128ea398c1ea955 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6902b7f4916b189a800305e5b36935dd76b6db16 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8e297b90315cb2d25bbfdbdefd10903932d9fa55..368ab9aa7456353dd49014fc796e645132ceb030 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 20960c923f1c166937cd064b84e1520fcd281e2f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ef2dbfbe7de0c54df6b398020281c5786f400b88..dfe91fb1dc09e069600adc779d5e0cc2c8980135 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c9931c4ae6faa80b98c2bebd82eb97ba64867b9d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 04393e8c7ab044929a8b5117d98762138fa973b3..8b02d0cc1a730da6bfccdf8fe65fdbe37f3b50c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 44459696e875943a7a3a73773b3f5827e994bd0b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2d3d620cf9aa3356a71da46dfaa85b812fedd59c..8beac75f133e3d1a8f3a760bebe68ad7c67898fc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ab022a55deff5b5a422d90c6534a3e4b69c38319 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4f7d6e9c00c3c023d81c65ecbe897a9b69508151..07a3d4676bc753b0775cfc9e0ca5a92c2dbdbefd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: af6e0b2ce58e6704a7733bc7af431b50cb20c57f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 21c0ddf20a2dc936141a90960d6dbba867756803..e0b02783959ad28fe85727bb18b8a7c350b6ae94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 97e96c7d8ac77e695b7af26f9ec53f5946919fd5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 03ae7adc3d1fc895b8bf57bd1b6759a1f3fe29b8..4040f43187436b4a67db0b9b0ba7dfe53c94dea5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 830ce7df112798b8b9d9479afe5c2a7b367ac2e6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7ab8cfa68b227ce5700e786b613c4a7661d91252..3b61bbea11065869d8df6ba95267ca06d8ffd490 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6cb93530c65d22d079dda787f3039994c4ae491b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 704cb5103c3a23e438c9c775c65ceb00c8ada941..9744a9dd4b0092dfe56921429116b13a4e289200 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ba84018580c7bfda9283b1ae47989ec4d9f52994 $
+$Id$
 $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,
index 7026f995a47fd109ded188509dfa6d9ce3580f1a..56bdea3797771d9bd50a39600de23f82b58afa5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 83421860ac044d7fae7494e784121dbf8f535aac $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8d8b85724547e80d0f2cd00eb3f40bd5077a804b..b03718e4a225ef2e26e14b4f51837b99358f3659 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d3e7b17a57e1aa4752aac606acfeb15e27b9ceb2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 694c5fa673b25e79c2ccc8ae3bb55fd196f493e1..5c9b34a953d098a64024751cd29537b44be0a995 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a629eadd73933f471abe23b9c22a48a4ac1e348b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a673974b106a494ae3f86aedb4a3ede13fc317af..763b356973d250850b6a5402ee0e7e1388b72d39 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0e1deca24bf32d3d732a5aa9c0598ffa5fe71e28 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1d460a5afc2e117c142132e0352e43d810e08971..382bd0543f10d79dde82b61859a0e87f117be6a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 404bde4636289eaa7d0c73f880b3d19d73c19aec $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1c522650839774a5546e3ab52d78ef2843671450..396bf0464bfc0b0a3674a5b8affeb6f922275f69 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 456a8419e167498bbcd622f169cb1d764880daa1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3296c49d8ffdfa78640bcbec16f91df73c1a5df4..3a46664383a551ed1b2f137e4e8a3542c98800b7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cbfd87fc0b75eb04acdbf4b498f5ad7fdf6b5856 $
+$Id$
 $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,
index 4b2374cc7b34a38775b92afc1eec306c9d20c0ec..595064f8a1274a08dc794d2a9ce302095ccd4e2c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5ac717a52e379dd8db2afdd90cb8ed06c3333538 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0b3471703a69dfd02df908e5a77e3b4962b792bb..3233bbf8be027d0b80bd1999fe46bfaee1ab4b21 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a6be2daa9afcf200c108f3f48f19befaf1179789 $
+$Id$
 $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,
index cba9c61fa5ff6ac839a5dfb8069e61865e4f38e8..510679a1ef8d25195603f64a429c27a9e786e4a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b8c11285d1c3ad92913fdb84715f2a5987f7ef7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index efaa2552ab08bc9dbe4bab2849c9be662c66bb79..7090dadb3ea0b56d65330a6498da9a5d3a5aa5ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: beeb4e173f0924e69048e480f30ce27164236153 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a220716d6c7bb6adc888765e7825b218658cfdac..85aee4b528cbe6e16f11dab0eda1f686206cf4f0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b1eb05d9d740b3a2f7f201869af33d8120c67807 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8a205781c925fcde80383036b66abaddfcda1511..dfe80fe80f8169ef2a60bbf000f11125d987c329 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0f3a8b3424d781e2cb58698f0c7a88b63fa81a3c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ba64532151416f550e37d31b3bbaedb17a2b1abd..63ff938cb0398c5c57cb4c9aaf293864ff9660ef 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6fa5379211ccb36557b44992c948f4bb02d41596 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 106ddde02e347cf4db81e2149747bdd6dc56a9cc..d714a90d1b9d91e31927d0ccce3392f2db6ed284 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8f248bb8870c54d3a825242514429d4a22ed03da $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 44357ebe4b522be33cce4c32f925cd9b4f0b6bbf..fc18fda3b1a35a5273c66b9815f7d17b000e87ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: deb33a051fb76a01426cc73fb75743d05842e35a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bac55dce7dcf2fb5fec552c04d5b4502f741643c..cb2fa8a84d7a8b4a945ce5cd617f70011612eb73 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 23b154e3cdd6c11a0cf87c37d93ba02dbcd7a00c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 79ab1b87586f49b53b07717861295802573d9bd2..f493b46deab075b56041166d101d64878f0d6ebd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d5598c255c86172b8898ac3f9008cf73786017e0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4177238e744acae8e319c68033373851b0ddb08c..14ddb3cd0fc18a475a4f02b9a8f19df28765a91e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7da9cc9f0e2617799deb9e4094a3cea480947aaa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0e18fbcbc1dfc7bc713117148a75adce46c3317a..838a934342cfb2e3db471a035f3059afbdb6979a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1b4ce078410615ecce540a4fd94d215d809f52a6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3d1baf12651c95a637cd1b038160d0a9ac53f5de..ccfa99796819d7807c01694cc334cd303e1bbff6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e49dc4dd83a09c844cfc6bb03b3946714191cd5f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 838c84603268009ec7413bde51ad2c4603116f92..c9b89eb0b777bf76495b57f8f4effaa0401b0ece 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4ddffd82f4bef3cbfb04a31568943e0fb43ca91b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 04b4b489b53e7bfa5451185887839a7911a3d25b..efc8e5f3cf08bbf52db1e2c5af165b35376ed2bd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 18e4e68a01a0f7e4e50d345f5b5d93c947bd4a73 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 16550135cbc49118882b2ba4e21548c92466704b..42334123989891d2b0c62715fc20c2ea48505af3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 081666a66c5da7cf07aca48e1430de662a96b7b4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8080d8aae536daf33d83d1b354fbc10d64733729..452c7e956a4b0d1a79a74eaf3167307d31665838 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fd3563b02b4315fc93f03c7dca3e0fa527e3c6c8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb9b9fd3bb8ced7f44d6b0d7dc25d43e9a9077a5..5c8c26516c08d8d4aee9740b55527df9471afaf5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e9a394c95dc60aae2edadc69ff7a055df782c05f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 28e900ead179a2f7ee1c1cb0fd99118b31ef73e2..f86494c96bd1b071d6db4013738359f0a9fca041 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 094733a306ceb816200f8fc1b46081e5f67fe5b9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6c0bf00e210edef3b1ae83e620757c7770d01447..204385a06e9c09f73fd56f59b854c74e8979dec9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d6d69dacf4c5e17912cdc9b8f4547164e65f60e2 $
+$Id$
 $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,
index f0b1aa23202f81b7c69619297267f115370be1d8..7587332326063d0f16bc54f5337b4e9e10926c68 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0922312b73c43217ce22806b5ec043488596b1cb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9777d220a9264248f38f14fc0b4fefd1864c697e..25074dcb8015a433369f15e6b8f0af13402abae4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cb338c38f7d1b8b52f94bce3562a27d7a3e1f187 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2669ae6160c42b60805f891c789c333d9d1b4c8e..56071189eaff029f6ebb971ad0711736bdcc7684 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f2e4bf94a2443104e0a6245bda54dbf0e8aff387 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7496adac0ccbf3a7012648f3d75649c16a82e7cf..56ae912b32055cf7e7e5e78a02f33867daef1dab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 788d13000a22fa94810297d92e4f33cbae2a673a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bea09e7d076f39456cc51959604ec74ce6799e66..9bcd911d5ef8e5d56f2338bf3ecbf8d793cc5a06 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1d020224f965218f5a9239f344b2e4b20d908dca $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 22fd755acc661bc7622642d3d73785f1986846c5..19f15dcd9e3bad0a061c2860940389399854d1e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 19f15dcd9e3bad0a061c2860940389399854d1e2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3b4bc90fe8f94114826354e909aa7cff45e75225..f1026ee433a9a692cbfcdc6acc55353dc47563b7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f66f122c8af3039be8830c6234e1d0e5d276c2d8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a20d6289017dd22c4d728df48d4f9edb7c89db23..76e95c05c4790b731e4aba713646079f453548e1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 76e95c05c4790b731e4aba713646079f453548e1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d69245e69beb4680a1b4fb056a5085bdb81f978c..081aca94a2ab7c01dd59a89d706e04f003af9658 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 278af083310dc6f58b7dbc0a426545f2d74d7f4e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2d3531bcda127f0389fd0b3785fa149eedbf3984..3292ac32e089f9dd5da5bd409c3a123fcdc9e480 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 888844df248da444b3cd6b90a176150437264cbd $
+$Id$
 $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,
index d5d843fb3b99252eefc65ebfa97884687ffb9272..759b6a9abe98598110ab0aabc0c99317372f2b7b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7165b6e2cedbce3d6cb6f7153200651e7f757e14 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 582adcbd709d75b57314ec66d580b3a9743e278f..531df624084e6edeca1994ba587027517db50716 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c59d0470c4c6f3280d6aba7d508b15aac72f4f6a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b30e3a3cd4cad651bc8ba883151f5d79a068fb3b..4309ea012b50ddea0d851e0d89b13a033b60b2dd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 25495f8ef82d895a81e1deaa5ac4d8330f1b9f2a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 38e393897cda4bb11a603bc48ea7e0d71277e600..a08331a820e028b8466513b3414943358f01cde9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 49a4fe3e150d7925835ba204593664fe8e08ac20 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d9d153a108cedb9aa83cf25880ee83dc1504469d..201ae62803b08a1180b0e177f0bf51c679c172d0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e99e4d63ccb3a09f354ee3da67b2a2dc097942f9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 88be4abbacef13b9fc8d8c4ee6d8c11ed7a140f0..fe63f29bb07669a513065d712724f55988f4fc9d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dbca90829377a64d042eb7e5828322f5852263bd $
+$Id$
 $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,
index ac1851ded96ac41394c49178708822877cfe7352..bf517bea17e54db6407c5b73502f75948f871422 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e997a978be1675dd70f2f1f7529a4fcea8c25702 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1c90102df9c25be7ddd16d37f210b77f70c8914e..b4eed26b82c62fc04599cc5f2cfddde4508be681 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c940896040d2eaa77a8f96f295c9650771402b5d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3ca04991a63017c6481d3589e12d5e1071390d54..f5afc3bc6ba1879c41c72ab5e2928759110ada8a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8bd33139939cf6c604324babe751b1973c9e712a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8eb7e1b354522f1d254c6a42c391d94ef4b62936..c96cb40c949e69382f68eaf559657daefc5c6033 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3d800c0d1c843c82e3266316781036d32675ce46 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 46eaf9c02d3a757fa289b97257ef037b8f6c7fb5..19e57cab7c29de80e96305a153b522b75843d1ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d0b9abef3f91043c95091c1463728236c8a51dd8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8b47674870ee73595564b9269a28af24161c7ea3..5c7f7b20399b37fa8806e6be13e06198b9b67b33 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5a592c77e12a7e24569cb4bb7a79c81442c91e1c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7f81522fee16f003aa932e68ae08eeb8ba7ce83e..429e95decdbe7e86d3322d2b90fe1c522edde644 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d05c0f8903a66a7256b861bd124889cbcf770bad $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8715be63525fcbf115f3562ae04b21658edda187..2e0dbe6df26694050a614f6d6810c515ef37fca6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e5bea55c202bc1795ecdd402d57888c1754f007a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7eb6bad8cbaaffc1e97e14ad3b4f01de2b2ff398..ba23d33417b7e79c9945c30599aacd503a1ccdab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1c37a61661244bea40f18cf90b57cfd31ed5e514 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 949a956c89e7647385e8f529c029e3e45c7bff99..ec6dd5d20e2ec7a5a9cdc755f3df57c861e4b9dd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 67d702ba8bd174d8277750b366a2126ba39eb396 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index df45af74b02af722bb83f65052630025c0a8ef11..9659ef63f9dd342055f452aa553aa571bbc7974d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a3f8e7791a51bf88de00fbcab0fa2d9053d670af $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d4c2878302742cff94aabb3266fc7e401bfad263..222c7cc7a9e61f2910596f995f93a6a473b268e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1766e9902b5aa6befb0cf8e70ad9b2cea441ba0c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 26326284900e17f2f6f114a243b77432a3289394..e34eaab96d409a20876cf840c4fc38e8817b2f69 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 63afe5d50401e46e74554395d20de8c65926049e $
+$Id$
 $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,
index acae2103adbdfb880c51ece1c20b86ff2f63ed86..39fd9bb3729bdf2b7c80ade83f875625cb2ecf36 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5be8c8916ad70c5e8c3b70bff5395dc7fdf8ca3d $
+$Id$
 $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,
index 9f3a56232e24e79c032379712c86e1f84693177f..f75014dda241dad965b60a2f238c04e1b66d7832 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 46443bf9106fc5b01f9750f8d59193f2a722c22e $
+$Id$
 $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,
index 5c7d692fe55e843091c4924b3be3762ee77f6e9e..10ed87faa04e66a1b4e8ddc7b8b7d54c1e7d1146 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5644ad34d75061db9f331a3d3d2520c5f632d535 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8fdf5c23152f7ec2d1d6bce6d242869e04ea8f67..5ef4c2664d484a533d489056d5fd9ce012951fb6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a440dbaa73205a154b725b0309acdb42ad4440fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9182de7cc1e471d8d8f276843a671114b94afe25..35886a655d3a5d623804048e048ffaeefd603994 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3ececb7f761f822b131a0ca13a8fc99796aec9db $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c3f5eecc8dc85e452da6c36dbd3f82f9aa7bd470..116fe7c9b7f578c59c3bb3fa2dfe6b939b38865c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5547544d925c54990c36c6c460c5d418cb253e89 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 16166779611e139f9cb33b05a74ebdcc0805eaa8..17c19fcb523884227489033509f8b2664b08f6ea 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7f824450fea3779a35753795e39d36c078128415 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3401eeb339e7816cc16d96cfda6fd54f1cd049e3..eca88dee5f1c49ac32c9e4a37c81cbda7923e215 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3ae0ecb2a1de99b00f4c70cd5c13c6a20dab1544 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 80130ea5c62a49df24b2c9303faa25ada0524a70..a40677404810f8136cb4da3ca2e90a3b55e8c512 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3f6efe992c7e9305543c37101bfe93e9320b9096 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 58fd6a057bf253733055e79d39cc91dc942b1b52..832b29ff797cd3630d0a602d55b825a850ee7e8b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ee1ab7304d9c137e7e1194c3350cd734f943fa96 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 74a6c978c84f1c1f009985d78202bffd0e7c3709..5671231c8adcad5271ee3ff5dab6a0304d424d9e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 58d3cd2f225304fd36e4da7e88f6d07978ddb887 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a2c5564c60493b0176bb820e013b05e9abc24a27..6a681c6f039bf623983514c1663e35086a21d86f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9eaa9bf586b77c0eb8d7ce855266ea3772ee81e4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7ce4fb48e04e700898b1c643de283e89f5c4f1d4..e3dd8258b0d6f3cb79c64d679e2ca830a3b1edd5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0576206cd36a359db4e2980b63eeffa20e26e4a9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0128901f6fc28885ad49add7f372e3d026573d67..167fe14ff93a50de8057ae3b63d19b0465a4a4c0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7c6dfdff3ebb0eb32d7c581aa62ae696572b2e14 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 62ff5b4334365604c48b2fdf4a3ef77045f15393..c4dfbb2e0e0200ae4084a617aeb88b8725875b34 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a8d407302a28250e102569f4bfcac640e0e8bf0b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 492a019e660f98b3022d15eb43b945c54c8677ef..457a20cbfddf024c83713c0471462a137191f411 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 909a2448690977c8f3b643f2f01dcbbf273e4750 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0198552ac2d2740db4403db3c30116fa09a72f91..9a46a5bb23476dfd58b1c543177c4ec0f42ed820 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 76c15876df4aa62a0bf8cc6962471191ca105285 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3d2f383de6417cd21354ff5b14947fee225e298f..73dc474a58b9bcc3592192ce0825182f96bde19f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0cafd835c6d5a4d732c7590ffa9ceea6cb1629d5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dc8f497681dc36a5bf3852f5cb3dca13323ffd89..a619f9b760e59fd2ef2520ee5534e64104d6f0c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 09bdab0313b7504a6cea46d699b468ff8a005b4e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d5fcc4a0b3238f4f80b80175fb2e904cf354c239..b67ed3db7319d441e0872779034e2898edf13f18 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 60fc53fa42b2b5c6270df1a935fc5bf5aa629c49 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 726e4e9daef8bb1f297a765a7f6f6d67cdc0794a..4f679b0f587f4d23f7b40296c3a74683f184124d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cdcfe194e11978afc2a252cb918135d7e8b68404 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7254bba1ff2b561f17e87f61856abd9c6a6dac47..632e19ec9a9883e25bf814ba51f0a1e6e113b265 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d2b1afdade06ea619e8ca73f7a612b0da6a537c0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 54c229245dc80c08d930d2c755141dae1477bfff..7054d95ac73192ffedc2b4ba103faa1a095c7a15 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 871091b28ab6a4054c193ee1ad405c142fa9f759 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9f3aaa2b592d466920497c6a3cb46020037696c2..b4fbbfdc398de9033c2dec63b40e6bd12546b8ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4c5b8cc18c28b41b5f29ca82e4415ceaa40fc033 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8cdf46dd944899824dda0375f202a2d1f3b39810..62039f48b81c3d8e0ee36368f1e13d1d6834c584 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e6e69ea93f82362e9c40d61cbb3ee8941b1213bf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 649f4079136f53750872379c61137a69c6116c7f..e7ac6a2990146ff3f22f37c54d0b2a41528be1d4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3a3268d2839743c767afc3c3d10c27f91796388a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fc8c75a04c4dc061edb73275eb237d8df23b662d..2f7841fbe01226bd91b3de6068db5e79c6d36530 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5a2712f03b5eada61274db6e6792331863afae50 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 175563d46a70986eeec3d108d57eb863c9fc110f..1201fd15067105754ee4598c80d4968452b54818 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bbda9b893d1902ae7989fe5604d97908c01eff2a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 18970943cee67aaf339a6e409cf4d88133283004..01038510ec3843aa1816cf2ac92cfa2cfce4f425 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3b3d580af53bd708cecda9cbad22936592d3a748 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ca74a8cbff60e8913f5b5a514069351c7fdfe0ca..efe7979c1ffe11c9002daae3e1135a4e70ae56fa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 116126fd1608eba8dc60f91ef7e81ee0fbb7f291 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d4054cdec323320afb4410346ee3b63c10ffdca1..3d770dc46db11868f8f8e409231e9a6e2b7aa2cf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b7cfc060ef37fc155dcb7af297f56dbda653d0e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 680822a6e7bbf05c01927df674d86a44f36aae8c..adb9b2f009bc027bd2506149c1be89471eadd02c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c2e5581c281e8287a6eef6589874ec6a432789c7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c9990d56ae5250ef1992fb55c7eba0f0581739f3..7ef76b439ad0cf6d9c8b9268c80b4e6e823c249c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dc366994318f1b0312fe2eacdeed47cb597f8a0a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 64fd69374b6dec9e3e1096e0814d1bdcfb326dea..58f73fd9d5a2cec5cfd0a3094a5d0c99b30a6164 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d24c25701211c5d5a767b411ce82d976f41a7a85 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ca9be27b16b714d0f087773548d8bab8f73872f7..e1b1202d1786c94b1fb745f45610d689a8633b5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4de94f245e6d874292eeba6b63493a8c90714b0e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 295445eee994e37b5165102925cc12d27d4182e7..26441545845c389870b12ae98f83325fe762112c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: baf0297befb2cb71085f005c04cc5d1434118f0a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d05f2e96cb6e50345dd4722c91ab3f5a6a02bbf1..e5b7b6c7b6a13cec565f18804c3b5f30b63b51c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 111f22253132ff461e6d2bc01714f68ec61ba565 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 87aa0e0f61f0327506259c2b7565090be4c1d3a6..600063bcc46fac13f8ad1b8cfbcfc485e6510288 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2c163059201d536a0d61253caee89a98e893b528 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1bb6f8100b0572939b180c14acc92393e9307c96..259b052d13cc8640ea19a4990d2ac0cef14e6d0f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 63b4f3d14f50e07197446c648303587f6e43bce6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e43f28d338d4c3e09cb44d2a552aa60ba8be356c..a8c7a9cdabf1e0ff739b63e52d7bc1b0c15cb1ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ae88e3a3ff7da37066144a18cf0cf4b83273b6d5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d6d86f7af15cddc1012d57d76e1efbb764a8ce3e..39e27d1624dbf13c7e760df054c30e7992bf2f9c 100644 (file)
@@ -1,7 +1,7 @@
 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: d50e5f9e36d68540c4cdb6f3207d093c4dfac1f4 $])
+AC_REVISION([$Id$])
 AC_CONFIG_SRCDIR([microcode/boot.c])
 AC_PROG_MAKE_SET
 
index 025872ac0d49b4c9b022de4439c028f317bbb3a5..4baffd2345a75e04a7e0cbfcce53c59ea098f9ef 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8002effddb7e30ca5223cf86b03cda65e14794ee $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 45f0f5f3ae0fd3c8764b27a677cfabbf1c47fe87..c8bc168bfb745cc052e5a862d1fd5db6cf4bde03 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f9c60b1c8ad45be21780fa856e548bdb4f683e69 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c27178424faa6e2c7418d1ed3b9001d38755c372..572dde8fd4e2ebce63eea3cd91433bb68bb7f812 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6661ea2ddc55e03f8084d8afc0b3a7e67f054b21 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ff0b86a81e33f0dbd71aed4a3d753372049d5fff..66efe818232ba6fa86ce272ca398981136bfbbe2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fc60cf774434bac8b2608a52a81cf709b9d91656 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index db522e7901a5977544ae83e8a18472916c3717f1..2150ed7e03247bba88a28fc3c0de32d79fa4990b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fb2604efb865d064c47580c33cb492955c3d15e7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 53efc4fd421a55a8533e68473260acd7ac951ab0..836dccb782277897d8e6eede7f4984cff783a436 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1f97c61bc755e0c607b57a891c53bc0af336c9bb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f578c3ed7022b7ff18bef8a9a277823ec393192c..c84200b079325ffcbfedd5d16b5077a0dac67684 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0628f58682b3f5949c1883ae0dd79362696573aa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 40edbe0fd32cdd8e1e64ce8f9d70124ecb013c7c..309a6f690a4d79641692ecd5b08983ee35207738 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: db4fd4ce9e1af2fd6bc1c40d22fc4fda2ac7f426 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1b4c76e9bbd1310f15a07616cb56f3b9802dd692..cee34f58b72cfc3e9ddab57225f032ca8f9b7df8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bf326369704858ac027ea0e6ade34460c2e649c4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f25b7b1d09b452604a3b349a73b94cf1d2a46552..cbeddc354ce2d4b8d9133ee088903b40085ddda6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 28ba0ccc320a560369264a2cdfffe452c64b1596 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 351b418a769b8a530753c17aae42a660df24b092..e672341bf4fca59a1dc671740ae66b487fb82136 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9390d37d28039a52230de8e4d6141ab3bbe1a22c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e5c7103732894ebde5520b10677fac3f8ad127fc..0700d406cc164fa8c6ae99cf97bd10c96d99e907 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 15388b514b31398eba68362375f7d0aa81f431c7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d41513e8aed4d1ebf17f651094dde3e33173171b..b855e45f600994b60eece8023817f5884160fdbb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: d097d7a3f140a9b36afc181b71077b51e00ff34c $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 9f38b0eeeb361dc41092aea67e5bc83229c54f75..d0eb3ea89a1c354a120eeb49890e462822c5273c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 17bdc73144efbab184c9004790e76d2d6309e4fc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dd483857f6d2db013d156e46c5a75e0504f34681..961477af12be1fe408b353db8a26edd9ced72cec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 43b1fd9c4c6b59a3c7564818ae0fc9252ca149db $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3894a5eed5219fe7ecb8e6207c3220dca1bbacfa..e50a94288f888ab06d56a5c4af75219f68392ace 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1db8ffa992f98d1c56a93c267717e4b10b173f14 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b557a22ebb0c159667ba1e335704c4d3b9094657..51baff9d024ff55db6bd2904a1d402ea4f832ecb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 506323b8d749de792dab5e219d3521d70f88ff56 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9e8187efdecd211503013ebfc3e2c44d379154d3..0b660d6870595f00fc475a77a0790a22d3ec1737 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8aa8f7d85790f534392acdc94b83e5ed43469cc4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c0e5a0da4e14d8042e139da64b5781a885f2b778..c33f004370dd4d436bff34ca024f78f3bbffc926 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 54bd6d02b4486fbf0771ed4d6ad295e57c6597cf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 75d1f5f3b6606fc986c4572ed6ea6f55e82bdd59..1184cdcfd59c295ae029e52d09232eaf5a0b9ffe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 858347b0d541bfad941961a2b5f3682474ebfb3e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 847fc6a355cd34993250e51916c58ae6068fd16d..62d540e9194dc3f480ea2888fb5487fbdde0bbfe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 20f8532c43452111acd9b18ba1553736025e3a66 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7f768458bb8d1fc352345c344aaa8ce58abff283..2d13526cc358e9caf105242a607b5b185793dbe1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5060b4fee80025d6d2fd680e0f6b49e311fe9609 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 493aaeb0b87bcc2b2b28bf6f917610d7a898770d..a4bba4645907785085af087357fc7c8d9bec9ff8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 33af9099a4a1752cf97f33097554b8b0cf786d9f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 82d6f7322cfcc8cb6cd9acf70db5855e0caf3a3e..680df01f75586b4c11cbf4c4b7ec38731e420a74 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 38b044e25e9186e767b82ec14f05d1fc3fac9521 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ecb4151bb99480c7f6d8a1584714a5e88d28a7c3..8e6ab220209d5d206a3200a4faaa0e81617b8b09 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3f7b12380809ed6c454a47b76ebfe070fdb0470c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3654920f9b34bf1798ea26bd9efed1b878de7b85..e74f5f772a8616ddc27bd1e9990cafb7d65bedac 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 79c87ed82dea400b5014a7019bcdb99fbb488f91 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bf5b8bcf27c122f8ab93d4eaedf0c7c7e13b233c..77555d0b7548e8b2f1b2b0703a725e12f18acca3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 74d3d5d2268751a8200277a032622327b16faa42 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2f4f4f09ba1514a8b48cebbf6d999bf352928b0e..503f82c42a04901f6261b15656d7ee6a4a67cdc7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d215588ab2f5c2dc2a5f97fc9cb632b7ecb3bfcb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 37dc2cacc89b0bc5f967c6c0c689a52a95f4bf88..adba979dabfa286e8cb4795526d0b62b4c481594 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e02d4efeef78c06972da910787e96bc402ee2569 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3a4c52e22eeee71448b16228ad84f6f37ba7bb09..c2a7d58d1a171c6001d7d5bc2566d78d15f94608 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: faffe749665d212f58dffddc0eca46a914957466 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 24923b24b5190205dc0be179b60413afe7aca00f..6bdbfe4fca1152fae2be14e8ce67b44475cfd083 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d515e772d3c8dc4c7d5f20c0151ae2da1d0de88a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b638eabc1e7dfd012c41e4413060f81ebbe9cd06..7dd559353dc44b3282492c7b08cbe59ec372c216 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b29b19bb874e800f9beb0712c8701c02080ac096 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 21d38089f77100676090d34e4c493d3ab6cf86d4..c8c4aee6ef5fb5346bb8633ca20d3766e241f028 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c14165b4bcc418ab0e347f10b40b18be996527cd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f089c3b31427b1a5165378f8d0dbedd49e38c732..1bd7cf0fb94f63ff45d59b9aba3b398ed91d0f44 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6244149be452a8c49f772abc1296b9c0ca5c873c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 816fa5177abc82e86d636802dc6914241cddb21d..6b56a9f2bf53bb536b4e90e4c48090c358169809 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fac057b7d3a4fdeff81dbc12acfdf8c18fb714cc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ce4a061e009512b178c85399c8751f92242d5397..eeb6b344c9dc42adfc6a179adb61cebf401fc717 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fc9e5cb17f14f076afac3378f9a00ff1dc43dfd0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b6c799820d5c240915137c1371c31228a92bbd81..e65551bf2ef051b2f3bc15fff598efd4080bceda 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f5d6bc2a13b19c7b5bdc266f58af024432128628 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 081423b1e649631587c84545f12aa15170efa82f..260aaf6d4745b3cf2614baa848159c17e5b680a5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bb04e9f915b345979e0cfe3115642b41230dab02 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0f89ac1c2548475718eb38a8ddfa2439c7efd8ca..ed23d5d176040557879229941e130364081c71cc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 413a2b4e983dc799268ab22626401e51ecd54580 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c8e2901810022d70cfd777ad0b7ba156f48152d6..91574fd8d0770210a6c695967be0137f21599d61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0765f121d0fbc717edc2dafc7465aa08a2ccc085 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9ebadfcea61b88eee724878e5484e42223ab5937..7463d8d3b6fd7ee31f833c66df32383750aeb0a4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 550bfb3424eef41f67ab2ac11c7787876217a2b1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c79767c1a4d166d9621fa14ae8e860151f37ff90..64e08e457cac26701e9dc0339a3d9223a311d9ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5c9f448db9c5ed6bb9602d75ea0cd65ad63accb7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0b004ea51bca20ef415052b7b72bdac93c2dccc6..a9e62474c716aaccee68530e0d761d5eb20b5b9a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f4be1616051304e5aab0c5deaf871d0ed01b9d4e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4ddd53c3d24deb08d62ee7b0cc59e96cc309185c..3ac14b1654b9e506c85198c2879887fb4babc9b3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 49f74b2d62b01cf71737dab36a0edfbaf8d6e27b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1444f95e2e7fb7174d5ee8b5bc70d0f0b2695717..a09bd337c40647e1d34d3115b9d6de45035dd169 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0f58db85d66f05a15df6a7d2916672ff8de7c283 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 671263e17a732deea56c3a0b71098e34458adc61..2740982e78e2429c9becc7463479884c9daadd24 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c5d518dfdcb3de5cc99a0f305a20744f4cda9d35 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dce59c8ca6746ffe2e4a02ec218e57b209b53e35..35baf4f4f663f0c5b579ca46906210dac66d66ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5b12d0e0da38e1a2646e68af348c435cdf714623 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d648595e82e595a88c4c51b804b4ec75f51ec121..659673d87d868bcedc95c5df6da6a66c306cdf83 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a9706fa21627af55b1b4a261ab7085b01dd06dc0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 47deb88282843f4711ee01514b91dcf8ee45b22f..76de3d4d304fa1dafc8c77fa110883bedb20ed33 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5fa5e56531149ce3d0355b69f6aff81bd38a7b0d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 28753d05cbc33d833a86f7e4c7a59ed0242e786d..0173d05f039506b91b9b17ce67de5933a9d7e4f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fcea0dc8deee204da95b4260ef467c4b9e303209 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e0f1be1500b5eca4d75fa274647229bcf814ceee..e9f3130912e7a23ed880a0ed3424efa20d533ecc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 15ec87d4806b9970ee71ab76db36c5b0787431b4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5cb7150b53a283a9aae069f03b2ef5190981eadf..cd9a2ba0c84c1cb00012de15411f66cccb408e7e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 80dbd987045bfcf42ff0990ded827d74ec4ee55c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 870f5ccc0f064a1c21904b15a4e5446f6b8bf006..4bebe8bac3f0b8e887bc38f1275d373af7bcbd29 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f3f5dd0660d0b4eafce3988096c9b76826b8f2f2 $
+$Id$
 
 This code is written by Taylor R. Campbell and placed in the Public
 Domain.  All warranties are disclaimed.
index d3d1cc6103ac6bf9ae3e9f7bcf7689dd82c458c4..9a496197c64d5fdb4b294c55f0d09ce9a42bdc55 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 52fd0a190634ae02f197cf903331e499ed1871e3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 36419dc7a141e04c8a3de9578af41c99629f4152..ab13e0b4b10e63f939815e696c7423d7ff44d4e6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8c6c5707354a291c63f8c7022e09e7adb5081a9b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 08b06c7710c538c207d7201b12ba0ad9e7e88244..cd651d17f7f85ce8cd20ccc5280d96f32d75fb31 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1a886c08cd75c3cab288156ae3da0665059549fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8fc7b488fb76491828061c03ce81df906f0fff88..b618f76c24cdc11bc2fcab7928442c11d81e719d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ded2bce58b92d6262115fd524346b2aa5868d558 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 82d9d935bf7848a43fa37133ec2436dcc860cac0..02e886a21895005a0cf8f57efba3d25018b7ad26 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 02d3dce692dbc91f9cc04e84c9d5f37d04d69a38 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 24bf30c349d044e8bf3612b002da987ed9f36cb4..dd339e19e880e4c3c8ca936301c4aad8f779c159 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 09bc69a13c680201728b54703f4ec2396ce99366 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b20917ab178b7fe2849c807a7e940d84147505c4..0dcdbbac59b37e6107b359dbac3f8ff0b7459076 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7525f237ab58357767e6241e2585413daab19d78 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f2013f49cfb6cde8671d3d1edd2a0a42f2751662..da98827d3514a6a8fc92b43e155541ac117082e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4acd2c660d96e8bd31b31d2b2ca7f80254256a6b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 32fd13455b98cb09a5d69e6df710343d4cd9ae07..e7725f70aab4a74dfbcc8f58dd58ea08b755db62 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b2076568f7fdac367d28b548905965e44f98df9a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 863e1d836bf059ec26012b3571096f46dc9f504d..e4cee885a78a6b2eebf3807287588109f50fd50f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0180db2820e88c2bb828669cae6267a657537680 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e3d910877e524b4cb43679d10bdf8234002c0f61..d8077a375ce1ac86267ad236b07778a18db6a2f6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 95e9120b4fb264d474c941ad949b0301c0653494 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5ee917325054ac0586504b8c236a8b98d25c4a20..c1a1571a8f532331b65d7f221a6ddd1c73cecc16 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5b745b2d3ff9827547d9bea9f0a3ae05d601bcfa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 70c5f9dcd556cb39b587116dcad18af433113ad5..a9225ed5ea7708af03b56b309f8967aa6cf49db5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e3161fd88127f0c6d587481f405b04731f1e3937 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9ca5a9faf300b8f3e49afd7b189b9eefea3dc5aa..60275711d20fa5bd5d4882a4e215335c1d5540ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7d9513460968a66bac3e15360d6db1047bb0e56b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f0bc8a65e1eb8a5c8402419ae85db6e743398d5a..077a818e01fb1f8bd59064ac6e140102bde50d6b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e025cfe3ffaf92b9634f74da549cbacea46c115b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6f017573a4444ade742a42ba4b7de0b51c79b5bf..ab36dfce240c3116d658945ec28171f715850587 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cdc32e97d5a78e9efd8485b75d70ad724dd9e7a2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 236944eaa6e01ef0472c572f199dbf54b9474c90..667257595d1a548d1bb7b257fe3424bc2fc9bcdc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c99d792aac22676f0afb19d46f74b31accfc3f12 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 21ec1656558a4671dec7a44874e79e49c647c049..3c5d4f888c7bfab8b683cff1200fe3b19bcf8a8f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 39715ad77fcf0e90a7dfb804af081dc9f6cb7519 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 98c4fa42256dd7b370a054aef91da188c979352e..de0101afca0eb613cad8111e7212c2d32a9c908a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 220ffd8ce8079fe1e507907d391a2d61ea856438 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 21a930e79b9b6acd73ed8902394b11a20736361a..904ec2c1becfb42490f1ee47504996c557213b8d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9d27b4ba2f5b1d5710cbd408f0b78ecaaf99f4f5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ebf2bffb9c8bc0b6379dc69287a5011c45de2d2b..6614412df156a2688545f9b8e69057803caff541 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fc78e709543bafccf6598c19438aead7cb204c29 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7de2e51df3d7c2cac492972f047cd3a5e9d1d026..7322b7f448da1373b54ce5f776a87050f2f1501d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8c7b1d3c6856874684e30b55efcdb74c90422d0c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bdbe532d8ad3c6a88a45cd049ca087c11e50b10e..e3c1f5a29fe0396a7638ff2beb7652cd560eb4a8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d909a99dd24bbd20199a9478e70dad892d3db802 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fa42a27033ca1aa6ab580ac7731e2c4286b368e9..a28191d01ad196336155ca94d20d2e9539d61291 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d83da350c57c65ae2470f954ad5159feaf7edb97 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0f82145afbebaf1b769e4f1027418bce8e544d54..a58e07653c3faef13c94c1c858e02233b8b3f0b5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 08fe3b296856782830ecea4e53039adb6dbd6672 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a748d121f601f568b2acc531723615c14e123b3f..e252e732b3a09544fdb22ee3acc54cd44c48d237 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e35f1d951a1fa43090b3a792ebe457e10b588032 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 78e70f90df63bd9ea361a9823f34169a75c97bbb..68839358eed780e534f66695186b1de31e08d8c5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 739f9cbbb051b234b325a0c8c98836abb52f672b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7046f72afb62dcb249a914d4327da9671b2452fc..4fcf23383a217aae6f8ed02dac5757e05f952246 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 05da0896158d1d29a2dc9325c8b47650ae7b1526 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2684c585fae9c273556246277ff59321c89464c7..92f893b68a13c7b95970ee126f1807c658399db8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 863cf5661e6b733d8902959f3b38b55337e21188 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4ec759245e110277a01080388a210915df430dc1..a41bd9434a7a5849ba056c423043c20deaf1b94d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8c52dba7b59ff41cad1df372ba992594e7df42d6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 223cb7d84232048e37a79cbb439d8ec0cf9c7fa5..a615c1f6f225867c4653e053562fec9cc8eca94f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7d1a7669a1242a2b9e171316f36ef241b2ca11a3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 54a0e1554c9c213cacd71f55926373b9d8f13355..cd6d96b77d3143306cd7118261304df1a7037c78 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5efda16d634ba67739c7460cc6f56f539712ea7a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c872811ac08f347963efe9e10d9e3ac20aee7393..ec5d4286517c575957ee3914648f6fae64e806d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ea020a39572631d105121c1888e8a4d534b3f11 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b20f00587b6ef4bda59b25a46cb7c3f5c331ae70..4b688f8a5c5319ee9e19ebb0bc9c6c633b9ec5a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0a35f69a570f2d77cc63d10ae43fac5e2a08132c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 71cf660cdb7b2eb00ebbaf8d05c0f3537c6aac6a..64ccba4109c0d8c911142ba9e793c617c3cd8eaf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a1fd87d9639faeab0aaf45ac726c537ae881f076 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2c0e610011302dde27ce2e1c83869a1e94ceb547..e25ef5258e201c1b2cdbc7cf60a6a69eaa813b34 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e5b39b6d096ce33eb85dac7763fa4bbf50c9e9f7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 27b570332d9ed652733545e79bbd0cad2f87e7b9..6deab010a97210e7998e0fcb5d2bba539edc2a69 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1e223f2e76c66168072bf38e7c94a9577ad388ba $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 799d3afc5d4906f44a0c5e1f90ec81ab312fb948..feda1963fe44d7e8da53e28ed1b89d41990b1efc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5c37ce6ed749559170bbce54ed5a37470da83f03 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eb771f89c3825c14df9a9885c91f522d066633d9..1e443ae787dda66b3b654e8ac8262fbfb058848e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6eaaa9a347f4f2f7a8946027ec7f8df70e040988 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ef69df36eb3e5f1d418857d9c1fdbb90970f9c9c..751c9364066fe2fbcdebe91bb4c7b43f355534f5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 19081acf53368b2bc4c0e3dd8ff79d06fb71d11a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 64cef1e9d4b63be6a2ad6bdb450b537f5b3af138..f1aa5e56e49eaf10ffb216e76692d56d8921e7d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 27581fcdf90dd82006dbafda89b02e2a0b2e32ca $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 197e5a9c2e297e2c5f1662ab521d053352c8cfe0..f0d820303fe7993ebea537fe7fe887e391447210 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6ae1da5d6e59e5c2fcbfb59691df81316d02a951 $
+$Id$
 
 This code is written by Taylor R. Campbell and placed in the Public
 Domain.
index 3a45a9ab605d718e4067a195c15a8719b3b3ac93..3a76b017a60d652d48c56f57b895c1a9db05d8e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 499c6574fb4ab4369af8ae84367b501262b2c160 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 97a9840a55635f1f77ab26ec5211792ba6c82a6e..a4325841571fe4690ca98ae95ff289e07cf3a776 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5e136a7dd2d78b5948283e5d64abdf3d8efdc70f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 593b4fce21d9585b2cf38f5d162a1e2d0881c0f0..941b61a81c211a9cebfbde20e3a21fa04f7d97e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f46e19d38360bf95a5227d830fc402e8b14b2010 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c52f37818fb697462687f77f90ef3dd7cc4bb978..df5df2a6cbe335fa11758f042dd04dd555c43d93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 01555e0411200092c24e6e2b17373aa0eaf780a3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 00c4791c3dd8c3cc7daa5e1554a311ced353e4f1..e315a9572f8f802a7f86ce8494ab1634a3033dba 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 85c8ae34fff96cb1f6bcb6b1f1629ecedc78c1d3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7bb406c615e286348a40bec2cd3d5d58d5bfe0fa..9635ee4f7cca834725360ea23b243158d0f00801 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: df045171cc77cfc505d0b74f928910cb0e6a3a62 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2fc7b18907293613201a3d3eb389ffa17674bd29..921b43221983ec48a72e2c014a2e69f73d0ba49a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 43a971351625d0faad708dda5c37ba810fa4127f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 504ac7b1180e31f2adf9f44c17e6c7fe12eeccfa..5b98319e7fc4edd000230bd13732c4691fe081ef 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1d7de26497de1331892085387fbbd7cda3fd0706 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7cb4d9cab388429c8768b0e776e00726ca10d6eb..90914a5761c88dce58fcdb1fc3e77f36e03f4fc3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 145447c87475f33e589d01ee060d8e7f3129b414 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 25caab7b8332e84dbd97015cbf6697e9210ae4bc..428f9ea132c5188068f607abfee119a9d72fe32a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a4cf45fd3de744f346b0d9b2355efabb0a0f3d86 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 738590f71d5b333d31eef382cdce69f8c85517a2..0d68fb5c9288afad40dad95ce0d41a99c06c5765 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 08a7e3dc77bb0986cb1d2693f017e6bd0eade0ec $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7c8510dfc0e7959f6df60021f03d9eddce9682a4..56bccf5f71943e67a481f943afc72b72407ddda2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: aa9d4ca38b601c7c846824522103f6e01f0bd148 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ed5bf88c384fe368772e945f876996d6518e0c2d..851f76ff82964e78a6dc32fa44e6ef62ab603c5e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 92e3a81895e9df2df642b995010f529baeeb29fd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5b376b3f0fc902cb51a5b0b9bc047d32f10bd00d..55373069f7d43ed8c3d2ef194167fe5396c280c0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1b226f5ec99bc7592399f5e5e2220fa8be92d359 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 38d9838068812bded5bbdc53f317dd02b806e5fe..64b645cebe3f85c22c9dcc6a400d6f2e5cc8785d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e33c06e5a321e1cb110b6363c572105f77e5a2de $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 094762c193335bf31dbb5d3528911e2db3470e91..000fedff226bb7514924c66cdf3ad0f9d447be41 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 32845f3c8b47d63cd32fd97bdefcfd0d1c7116d2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d4482e8847932d29ec147f6919b636111d88a5ee..f4df8f511b2cff558f6c0ec81a96dee6eddf5284 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f035f041e296f662edd87e7f5f8e41a870c29341 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0fada57c4a9540c309b0b4cbb356e7f15a711e35..6881f54f026a6ac6c7dfbf495059d7472dbe5d75 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 904bda5e079f3f6bbdedc43a43da4c195edcc3d1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 17ef4f4aaf9ca875cbd19a37f5eea23e867ea270..99a6262acc1fdf04039c8e97d738fc13c1c2d17d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8bfb7fc12bf86e5adfb8fa30e4b51af7305aece7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 49daac1e3b0b44df23dd3331e5b95ea0556475c7..d846134b7b564c537a7945b4b44b4d27fd87830e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cbfccfec2e42caab87261b13dbd7b912097a4a7c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1533a73f491c6107961e19067108488f74f874a7..cdc93cb52f098a73952c6e1b21667e08a77d6135 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 23348aed31fd61114ea77178642a598054835bc7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c6d636ad8bb3675524d47a16a7ebe6e8dee66673..47ffbc8c565059135f502e360b06f8f77ad51618 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b99ed079782206af6fa8eeae8dac1317916f29c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b77d6b06afe1702c5189b893c13e9d206dd0fc5e..6dac3acaa20292ea58842b21a90fed4a753930a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cb2cd24ffafe8a2daa1d4628d8ad080b95b1b202 $
+$Id$
 
 This code is written by Taylor R. Campbell and placed in the Public
 Domain.  All warranties are disclaimed.
index 8c6b1bf3e8995e2bb990639b9f6cc14c8edb58bd..cbac0076de5bf19659234b44dc3a2b7273723c4a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e3aa1d51960a3836ef98e9ade5af4545ec14d7e1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb1183cc7092053420d75de751954205ab378224..1d864544ce37769fd9fa386a8954f90af448f5f4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b59fac375ac98945221de817c17c4c1ac59ddf28 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e6ad02627390e3195c4eb4c31dd3d88aff89b959..6184a15ac68dad62c805455467f90b03fdfb05c7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0b10897b14323aabd476104e2d46d42ee51a59da $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9dc9a3e0d442510d2446d8972d5f00f187b1bfd2..2612c97fa324aa863dda957499912e927fa07878 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bcb4ebb5acdaa9a24bd3cb66e04f33d4e6cf5688 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 375378511cd19e485e1adf9d6e54ac5482c0946a..3ad5d0252d290d5279c7bd4c4c64840dd518551f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7c129f43bcb46204851d656213029ed6412cb857 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0349c6e81211f1c5f1b23ccdd0d491cc4b8d5538..f6cac0e196b7af7a35e629fbfa6a534eda3a25b7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ea49b5886a1ecd6ee77289652a0cae82691e3c85 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2c87644019ad7e442e6509512537ac22fc65ab64..ce53eec79c8059b8c7ef01af1556d709906abac6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 294bf343bdbeabcd08662f3a6c3de09396c50519 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 533762f8dd8bfa371c212938a60726c07c20167b..c4c9b5e3d24501f1e2549fee37c89352402ce48a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 29befd21b679099b373915cb19cfb21d3bd257de $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6c6cb7fdb2fc039e6786ed709056315ccaf5f2a7..03aa5c8193708d2f108adb3b30689187479c0fbf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6794ba167f20993ea25fdc225c2ba520306d237e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f80b260b43266a4c751f6750af98a31d111599e7..583ccf8dc472f35410bbdadb9ad1be23881df0a5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 512f39df8d2f37ca48650c0985dbc0c95ea68b36 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a0da4fad6366ab0ae06f4d099c2171be38291a89..545dd317fb0fa1d69b1ec952a129d05fcb384b81 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7cbd58345ffa2d9092e6fa6477c17e73a949465e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 18b230c9944a079a9acad4feb04ef8c2adfbda53..07ecf5ca93a6dad6cc57ba6640e383014040c26a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 091bfa37e750a592c36c38f2526905788c9282fa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d0a1bb834194b4c598b297544ec20b2a0ffd3adb..a89f47dbde97b38b06e23ad7f060023be2053047 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e9dd185fe23f74e83a3b52ccad8016aee9e68c47 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 62208bc86963cd82f8c7c7d028e8b1d0aefd7b8b..744327570b15ae7005efe31cd1fca4cc174d74b6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d37d242936ad9ebf35e990ef7f36ec510289eaaa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 25e78d0516e6c65046177327dff2d4cb8c04cab7..db723537fd6d84c3f3beb8d3dc7dad81cbaa3a04 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2bd58274cac9a2e4ccf3ab8e6ff2aa9bc3175fce $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f42818c8be65ca9072a6c1246a8a8d86f155c5ce..cd1c4ff5e79d57109071765c11859012aaf7aad8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ef554e11d9271ee9a94b508d60c2be1d9eb5d0f2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 45b03918026dbe0e8e152a8575491606937409ae..7a3964696f6ad7bede6664b100ed0ee01ad2a2bd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 89f1e8312603661a6c4c14091c1862d5104ac778 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3b88a50507edba09997abd869b0842bbf9372c8b..b2a9b177654060ebc8158195bf076d9204daec29 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 70614f8854cb2bddef8dde8f5c4770595eca2bfe $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4323e4aa81dcf0807ebecfb887afdcc288cbfc4f..386edbe3d974021243a6d891a808ad99aec19f82 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a84fccf537aef0c72e6e81d4ad99596405c6b962 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -31,7 +31,7 @@ USA.
 \f
 (define-variable rmailsum-rcs-header
   "The RCS header of the rmailsum.scm file."
-  "$Id: a84fccf537aef0c72e6e81d4ad99596405c6b962 $"
+  "$Id$"
   string?)
 
 (define-variable-per-buffer rmail-buffer
index df142ab0e67d091ad4e148378fee0aff264cf475..b03dc9b571f8cbfb4b7644c432989e17acacb417 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b768c5a542bf288c3447ea8676b096fb96cc4831 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f68ccbe8d96e20fe0684b31cd1d1d54a293bce1f..b0341db48b8e77efc760539ea1e454d96ea5bf0e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9981964d6404a66ead70a74569376bfd6cbd1245 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ce5fb5f57690f759b12025f2e114e79a0cf6c609..e19744f80ce6933517c3a922076183cd0d4313d4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bba23e8471f3700cade600dfa70919d7f9709c7e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6c9b3c72a836f0eead139f1de270f9f9c8bc8303..e1c29ab4ffe5b8d7d38a3f88b13dff3ad74cbd38 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 09789d53d4c7046db98a147161cc75c292460f52 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8f6930e11f3b5b53cd90642991e54b904bd48f9c..dfa1887fa8cbbd1c3b836d649b32035a3c8dbe44 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 68f590044dd645e2743ebb764824234dcf647ecd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dc2207922a6dde73edf1f1866ce69b2ae5c7bc58..ea5c3d6efb46be02c58120571e975a030990263e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4320cbddc89e51486545d85746de921bef0249f4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b92b654bac8499a368264282c4bdf401b1f42edf..8e0e41af07d86ff38edf6c2be8660fb448d00564 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c58507613d9df49d761c4d81b385ace901b92828 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5fc1074e4b4836dd50072df21ed2b5e807c919b7..9e74c9e815021ad67c7cef14135797c1f4009c93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 87f2d031b93e44a24ef9c9245e0eed85daa1edc1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9e026d6af8a1884c029333add3c74c9cfa3e73f7..64cff19ac13b5a8a6cad92f8cce844a7b1327eae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6f7334b0b0361a82374708d95a006caa0a322f0d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 10d138cdc3b8eea5a4ee6c0537b361dbfb440ccf..28578e05ac21058503ee3dc4ea1b7919a5f3812c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9ea64d11f241d29ab7795b97cd7050b380ff98fa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c3ff454cab6f184d3f7457c3068ab8903a845c1a..72e70382052b7661b17d0004194340678abbeb8b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: db469c2aaccfba8bcb7cd057b434700a4a6f5e13 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 24e182c917183e27b62bffda52fb7f283c641551..d62899b0a01b6448d3b32c8e029f80d4a4c63750 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 86729e2c377b396c6b007172aad98da478897db5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 17ca18be785377c3a9c1f64d7d262500dd6c117e..dfcbee2e7e709afd65d8f4972b6ecbce1610e619 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e5d86072b12f2b96f3406fb5973abd968b65252f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 68efd4df37f4b0a6c9ea587dcb45e2c0860cf332..fb457c19d96e03f49b6c83e85e8b6b990b5cd844 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 866beb827d0a0701c7fec3cfc0c182983c7b2018 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8e5be8bf11e7d62d64363b43e405c135edd29dbc..5e9cdcf9c866d70d999a160b17238eeb5024d234 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 58d5e3c98bf74e2a6e4c16058b9191642d42ff84 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 70a28f0655e7fa47bb6480b2523a8722f7b83516..61d82d5f874c1c4291169e95701ac980e5f17777 100644 (file)
@@ -27,7 +27,7 @@
 ;;;
 ;;; Author: Brian A. LaMacchia -- bal@zurich.ai.mit.edu
 ;;;
-;;; $Id: 6b6c72f0bf4f931f966b0d4481e7e1087ee7e80f $
+;;; $Id$
 ;;;
 
 (declare (usual-integrations))
index fef197ee7ccd12efbb1e97037ab837884c3d4ba7..6d197c04e0e9c1c0592e2fa48196c4dc30892d36 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 343b44a1ec1d3fcc407928ad63a4d6154fb09e19 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f54db14a49e731508ad09976fd618d7089c3090b..3a113ea34377ee342a6ca5e0e52e9706f687d776 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4258cc18524021a2a7bcf41537b763631975d093 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6785ae36604ba80e8f8796f69b2017256e12e0a7..3c2fc5d4c2bcc62d7e4209c0802d81a0930391c2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a965fab693b99b54296cf7656e5efdb069cfac34 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a0c270208c52fa570760fe12dab08f9542fc6ded..75238001822d768de0e0615afc63cc3f4e0ced24 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d7f269db22af3818bcb7f3368f1fe794192c5278 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e1639900d25814e87ab75a26f43ab0503acf105e..da3ea5388056864fb94f0e50f536547d2e2d7e2e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 82eeb3832d83b7a0173df169bf8f7b4b3ce23092 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c544b2233a806f3549391f8e5a72a210571eea0d..d1754186563c2d6a6d5d3649847a58c4d64afc9b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: da2d2f486e5333815c7c0c0764b3780c86601077 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3a19d60b80bfc6bfa94549a2e773f74b634f8958..915e7b1dc8f83694d2cb40a9a36479b797548f7c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c05872b376411de04e0648431dfad760b5896deb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5b4c1b7e4618e292e4d8146bd6a541faa8b69638..247790fc3659fdf4fb164b0df8e1fe83d8f7cc50 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3385f8ba07e3084e2e2aa83cae9fae69a35bbc30 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 39afca60a2ac9c61ef5e4e1475e07360cdecc50b..edabc75c411c1d18471f78b61534496b10d8d409 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ee7e6efd0426ad128b840772d6c4be2784162dc0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 38bd010cb11ca248e8a4ba2996c3dc35dcc1efe0..9df887267692387903b407616a5ec77b76766dc7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ea0beb44edada1924e5f4894ecdc31759e7bf22b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 28ac714301b97599b7bb058408cf6e8941c920b1..066f9e390e7a5bef1f0ae863a00ccc507bb676c9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 92210edca9b695741e12e313da424ec2ea67e8d5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 49e46729f2d546a4dcfe232afc78e59409cee0a6..16653dd336be7d8cb19026ba44ded2995e8ce8b9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 364c62eaf34dc5e2ac6c11df41705ab0714e0938 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f369127d3ec937e3eb8bdaf5c8d6ff731dd828ac..f98c26cc0c785e94cf637218330b036324737e98 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f98c26cc0c785e94cf637218330b036324737e98 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2c72a838b49e1f023e5ee0b1886312daee9f4898..a28398ee1e3fb4cc3020c2bef9e9517ee3c73cbf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a28398ee1e3fb4cc3020c2bef9e9517ee3c73cbf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d8ec35728a43b0b7aa0561d00ed69a28a26d4677..5156290a598b708aecbb1cf072df0b4ff1371663 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5156290a598b708aecbb1cf072df0b4ff1371663 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4e7c2f6dc9c172c1a839ae3be3c31340de08fc0c..037e4d1ac61b01a1558508e689a1c07fff8db6da 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 037e4d1ac61b01a1558508e689a1c07fff8db6da $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 47f210ead8814019e4c8bfb5e0ce2ff65aa3ccc7..17ca5c8732a6422b2fa60e15c812c8f804223a11 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 17ca5c8732a6422b2fa60e15c812c8f804223a11 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d189030e092b6d7382e12a677c89a02de21f0d35..8bb78cb8e4fdc9faa1467a3ed524c320598ae0be 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4dd483233007d206ad3aaf4dbbd64641375d3996 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 493ab6e85eac82d7a3e1b126f10a7f6a83adad52..abaacc06be5ac4f227dfd1c42e6827a244c6d90d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1c76a461262d706258df5db972a5fc99443b5754 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b90b8af46870f657982562b8487383fcfe3ddb24..bab6f3f7441cfa06ef2988bf22f81858731fd7f2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c108ffb5925d9fa2181be3302d225614ec8d56ce $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7fefac8cf4c93b02c7f3126e33eee14f192a4d65..49ec730ecf57630b83c78f787a4fb230153e1828 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a7238a3c7dcee144065b4fdd2af665bdab491373 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eb544eb4d249e8ea6ebc92769755f1943c2fece6..8320f2b24e85c5aa845ab0235c9892d7b3ca7ec2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0d46623356a85859d219ed2f7de7e6f1146de750 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 662f50e2708cd382bd3ba28729a11d39979799bc..580c36d0a89264b5740752cf46694c5f32befa5f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: aefb3b35ad4af2302b7a8926e0e312d7fa4586bd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 608b3c1ea98f056128ad66388f0c7b862a40447b..7fdef3ccc9a68b2f6210dc244e23e6b6fb3ffc60 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 85c2d1f1167fbdebb8a9861f876649b39f4ea8e8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 81d0798a3ca9acbc39b7e61fbba0e26dd5a8ed58..4d1527b02c019475308c1e98d9841039106d3d64 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f93566cccb0b9cbf24d5002377140c5999ac3e69 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 69b08641e37dd986a9a1739c83b60cd59bf867b7..6b2d7836e825a13bdd3b16a270fb74589e5c4b91 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b385a0c163b09442633a4371413f2140426b55cc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e9f757d98f3735bf2be87544e25f148dd87649d4..15370cbf4bdfa93b57f90ff8cb383b8ad374986d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 332f5c9dedfb7e19e206acf93f28c574288c4111 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f8f47a48f969355e15f345191274cf1b1c6f583d..44f8629fcf2654b3d46bc90c45f1223accb83555 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f614b3a5af3dbf3a94fe276894291b646f9b52c9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a1811506036293185ed2ee05fcc7cce3713577c0..1e1fc3ec5ea67a3c5adc2aa8b3846f8e353de757 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4e18717aa4e05ba520e050b1a1d07befa7fef746 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bf0294aaea5fc3e93d0423423bf6d3f10579d568..9e4f0fd1b7839868c3b1ab3d51cc6848d0372cb2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 88bdacdef37c22f289bce4f9ab1eb0ae25c06e55 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c5129823978113909ee24eaa9726d692d317c4c1..8c537355e40eef2a74239a418367934888755be4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7d990d8f4f612c046ba22f8c6c2bf703e7ef202e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 50b94408ed6e77836654e9ab2060ab4c389276c2..37d899cb971481f32ab10ed9e2c514ee24ca80ac 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: cf985549680d4d6281b9c608a684a850ed1fba3a $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 235c7e8412d639d128a55a1efced85a0b6cd17d2..4aaa2b8643264ad43755348b88f669674a48f1d0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 72a4da10d3a21746bd59eaace0449cccfe8908f3 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index b0c4908b782c6dd53b9db3a0fe28fed0208b2bc6..a867714a5c6404d7fd1b081432268ae3d0f29e43 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 9c6160582449564b563ec78f059512a895a049ee $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 92d63aa6820890b73cf8aa39101608c5098fa71c..0cf5e9f8f4c0870ff652de8c84b26f1b7e699118 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 4fddda2bb7e0491eb566417793f0e0a3ddb66cb1 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index bb81f32d353e3faa05c5f338c39ec03bff245da0..f8d75d4ba5180d10104a47075dac2529bb762ac5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: fa093a5f57e8c410a14fdbe69f56feb5039d7cf9 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index dedd8a1ca66e6cf9e20b5598bde52acd4556e53a..466288a338d9c3f2eb20471f3b7d8b099c926e3f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 63ac4b7d41774b2e3c68c10ec2d68bdbce6893b1 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 1a393943796a4169c95cd4adca2817a4326e6785..1650712e54e6caf95bf689034da6f704a527763d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: d00f24afc067971cb8ca48369a91ff9c408ca6a4 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 145c14d8e73bb3662972535952d0e513fa6023e4..91517be280ca273042cbc05fd0b62bf1a91eec29 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 95e04ad197277aa5ba0c4b88f3276dbe6dcd76ae $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index ade98dc57e8028c3b8632c23e5e0fbbc1248d2fe..75f0583047f757cb6848a6892e723c4eee2c1f81 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 1807309f9a825090666d830e6e9dd6647ff15d3a $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index c5bbc826bce2b73c0083e270732e9fbed5dc7ae9..eed773327b0e5f9e8aab21ca5c5b923b6b771bca 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: f0bfd2dfc8ddbe719233ca0f665f53e084135a90 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index a22dda075ad35d712e5c6576906baa5275cef81d..1be57df02feca9d9b89f7ee28c85c1ea525abdb7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 25cfb4d9accb39d2516f5eb76ff1715f2d8d9888 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4f7660a49d195d4e61a922d2af76cdb5ada8cb97..e2bbf48ced63e1ebf8470b2a1e539a2c6b9eb00a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: efb3cebd5b025484792506f0626040d5288711bf $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index b69895ea952036fe489cb2ef6146a7d0d8973946..b8305863b734a7dab01a03ba3d53896d7417849f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 0a86e177a4d6c8d28d704f2ba4605ba20a3ece6b $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 1568ceafae0b2bf4f7424b7bb4b68586e751ce49..da3d3a9116343268a072ad067486e1e094c71e06 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 1709131ac20fa8179bd6a50e1f4a52cba20a990b $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 67482544eaafebe767e7cf2cf529507071cd8576..12871320467a5622b08ed927018d6d410b7ea0d9 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 2dba9be89521168f06a6c458dfd6d04568cd438e $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 625d81c1ad54e17857a96402951332a9ffdc8e4e..a45106c588aa1d41e16d8b4391bd1e0abfef6785 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: f2e6a251592382da9d0360715271e96cc591942e $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 22d67f7afc652c952bda5438910c063fc22b4d4c..3d53a4705e9d8ac66180cf5a2c3dd27a43007dee 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 2ebb32b6bc81416cda9c0dacf97a4b4043fc9a24 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index addb4bf605e4e9772bfb4519b9a511fa4b386459..4da7cb132aafec37ab150180c50f6d7fa9de818e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 8b8da9a9a82350f6e2f72e94c169d07aaf60908b $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index ba330cbe704c9d55a34e3d997085a0b12a1aff54..f1abd483e3f5697869dc659adf66711f2a20e922 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 7bf7b7922ab3f4ebf772991342fe0b720cbf5dfd $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index c932bebb8f0ca074396b61b839087028f5a1ff2e..4076bb67f4223214933ef2356e9bf225f6072b0b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 7028967f17a675c886bce3757952c6efb9999065 $
+# $$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 73de0650992091315648502cbacf29452784f07b..66352815ab1d1288f79722e7cbe2ad443381feac 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 990c7c128cb8b514ac9dc060617a0af4fef1cfb0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7b9a7f9b95fccceb324d8767dacfbf509927b851..b526977c6b3f1fd2fb160c6e64896c54194faa82 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: 62e0a5f9180cc59f17c7ac635b3e568738e1d3a6 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 193b0168246df269c000094898514bf2de70f061..d98e1a8dd059978d066265980eab8c612723aecd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: be0217cf3f055b0365055a8e6da94b5dbf3217ec $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7a8f8d9fbc6db22a1b15e640f193bc126c1c746f..4728f30883e073593687ab5b033d0294be426074 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b4471d861b3dd4bbcbf597664a38407a90c454ff $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 22f6d1555561a5abaaa2caadf4aeab1bcddba681..414f73a23c0913d275ad20d4ac73441caca56992 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9727c1d7710b623ac12f0d527c42f14c32d0a717 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b9522836591dc717bca0daff3fd0f76ddc6840cc..ab8418763a6b1fbccfcfb2bf9b42602a7b407d61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 62ec0ac3f45c8c4dea85ebff693cba5fe49bf6ce $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 81e1c381a93729c27a4e254d01e3d7a325ab637e..5e808783229d330cd1151e9dadf36130787617f7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d6e0d1585325248844103e6e4f3b04b08bc3de9d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 68cfd3e9c679f2b07c0bb5632f401c40a50be56a..3fcdecaae3a4411f1ffe3411a4326f0b33fcc689 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3fcdecaae3a4411f1ffe3411a4326f0b33fcc689 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4a61d0d4ac71561fd5d35a14ff4a59086137e8c6..7c5b91f46aeb7163947d9bf396fb546122c153cf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 68df8c85402fccce5d4348fb7657cea938154533 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3878d52f8e11558358327bda6be89ee5ca7877f3..9fb07f21943485b43a4cc7989157acddacb8af9f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 261fe41e7ad99d85cd89b551e8d8202f63f816c2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6479bf52f9c555977e60432201db843333bd7325..fe1c313c9c768ba097e3e3f7b432944c460768d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fe1c313c9c768ba097e3e3f7b432944c460768d6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1ecaf2fea174ef0f98154a073b2e4c8ab0c22fe3..fe6e5cc412cde931e5abb7ebf7ea5fd0d6f31c3d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 919684355c842833b635b36a641b19d79c1f3b0f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fcc28bda8dd0649e294f8086519797ec6f48d558..c9f6dd5e4934e641c833f302914910f3775019a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7223253635e66d5ee3fd6ed65c5967c8f71431a9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1f7f9c3fdb2e92028dfe90f178f762de467840ce..a56498f59ddab8556d7a63e19a4e678816ab435b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a56498f59ddab8556d7a63e19a4e678816ab435b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index edf178406597e2268f651b60ec763589fc8bb919..a522a4876e46b49caae32782b210f5b320af0200 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9557bb9ceed15c7ef846d35a856123258f5eaec8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2b63aee7e3e2746b9f0b167a3045e080ef20e6d6..5ae2b5db8f3ce3c80e6b94e1fd03297304db297f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 41a5b231e37e3b491e319c256b8910e9e4b73696 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 11a96af1f1fae3599dbd1fbabd5eef8651d5330f..d718dc15f02f93996db7e428c179107482c9c137 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a34b8c4f7b2aed674480016cbd95c230e502140f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8775b5711595432271318fa4025bd1f96f713f18..ea46401e2d9e8a9da82c0742389a11ad8ce81bb3 100644 (file)
@@ -1,4 +1,4 @@
-$Id: 6decfbacb8dd2e22ad3b15813238a93eb2b291ad $
+$Id$
 
 Notes on IMAP server responses
 
index 24e057e13780f7de46cf5f50a1d6b6e0f0b744ed..d1dd924e4a8cf205e18e03f2738f716baaba8160 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e27d62168fd1efc4744b749784452b4d0d85b8e2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3a7088cf40b561f04e2e8ffda60530cbff9ab1d6..45a740e4c2e47e4b7f1b0aa2058e7c3d8954b33a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fac2e33d35c55c8496d4aac068d4568650e2fbaf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4603c5fb47324e8067c07bb7c8863cdd3afd55fb..5a7ce63fc9644b6defd5f90fdbc7e4874fb1e12e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 9e95ac29346f67a50ca2f511239b3ba2ad55e140 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 94c9db059eb491d9ab9e9431306f448916b84024..de5c445a81e1a0ec5f9f916396e392ec3ca242b8 100644 (file)
@@ -1,5 +1,5 @@
 IMAIL To-Do List
-$Id: 2043d0b06b2670a4e08ad426c6019454be793268 $
+$Id$
 
 Bug fixes
 ---------
index 2ad60e521086bf417255105cb2596a55951e1562..4679702197c964d449aa9809210b5789e7cc7ecd 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 625c856b3333a44fa76817d63df8bdc10cf69b83 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index e6b9859353c99fd4cc7d2c46f8d22d54667b0dbc..9771a68efb432e2d19dab33c327a301ec4552e0f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 3d4ae9e016813790741df41407b01397cf69bf06 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index d5e15b0afde1ae8cc69f0fe6c26b6b2203ea6e41..dc105ab79a37a627293378f609fe4a26c26330bf 100644 (file)
@@ -1,5 +1,5 @@
 -*-Text-*-
-$Id: b5d352c9ff78849ecce71b8c3c4b3fb022e01fdb $
+$Id$
 
        Things to do to the C microcode:
 
@@ -145,4 +145,4 @@ comparing against MAX_PRIMITIVE.
 
 * Improve compiled code interface to primitives.  Make them be
 expensive on backout, not on normal call.
-       Jinx 12/4/87
\ No newline at end of file
+       Jinx 12/4/87
index 637a2696d49ff959aa4c777a70098a14572d8129..02d77b0bd8273ac9d3b871431812b10479f2c7bf 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bfe2d00ea7b4344e65ba9cf5977df71494c9ed0c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 52ac8a8f09c8b8f25e55a7b476c94518933f6313..50b428444b51acc219c2005df7b7aa6890de82c9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 7fcc84a6f8fd83629ef706a26f7793d8ffe7ba3b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 81cc3186f1148f890ba838335f8da474db739c55..2c88b8e775fc82a7328bcaa11a8788614bcb5e4a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 357efb3a0a47ce15b07640dc60dc9aa4cb7ce136 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ab3b3314ebfd98c4c7782786008162c772a798cc..620ba44daec54fa2a92d69e22725f8e8732616c0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c2b7109aaf73833e46b345ab55906420943f6dd0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4575432c21149f8618bc64952a16f482753117fd..ba1b6fbdf62fa18aa017dfcd943bb3ec1a310c90 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 445a552798bc8478d4e112796fe31aa1dbfc08e7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2279de5c26822dd9081b7512e8f46c4986765cf2..6fe91169b160e33eb55c827c59c3ed41ac0cc41f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 29e8eda12125fea8d1d821641e70baf0164ca52b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c97d2ca277531f79abde6d3cd412c2ea32829ca1..1b3bb7f17535a194f4c53a6c8afaaafe374ac864 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 78c97a39619baf31f73bd0d9606211bd7e474412 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7305ca320a30c2354c5af5517027d0bb9c0bee57..f6d859c90b30063c76027605dbba828542aaf1cf 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 22022fc1d1d286d7083fa39c45a581b15c434ea9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 65e4b83e49e928003db64470dc122654388a4994..6cca80995d74e73cc1b23cae1000ab3d7d9d4aa2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 52bbfab50ac5c17059134191ced6597eaf4bcd5c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1301cec68f25a7c5477492f5800b6f678fbcb783..00541b7ca79622a966939d1810506c27d8672290 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 439c9994ee545583d4a3ba31a1d48ca42c3164dd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b9935de6bfa2ece3054e5570c6c78ee119a7bbad..c47435e033e88a5bd73048b2284be6fe045eee0b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 240b535f9f52f60ec5aceac40f92326b98bf226b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 65fc33c57d1b2c1b5494372631e01b98fe2ba58c..ab649184ac20c961785c22f59771b5934be6cced 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f58345921ebd833cdf495aca8c251efa367ac682 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b5a33a07348a32401e744785ac56c020ee61ef32..ba6f0c9b0eebf9eb44acb10ffd661f336c996928 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 91c356a41c9e47f5556ed9b146562b7e9569395f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7d8beea8396cab5388f5a267a87df4134a495a04..902d79d9bc8c5718ad4a3bc386bce9d288b0f934 100644 (file)
@@ -1,6 +1,6 @@
  ### -*- Midas -*-
  ### 
- ### $Id: 4c7bd5344123a88f65a39a156242a729c0653b80 $
+ ### $Id$
  ### 
  ### Copyright (C) 1992 Digital Equipment Corporation (D.E.C.)
  ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
index 4b8f8c90ed679de9f418b0be3e2f8c477b382b8b..fb3de71aa7bff6307c98a8b7b5c69c2bf8305864 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0c27fe5eaf68984d39022391c712a51014a68195 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5354dc81127eca95a9f0746de3b66722f6a58f5e..13fd38ad6baf40d88f949f30e511f719626db921 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 308f8f97f71b0a78667d9f4c66f6a8fcc0871270 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 63ea46c7e3305c492dd201357986b2e0b52bcff4..7c862bf03503ce39b19750a4072d18d501cc229e 100644 (file)
@@ -1,6 +1,6 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;; $Id: 408a69da967e5be63cbdf95ca52734095187948c $
+;;; $Id$
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 5693f160f97fdb5fc3263f0cfff8905e43bbe96a..6d9ab3fb13e2420cdd3cf8b916330735245af8f0 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-### $Id: 60aee92e7097859c2adc62ae5419c69707828247 $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index ba7295d1f62efa6119ed6539ca161907634351f1..27429bfbb0acd089b44fdf37e8ba83145ec07043 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: cbd5d25f95ca5b1a81b79ff1ed67932092739cf8 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 2d2bcd60c3911d6f9bced845f72cd974105572f9..3a917318a8054b0e75f24b85362fe30006ec22d6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: baf97962e3f0b55cea181ce4d84754da791fd195 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 947eb6ac10c483f7d5847fce498188e31cc2ed3f..63e078adf0fb47c692aaeced368affec5d44f2f1 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-### $Id: 9eb0bbcb10ef358cde211488361b7adb8ec0d2a5 $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 51c55875aa5bf5961b506ea6268f5dff293d238d..00981b49492068b269e30a8d93afd3701f5c250b 100644 (file)
@@ -1,6 +1,6 @@
 /* #define DEBUG_INTERFACE */ /* -*-Midas-*- */
  ###
- ### $Id: 4e3a699839b04ab5c8577f258c491326778a9a57 $
+ ### $Id$
  ###
  ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
  ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index bd7d587d138ef0ac611db2084401ad41bdb358ed..5a888e665f98409efb829ae87c8d14e92d71e57f 100644 (file)
@@ -1,6 +1,6 @@
 ### -*-Midas-*-
 ###
-### $Id: 49556141562585eef0e606f0d4167dea47ea7f0c $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 3dba16c20e9afbc4ea5853c578e1c840e61beb3a..d86a33ecb84eb599beed04704056aec59d67f24c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cfc504acddc5ac3f11879bf01344fc2195477344 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 08a5d90821db641f0d22e2bcbe7d247980665ce3..b92b139a9d7a0b0e1c65272d2ce9c1dbd8704460 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 49aae713d7410331d6b14a0bc20b6cb174831d26 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fff94ba46aaadd8567b580a2782b34abbf65d18e..10160e454c8e9e5472b991f8c1e02ac7df6a5a48 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: eb22da9fac28601103fb71bf311ba2bd9f6b5e4f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fba1b19c01653b60163d772795cdf49495ef88e3..9666e2cd35540154e913e4d582c8ed0467314151 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*-
 
-$Id: 9801ab9a95d8cec80edcb186295f47101dbe2e91 $
+$Id$
 
 Copyright (C) 1992, 1993 Digital Equipment Corporation (D.E.C.)
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
index 9bf932609b3cb9f15a6df1b1cfa117c789daff5f..0c62d4c0d9db800de09a64bf537fdc3092e73737 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 886bf434cea6de1012478f0a6630ab5931e5d524 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ad5eb48df0d5fdbdfb936fd040aa456c13fa1618..07c08c2f0e1a3221c923ec4feee6d7085ac3a8a6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 030a7893508a07b7c2669c612ffa05c748c58a99 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e71af947a7f4d6553160d74e5aa81451eaad01ce..27fc9983e7bdc77329bb37f8df35c8c09459f491 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 75bea4a76ba5bc1bdeeab6762a6788d2c167dcfa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ee7077c9dc46f0f531b456c8dd6d0e900c3a228b..33f0ca4f91d9c84257cfdfd42b92d40dc7c97fdd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 8d34616e71f01d3db237bf318ea9c1ec7709983e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ba8355319ac92c9022b33e4ffc1e70892d648df4..2ba919756d3fbf19e5e28d60bf8315519759e7ac 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e3551152db10bb01391e8fb220456d8ca52ecfd7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d561be31261ff8b68227172c58b1dc7cbc747c5e..ef79798c410d681282809424b444c43dd8acf3aa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 636d4d168ea6b0a747f7037af5108e0fce5dc55a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 74037cec9f5b356bd1b081981991aecd904f181b..e4284c6212c9e88c8f7f5d7b775630e53812ba09 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: df91ded3d50ac3dee3154425b0544ce2e59c197e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index be465923cc61305b0821a6857edc043dfec7f714..78bd0e55177d1ad1771d589aac77d55224727fe2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5db3cb7e38202f31f73db4a82643f40bb89d7841 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 804d8100152d0fcfc12cabbfc5bca17bf1acbba6..e69426e33b062dda5cf8f557f7b9672735be2341 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a044c6bc1803ae05183ce26b59485bba77e379e6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a342aa8ed0ca1caa06dca51ce133ad272bd76203..c2707e499336715f339e8019e0180975083edae3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e81fb9b1f959f0327030aebf04217efdce293d38 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 57f117b98cf6a901c3335f6c6f1d31bbdf532b0e..22dd30a49b6ae751698d47414f4b653015ec1e30 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1e3d42f85986df5dd8978779475bb8360e1f1821 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ab289713eeb4b10cc2b707f10b74d03dde7ef799..e56bf5ceed0abff1bc1f0a28695e314d2b52634c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2b17bd5f5a4c1a29c20cbd3129bf7efb86f1aa37 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index caded86fd953391bee401080deaf840d2ae58799..e57150adf7a3c54fb7c81fccb71ccf163655c2eb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 99aa1fcfb33fb61ea4547625f15a18e27cd90d4a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 47e5b6958818fad8156fc42527fa29add73ba427..183370cc06b042281e25c23c75d2ea3248975758 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 26940d43dc20861f619ba0fc2a2ff5ff29bcd5b0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eae878ba982a26674f9e0689d3e3bcc2d8f3e223..732336c6f936f50974f4d39452fe302dedb275d8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 7c7f1bc857c90853f402dfa797ea0125c9855445 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 47c0aa35e53ed304468a3f31f95bb22c322b01c5..f28dbb84c4d2c19435d51f362696e372528a0eaa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 3142f4851ef4dcd865d673f5345698f533f0bb73 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 770148996bb8ae2497d15279925e7c4570bd2a40..1598a60a99597d115144c8c994fac0f365f4604a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5cee0506bd849aec3d9f216591a7cfb04fc6efb9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c203a85bb019f658dff1a3929b28ef2c78aec8cc..3faeb0fe19884b25e739d5e30ac42f40a11d2753 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0e70a875fed6388b2319ec28a636a9a81725e156 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3de0639883262def01ef2d1592b888c04fda90a2..82006080883e48fec84a9858174818556b782f34 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 3746491161d4211b45e393338537c1379ade4a17 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3feae697f0cbff30c5b8e699fe040334bbbd7fb4..d4bc8f0e27a57c91b4d6e38cdbffb2b6d7d984e7 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: cde298a496b45b909d478d52614cdf4257817757 $])
+AC_REVISION([$Id$])
 AC_CONFIG_SRCDIR([boot.c])
 AC_CONFIG_HEADERS([config.h])
 AC_PROG_MAKE_SET
index bbd76799c061bc970efd5ed226bc2ce66da10769..4440af8c2aa4fcdfaeba7260c5f5f3b7fa43aa35 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d503486c237461ceb01e1fe594c9644d7ca26dc0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ed9b6f327925b2803239371ab8c1967f3e3da304..52429e7a45d5378da03a2b7b17dd81cd16a3bd41 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cddb0a985be6acc9b4962abdbdfa5fec0ec3255c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ac0ab9ef2398cf6f1a289721660c7dc0265293f4..280b275e15cb352cc11f0e0f94a763d6733448e7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 413a1f77ff2064edd53ba86c4f8eb116de8edf4a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 876104003cc70aa382fe2327a49572ea8dd5d660..bffdd7c85d3ef64f22939e6ad211bcb59d1f1c82 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2a65cdb2294c59eb565d602e9a9584c6ee2a851a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 305cae425951fd6ef8c9e2c2133272a222290897..eb430e4ee5f60fa36d6e7ff05fd262d98525cb92 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4761e50511702d641040a850aeda67c77a15dd99 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c2f9abd4310971f935a570d776b6f229a61ba2c5..53d52319e030b3c17babf4643f9201fbcf34c6a1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: b412be8b6da13bf0a89719352c3ae825b1b59b3c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fe5e2e24748df6168888eba2859def2fc6f35f1b..7d35ac04706f1223f5eeba9c7a37f0e43ce7b414 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5b94da36357329a9c69c86f6dab092fe17132b79 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d859ef4562852ded8f3858d959d431e3d610ca4f..282947eb0c214d7b4f92b2d74b440ef9b9167021 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fcf15ff0b5d7128e40f30f35e3398011df29f1fe $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 04bc0f496da999b2018464f024d920cf55dcac46..d0ff4b15d2899032a82cac2c8e2d40e195748e7e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 16105de8c326c981c26175b4a9e62f76b168764e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 44b859ca338713f272dc095d77f9b17bf9ebc209..f119911fb2dc520b1b1426792f6af2324f03e0c3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 3d6475e68a747f03bf7c75aad7ccf76595d63707 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f5b3c4e26d012a26345726ca6895d0c1bccd79aa..b29c57ae97683b01ff7cfe393da41f23ca1d98f6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5476ca84c61d5bbdd8d044422247b4b8b3413d24 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index de949ffa2c333f7d9863cf5f5f6999d9bbe652b7..53231e487fa857e7a9339ba0d432b2c1f43536ba 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f265aef021eee662e19c745b40c05ecc7e7750e8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5ea74a0963fbf87604b1dfe62963e8bf37ac63c7..48d94b2baabb4df634bd7dbc2f38cf0305192149 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 287a806cb245bee5c7e5d72762dcc6c9c4e475aa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 62814bd9c5d2d378a0c5b017542992f45be01e13..9a9ae5bf7832e3bf6c907f426d6d25b288d0905d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 44e865e7fd8a10568d3538d257b221a381ef19fc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b111e2237455f6335109642e23da21634b1db1c2..b6863bdbdb41957f95db3a790f4d86b90af98c78 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e59f5b147f619434a0635dc882562b50c61b5aa8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1d5e9a35e3fde09cb2d306a59867a723e071bc42..0efcb7c1db2e05fa8cde90196f455b26bdb5ae68 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f67e02d60f4de7a7ca4168c85db6d8d318f88d4a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c851e22f073c4e914246b2904b91acb12b303eb1..0abd5b73ea1ca6e46c4170ceedbfb40bfd09427a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1800f47b5b86eabce1b4f8c2ca843b40f21f7729 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b45e6952549e2a0d4d40468b33d36810dfbb100f..00e4f5475ec88e674eb1bbb25c98a2c95adba1df 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 7faee224eae2457ce84df942f8d9bbba25226abf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 933db99b64ddcb941cf9467f7088a8c6976ae936..60079ec506fa119e952516a136dc4208efe4ca2c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bd2bd15069ccd8c386bb77d27b2f34058f294d90 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4d787e08e93377c180a649ff8c586692a037534e..819ed8eee4bc5deab11538466911011c530892f1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 87d1474f091cccb6679521b944b7a454ba95d6aa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3c81cc9568882aa04f2c0b004be137f6b8115074..f970f597957a98150ad5fe925a696654ee59d14c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d5028a009f22914dcc78b0d134eef09764a2de59 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 22e907b22c6efb219ba04910fe5c629b2aeee966..d085f0c58f47c40875aa20abebd7fa45b92d965b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a58371a331f7c5042c04e18bf1d603b7ffd9be7d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 58961ad26cef335fbc379dbd04ebb7861a4fe7ed..e6847cb6c4d7103d1b141f4d790c99efcad311c3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 8fcd9c793c02e4333038856be381e0d2e1baa92c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4fe57200f86e90917dea743c0d4a8ed179e64d99..8eb4a18ba67555261bfedc28c65af7e52e85598d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 606a6fbebb5b1c76db2b3b7fa77039bcf89d89d2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 984c726df4d09854888bd48c8d3efc893d95687e..aee31266a1b4a62e227c64a3f3d43ea5090df408 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ac4c0bcbbb0c9c788ea6b62a052c579dcd8075cc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 427690e6d1c92a884c3c24b7fff9171b7c911a53..22caa9704935e8edf9f8ea19acd1b8b5bce10854 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1206621e4060e8e962df7f50e334a81619ced1e1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3d7cfcc4d5efec527a4d1967e5b3f23106db89c4..92414d6ccedc60c00e1e5216db7ce0c52a6d731e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6186aeb1fd6eda9c21e4ee042dec9d03bf3ceb05 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eea0f86052d2aa551bcbec308e0a8faf11886f04..a2b4425e88b3ce326dd1b865074003acc378019d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ff829db3efe7c3d1c67df03d02c5f6e7a11b67e7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1f17596553728a884a4acb23b195fa6482cc3ebe..a09d08683a73fa51cc44c6a04707ad16b9d412a2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9b70c954a68d08ff03007500f6621d2965d44ee8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 394d6da2aaf26042a996635bf22e064a86d2f18e..b572f3e3e218b2a79245f86957e6c4e1fa033704 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 35be481223c7cbf60f6800637475b83419c582c7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb145c617127a234d2b1ff8ce6585a5b08d7cd5c..ef230426014ee9f41cb7f2f9e2bc77934ff17c80 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 77175c3f25c86579e1a27fc09973638e42427e19 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b9849ebc2ffc920868b8788851f0d40ed766c336..d06a0e30e6925ac2befc3df51d284d60fbdf0628 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: be7677805884ad05142ac481d1345403dfdb84e0 $ */
+/* $Id$ */
 
 {
   "9000/850",
index 53070323c8dd32b042017ea6e4837b98d86c532d..6525fd0457f2b63c93b69c12feb7947c736bb46a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 76ee0bd4bcfb1e6a87b3d9e9240d0ef6dae6f6d0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index aee29b949a4fe4053f53d71c04be6736f6e70e40..d9d56797a280fcd1f3ab5b272c66aecea08725df 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 3fde2e6f1333e5bb81cc58f88e7c095baefc060e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 837ddae5ba16521375d3ade7aa6690518a28f51d..56e179515497e08e79f93df42ad54f26b4ed81bc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: b9714f77f7c9d19f45a9a8f298aa8c796b27ff4d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5ac5f38771a9fd14041460c3f462dee0e9aee654..3adcde13276986adae0d206bd31770ae5f578eed 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: b7df59724eaba8bc544a621794797cfba9ef3c0f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index be5eed26256f0609d8455d77306d7684da928bc6..84fa83c73635bbd95c6954e92445e5710d3cc714 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a8d157437f4f45cb7b00d9bbb96a95e732e4730f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4a64b1e7990d50aa14af8a600bb6f32f5f1399cc..4fd57bd5c65b1c7e3564e9541d4f6a4fce99215d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d507b6220429fcc077cf5bb784d0248e3a02844b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8d2ec0ce2ac9514e71abce8f62806f6e210c6d11..7dda32d37a22ec9c75cfc51b198c195f460218e0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6e6259925cf76a5601b2fe8da43b28215af7b69b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9d9be4a9814498c76277b81b74765cfb8405da64..f22f31966574be37e7938cee45366008711cdbfe 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 12839069f72aad50a38aaf64842db373e6444ef5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bc5b2b280722746b5b8be5ad92d24e8163999c70..b93beb578979e2992a052d6cf1c59088093b8b82 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 524ad0b6841937d9e513bc183ca4d1b48524cd78 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d2b47e0dac41b9c0e0ac61390b41e1368f078655..0e2f3245ec0b8fb4314c935fc600d473a4af1e26 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 60220a1a543641f647c55a81a2a60112d821ea20 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 166c1f6741fbcb00ac580a48eda92603bb55a1dd..e6a643c7716dcd9ed436e721a06f8eaf1adcb9c5 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 939eb6fd35c39b336fbc85ad468eb20ecfe0744b $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index dfe850964d6e3c74a0009ee3403d1e36159e78bd..861c10627ad95db2c5579ba6897ee5d8c1e76f53 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cf5d8baee3cb7ff76f0e49f0e61544b5beb8045b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d676b949e5b417816d105afbc27f87e21316660b..55ab534a5a46bb5c363b776d01396687e027eb80 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4e6a7c81c5e41fb163f04ca842964ede05a31a84 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5441970a9a346d93a27eb2fea868f2dfbc5eb6df..d9abf3126de40aad5961828fb82e682cdd736d62 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6422ed60cf564f328055bc355ca2a3d3b2c1e9a1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index da938ded94c69cf80e5b61db361a8d8552345ab8..aa1e814b29a82db31bca65cb45f331a355e73f09 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6a1c8c22417136f7aba4d88cdfb1869a2f654125 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8feae84402a56f1ce652defb5ad1a376bf64f5b9..889b4aa6e2572a6d7f43f274c63882f9c34ad924 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9e034bfb3e8a979669d7b06ac0a2fa9c783714d1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a8d28e1fe7bdfa919ddf3c547b1a89ecfebf1a21..e347c976aa0219a25c589659916b53a6bccc248a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Makefile -*-
 #
-# $Id: 2b5917b4e76682a78d3cb20dccc79d98b107c487 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index a414bcbe33820158f33acf623b06ddef4b2f4aba..8fadcd097416c2138285a88cd91b3080dca1443f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f4cc8d658e471d16323042bcf7a1cb931f7fc369 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0246b42ed32d762ccb790346b88b3fcb699f4a06..39851c18f81b9106e99c90a6d89f1bfed4bad2d5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5b70d0d956c34e3c076ccd574975c68cfcdea2be $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index cca5894d7e3f6b922a70c8f9ed7012c9b5b3466d..e66b73da39aa4c8a263105c5d40f2ea196c392bb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9f84cfadb78c29341e323c69b0031cdd63b49a3e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5a51ce93117f2fc458fe896403f626a029ee4a3d..3118a65c73dcaaeb35d3f5593ef11a32796a024c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6a84a280d9f9d278cc48b76eeb0ac430466aaeb1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index acb22a39fe38931c39fbbac73a89bc5e8147c9d1..b5383ba1dbb3ac4c6ac745ea33047747f8be07fc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1046d174d22675a8a83ce1594b3473aa058ac1fd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c80fb3b61a9727a1410a90a799e1781135735b6c..9d7090b6aac4508ad5458827d9b9023b2f6a7fe7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: eb9792bdc2e55214adf2c57844dc4ddff8599aff $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6acf86bcfe755854ec1998965b04433260f6e6cf..41034543bef4a4c1184262c19c243b1a69bb08ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7652e4831c7956ca9263d54cc1e166bd206dd7a9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6c4db38b3f957a9d7b331542570ffa93e645d48f..a253ff11ea0894337119e47ff96e85f23348eea9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Makefile -*-
 #
-# $Id: 6eba30ca4e699d24012c7b4ca74ce229c1878ac9 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index ab8969ef1f6e13f95a788adb2e5b91c297b1bad2..5302ff0687093e4ec8ccc77f16c25e19e08788ea 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 8cfe8f26c74152744d006305fb603dd8d16856c0 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 0f62f41aeef6cffc9782a410828919b4a9dfe841..cea0769c098d0539e9861a29fdd069998ed10c0e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a09ca7f9947bbef9aeaf686860473d35beb1000e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7f0f6dfe36fe21d61f3bb96adb9344c3c5ec722b..e6b90f0519e893590214de279beca0181b0f1097 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: 78cad8db18bfba4fb9332534f62d41af46bcd441 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 5f7e52d85ad39f65b5c745b2d3a9f3c3119da2b0..8e9b25257f798b157bca3be9d66e03e096b2327e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 205c01b075a099b71599210721d052787c4b6997 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f077bee5b704993ff3dbff7df917efe58d63b2f4..151a962dbe101c5e7303a9f9cdabbc12114652dd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: b7299e6f65dc6b11ce7e59359cee8e740c14a737 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2f895825b038869d965080b988a18d91e83e5189..85df2c46377f2175cef999254a8f51d264392b20 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6dae0b38c21f572ac76b120ac99d75755f6ab562 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6ac8a91390b8dddc0f6952989e19136b422eb9b3..8bb371b5ce920fb54bc1f2594aa8780afad232de 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 24b28f155f4eb4cff84562bcb3bab50645fae8e1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b2443447ef542814fc873714325bfb44014dd96a..18f6d17823c2c6a1dc3811e127f89e6cf2668b47 100755 (executable)
@@ -4,7 +4,7 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: ddc84e48fe18ccc4fd974a982b1e9f972608e0a4 $
+# $$
 
 errstatus=0
 
index 2905cabdc679de09505fc0c5dc8ef740f8928010..a9a90c027a00bec39709805b3470b5b72b695a64 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ea5cf698c23b77de31c87d5e0e85cd7da83b779b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 686ccb225f7bd8fead1cee0cd8e25fe563685021..bb303f638f664a92b2745ce5bac4ed6a7dfed12c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1a306072f321219df37e5afb509318892a3e6b30 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 91d4e7b479006220cecfe5f98729fe446d4f6858..37a4df8bd8cfe6c02bba94c66e62702fb549717c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5c5f0c810f3c4328652dc6ab62fa678cfd36467b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 703541acbd1533e62573f4010dfebed0732c68c3..63d516362af6e0aa5d25c754736976b4ac70b1d9 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Midas-*-
 ;;;
-;;; $Id: c5f6beda420475c0b67feb1d4251c07ae63094c3 $
+;;; $Id$
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 932ee25596dd9cf371e495c91dd8ea76c6e634bd..3d9803e7553dd362c7674bb8cd4caac1e615ba34 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 115cf63b048f3c2517d75bd749b9c6789f3e18e7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9efdd81c1aaaade3145dd48710e0c7eed623b14f..d86d57426bb34c4dc9af14b64bd0d63e9cb130e8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 812fcab2bc084a06781b57d8c7e7957cfc7d18c4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6b646d73fc8cf2d39ef1ca722591c91d2a19cc24..c18b6d202dc95c11b1f97208c8147e966bdff84c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 16ba4647adb9918740491aacf90273d65dbcf5a7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f8877de4ac1bd0081df19c0a82281ed3b04f3009..7c0b27e2c7aa1cc03dc2af5226e73d717f118500 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: b284e930d15ef5fe61ebfbb424b84eb57523ff65 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bddc6fc62d3287cb7bf2a44989592e6d978cc318..b580efc8b70aac5faccd80df3010409415a8eb35 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 3c76b431aa53f3901562fec3616a75d44729bd58 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9a70c16f77344e0d28904d8784231236b4963b8c..7ec14ae3e629a24a19c3b66bbd288f1208c708da 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4e5b00fd61fcad9574eb75dae00f19c18a9753eb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ced4680faed168010563fc9dbf74bb241e8b0caa..8cee67299c8832d3716e557f2c493636d3ef8b6e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c125eacce19b64cdf4caa5124e0c16a354c19aab $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 19254673fe82dd89caeea5a94dfa3eff9ff7b7a7..47523328639a8c6d205f7dda5f82a672aa844633 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4bb387205badd80449d464eb21186b33f1a390ab $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4f8a30aa1f2d3eefa7816084d31a73f761e5e895..077420dd1c452d5359005789bab9ba6d24ef504d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4417084c96e55d3cce1546030e7b3d1482a7b379 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f4a38a0e3852e428cf543fb9737a8309a6471314..2bbf007e0043ac50e6b00875959bf41385c2c542 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 601a80d69a84abc12c5d2b8399f66501c39d3492 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5534f79304d19f3c5831bc0af224f82f709564d0..fa53773ba39672a2f84f5de26430870d8a788f0a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f88840334908e7d45e8241af1e32c511b685d895 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2657e51ec47cd9a9602f3d1f482043770a3c54bc..65533d15ecf3958b1e72836aa9007b4291e47c8d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c694eb8e46017e23bfd48a237b77f2136c1a27a2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d7e689138ee9435d70742fb1688f25a379b493ef..f9285370d40b6432bd1ed31446ab4fe3eaa963e4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f6ff471d567936c8683bacd19c9ac5324a620c6e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d2ac0e8c3d5c2575e6eb5a56496d3449c51b46a2..c92304a0b1227cf561e7248d2d1d41beb10caf0a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 460e41e15207ce953147e3cee10be69f6dbc9d84 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 42c40e8a9695267efcb9844e3148b710362c30f3..9b745c6302b549ad78470ee45ea6e0924007fd8d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 429fa0afa7f4c4dc66ae5888ab1d611123efa359 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dd0d6f7615f19159351ecdb72979d95f966e088e..c95f34aecd79720db82b271d2f13e8f67570b9ad 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 641c163ce113522373bdc6e49428356a24cd98ed $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4660ad1a19b0823164d61dbf9f8a7cc86c8e4af7..6dfbffd97a64dc10d70f7312e70ae376f6258f40 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: aef3e75a669ffc553d5d657c41f17cae9d66fb0a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3b3563c8223623ad671e948575c318f47cf5718a..235548fcdd9479f6d49761118d3ffdeedb9664c2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1986bf8ce3bd9d9ab467031f6f587501ac01270c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1ba51c76bd033ca188243798574f80973fc65f80..516dff4b065c251c406e39ba50fc443e684a05d3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: eec1164a1bbac5f94d2ebfe1181ea1e1f1779c99 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 673a9268e21b874870b6c0ceee920721a2b29218..368339da68f89ab907f7ee38e2680fcb76e90686 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4a6b4def0d44ca61d63134ea49f9df746897a3fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ee66dd876e7f50adc442c72b5e86c9f6ac9fed78..568a7b3af29ff1aac29759c253afa4ee692cae2c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5fa24ad480e3bee5a7631c51a0db743a64d53101 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 799ac49d2e3257947d84f6e5d3c9b458cfe38138..d0e1bc0c17db7ba092690f28dd8178572a03ca64 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9ab397acb0ba203426f878dfdeb744207d856c9e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ba0ff9192956d46d6b4eef519f063bdc695d7405..8cb820e45643a6c3357f25f86458b76a4376a24f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 7d7d1b6f8356102042df3277dfd87f0b004b7a18 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 90ed4661b87b489edea5a0f102478cb996f1d36e..893a7d575dc1fe87214389fa522cd465bb6dc116 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ee047931211c4436a6b27c00814ae9ca87b9532d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0f1d16026ff6769fa9550ac3cf5be81a3560de66..3939406d587682a64d8ddc5295f4801e104392d3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: da86d77514919972c1b18ab4d2cb0d548f727fb3 $
+;;; $Id$
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 6baba32e53d6d0e7e4b1a057832b97b4239e831e..e6a1a7d508088a5a6f85e788ef904a5ac05cf81f 100644 (file)
@@ -1,5 +1,5 @@
 @echo off
-rem $Id: 837a0df2727c98e9785b4245d98e96f98df681a8 $
+rem $Id$
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 45d3facd5b018df9caba41bb47367952eaf1fea3..a9ba2916df9ceac3756bd244b2c884553dfd0d55 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 7622ade921b59c46cb8fe47ccf7e134aa5d42ca6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 20815b53ad1efc24af4bdd771627db42f3b88cd1..0cd793187d51a39f2d129e08e53ecc34cbecbb35 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-###     $Id: d71c97658bccd07fc7b3d2b26777e8e72c4b3e9d $
+###     $Id$
 ###
 ###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 0dcf6f6de83b38d64e6732c103eb85f5566d30b9..3bc49af27c44774c2ad6144ac0be57abfea2abad 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Makefile -*-
 ###
-###     $Id: 24aaa76173f811ee70e58c3401fc5b2315a1996b $
+###     $Id$
 ###
 ###     Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###         1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index a9531ab694bfe1889db8bfc2408f76c0991c403d..c333286d1dcec78a348134b2fb7eb0c54bdad1b1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fd37fa89705c5f1526c0d1bc842469a69ee473ba $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3b80f18e4780649ba81b2cdcef2bae07bfc547f7..01f3b2a04cb5d12301f84bc46acbdf6883a539d8 100644 (file)
@@ -1,6 +1,6 @@
 # -*- Fundamental -*-
 #
-# $Id: 2a9198eb04b93f35d14e7fe979caea93aa3fe72c $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index fb95223098ef463cb045eaccb36bc6581f331735..ac303896342f67160de08f9e735d3975e8c554cc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 570efacafdbf3cba6a71a8a8d778bc063e4af6d2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a1a669d8a592e1040947c4da41de7315e80caa74..0061c7b26a2fda6662c12cbdbadfb8a632f90784 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d9606f4c340b2b390efa45eb46b4eafc0fcb129d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 40f6c4d26b00a252b3e18d181342531e37d42011..ca511730e9d821d5abe1630529274bcb3acc15ea 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Fundamental-*-
 ;;;
-;;; $Id: dfb6dab550921c190af01595b2de0c3338fdbd45 $
+;;; $Id$
 ;;;
 ;;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ;;;     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 93436719ae445c19872a36228825f05003db217d..39e14c17f8afb54524e8258e7f2edfb16b88e6d4 100644 (file)
@@ -1,5 +1,5 @@
 @echo off
-rem $Id: c19c3d3ea5518878ae299dbf62dbe0d0a8b36cb0 $
+rem $Id$
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 62242e9ec30b41321687ef3d044df0d56e6d533c..126faf3e6af646206c95793fe7872dbc35c819c9 100644 (file)
@@ -1,5 +1,5 @@
 @echo off
-rem $Id: 52bf536f392005de3fa48664fcc07a9c7a993b28 $
+rem $Id$
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index c9ff694158b916fa818fdd49005874045590a75b..bc91c148c00d203c57d54f72d45a2579f33ae642 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f1bded2218c73c2c7e803f02efc5eb18deab2eda $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ddbf6c9db273acdd595eef851f942113eb051156..766708af0b5c1192a1fe17a06ea82f53b8ec709b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4a2c59716d03445d94088b77c00071cd9d7cf80d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b904c7e3447dd4f8b3610a74f19666f15614c0c2..c9493661832ba3e6d9b6005a8f2365acf3d83e3f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ac2ce346703c3150b52f449ebe45da3b05dd9927 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0a27ba0b9ea76ec7dc34716ca8c1047f3436506e..0d3ba784bba88148e19d42343408ffb7e44f1470 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6196a59118153b668e215e80a9647cbb011ab0d1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d44eb87098e2baeb1b174765046b97fdafc55521..f973fbae24324e1ae674280b6ff7f6af3a613360 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 8b82e7c05c10cc5bf74dd940ceca43fa329baec9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e256fc10dcaec8c6abd16ea96d1efc5daec606f8..af8cb9cdf133e9efab1b91eede906e228bd6da3d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c92b7a25ea6adbbc325fcb58774b163453fbd4a2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ccc6c88534b9573f445b9d423a64db3d86cd3874..01a3f14a67580b767ade868dd544ceefe6e5f1b6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 557efa1c024fdee64ae65ed9812eff97fa507d5e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0ce7210b2535ab68a310a90bc946c170e695788a..ddf80f78916205b9a6df20e5ad91ef36b1ef7bc0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2678f8f4ffc8e66a795a2a48a5c36282e25e642c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b8ef9f3e312d132acbf4609b3ea901f4f5f64154..feb38f1435e66c020278dbf1866fe39175ab5cb1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a7f4cfe33cfd47449b5637b44f96013bf745a360 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index acf8e7fac69a556349b552c75ec947e840f163f6..5d6f8376b3a420d17ffccd905a08c713b48cd47d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e7dc710efaf7813835d14436cb8e52c34fb94eca $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b68251dd6820dc07e8af67069aeec7e1822865a4..94726150e93ba7e86f0e83461f583adf6dd41258 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dcae483fa0ec9a887022868a75590c51d3425658 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1a17bd8cda1efcedc19a3a53112406f41bb829b2..045125ebbeecf89e7676894f6d2ceaddb4f1c58f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a73bf52c72621dde2b3b1bd475b87cffd81482fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 96a805f54fb22db6bce213ec79867e5ef1677380..d852a326bb1f59db8e541296069b5d0f479f58d7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6b873ed49422a53ba4a027632af2e19f0bdf31f8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1b097ca0b30a6d1f08febe934c70b66a78c220a8..72f62597d2a02e1e4467c5929f69fa9b5cdcded5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 277c72c04037424e00f3349b4331a301939a3e49 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0282ce2198e5d19dc7edf5e6c292e9d71c3264cd..cf2906f7c271e439ba0a2ca25fe3268fc1b8fe84 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dbb7356de9a25cd57db6771242ad042d79e5cd72 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b2cd8e75b13db951e5eab1c84aa4c415ed9d06d8..9be1a105a730dc2fe113e93ec92aa1dae8a7d4a9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 59afbbd1abb818eb93f034791257cfdcd891c793 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2f62927ee2975aaa47b4e8365459253174905454..78a328aa488f6f01f18557469ecc1693cf9c420e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e71d122f3e0973cdbce536d860a21ce114ffe81d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d84250542a440da031517a7c5e49be03ea542795..b847012833d5201595cccb1e265c674f2a0f8505 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f34a8264ca9083a93b6260a423db2efa1e6da451 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3a2437a66c81c355ec12a5e6cf24a1efbffa21f8..eeea8131e321dd061e2f7d2b24e0fa0977ae42ab 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 541a9a2646a6fae5fb5302dcd7f15f2818133082 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e844291bfd0ec4c887755f11b1d9186f5d8b0228..bb5ddcd4f0a233b9bbdc2d9d6d630ad77b484312 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bb8e5561b65db9ce7ecd58d360b44b4b770b9de5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5aa85e8fbda7f373dd48b2403b95e64cebe76382..b2954581f9533fd1d7b7a330ab15a76fcc923a0a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 21da34445bfea5bdd598a258faa259609ad784d0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 13db62b25212607ad68a62ea777a98d2e5c3d7b6..b32f3c1a832898126553c08547639762d37968ae 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ac9cde70ebf89e368b57dc7b09f0fb699c5bfda8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 30e86a630b8cc922ff873ce01e51556a7bd10c69..0330570a0439ea2710a95f3f76dbc9ca532250f4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 973a4970509389d63b6bd60ddf6ab2928c9a5fac $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8201e925a930a6d69841a075b1238cf104918355..829b656dc6ad2d177dc9d56b5da527e802012ae5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 38a5567d7c45b6d468aab05f9e272d71163ab836 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 502e892caede00b2c66df7086ad6868e2055715d..31dc728470b835a5b71ccacc0187a3db5e06f6e4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a3c57571a62015c966ae6422f05b8002c5c3688b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4bd85395bd21ecd343f6b92dde3fa73c15e37677..f8fe2def86271d8175b347920640f07b43281721 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 60515890a078a712f5946b7dc4c1150edb3e3043 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 083d7cce0829bc5493ab80d34467cba199f12c65..2a2a94e903d91b3326c065ac218fd6f5de185839 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 130dd78b3b94ea4c8ea0ac16263077fd565db8e9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 76bb3cae2bb43507414f625fa8cf2791ccea8a10..59d2c676f53fb21f63092020ef1c3f983ec6fd35 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5b14404b6f3d8402535a0cb6b11f7c202aa18f55 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 548536af3b503a818778a02eb3fc5b183e0bb026..ed5f7ec7373f534fa2584ef39af1e897e75793ed 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5863b441a799478815b2e04bbb0ec98e4436d32f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f15a49fdfe8d893695ec2168040be673442c8b04..b314c1812b89c6efc354698a01fcbf34439d1c6d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 05f8f6901654e897143bc3190f0c028ff5eef83a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 271b51fc27ea3897dc2761b8a464c07c7a62d00c..1df970c9f07d761603b04a949b3b951f824f2407 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 8100b91844000a96abd635961318090c92df7fe5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3e3ec27b627c51b8f2525d1d44fc4667a09fcacf..ddc27bb97c065f54bbf0bd353db943ad062e45ce 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 666828f946db745af660f2e0902c09fa5e3e8e08 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d41af6774f4a48600e788212fe995adbee82f099..2899040c78820aba86af06d32cb1a058be6a0b3e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 94b67906a98c77ab79edbb06c56bcd593662f57b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 876a9ae976d3f5c7473f5b96cfdec3831d09ba96..2c896a34225dcbb2529a6aadb67070577ab4516c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cfec9596289309f8c839317c68f2a6202948cb21 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6abc4c465c75c18ef0fcf593b99bebdff67c493c..a181d812ecbda7e2cecd28ff66564a97260a0cf0 100644 (file)
@@ -1,5 +1,5 @@
 @echo off
-rem $Id: 254869fb3694d2abd40433219d280eb72a362022 $
+rem $Id$
 rem
 rem Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 rem     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index a0b713778d259774f0d6657a48905c24d3657805..c269c1dc6ba88655b7031121c401073761cc7e13 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4e2ec94c821c720777d6f516a9bf89a8efcb98d4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5218b8c87d21939d1eb540e67cb583fe6e349c6d..0169358be8d9524ad39adb9ebca597d6a39308bd 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: a337e419cc88d2f4d66140561fe85782e1e865eb $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 8983f78ebba8e977961634e027437ec67e7650fa..6c018e2f527ac9c5804cb7ce399439b0eb5f09d5 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: 5deb115b06b270e84787159991fdb317a85df4ee $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 350e41f6cb59c42d11274f619b532e6b67b2aedb..469b5011d3c1643e9e9022418f7ebff925fbc57a 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: 39850ea7c4f16238f1871f9caa278ec1c406e6d0 $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index b83e189db8861cc048030ffa9f5b4352953f4c00..bfc16e0e20d4e92524323426ad5261e46b3bf7b9 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: 3a0e61e03bcc612b41894a3bd7ddb6483aa4d624 $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index c722c2415b8290c82185f380eab225a88e109245..304712ea331165f6f3c5ac0b4e5ef094b97a84e6 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: 3a47c964c8ca36d08950b825aa95ee53abdfb065 $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index d8a0319c45242b45e9cc56ea381cbf7774544897..6ca675b2be6b80e6842c546af41b5a775f811150 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-### $Id: 768eee4edfa46538a202121cd24ee51c1650e085 $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 03f7622aab967f8c9816ef8b9d58f498a79c82b4..8f828a8b41fdda3529e4080aab040b7b5fec5a25 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d0da47b866f7cdba5fc02359349bd01ff8efe49b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3b9490ce23ddaee2807a45a353c0d65d85bb2e9f..4282c767bfdefdd917f3e2c73de66b8606b584b5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 99c0ab6d0954cd79e5ab30051ee325d12b89b596 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0df6c0d1432083afb2c270df9696925b4e9b6fc3..2905c0b59bb9795ec9ac62d582e047e32f5d006d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6c0ef0cd2adc8a2e89961e65cfa2a2b1ee768ed5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7ca8ab596a1c1bd5362ef5d5e136fb2ee4dfb170..d3f156be1db5e92995fb62d73e9be5efc3d3783a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: deefc0b8c3a2ac1d8c1365555462eb528d8a1bf4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ef58e4b93c073db81f151f6e138701df0b8b62e9..1cedd277b746b9ae03e575f17a17738f12cc4b05 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0a2f6e6a6b546792429ae244bdfb9fcfbafb6703 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fc6298364719deacdf2900e385d2e6abd88489ad..9cabb3448155097002f5630360874c0c5ca0c0d1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 747fb00370504cd29c32ab18dc018bb21c6024be $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3c3a3f0712663e084a365592304f244cd727d603..3ab0e0ad53e65805f21963f3316f3116d7bf866d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 17992a98d359f9567d03b07c5196940d34247e9e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7a69e3ab1930a70d62efb12c86d1116929183f57..bec5886699ea0ccf1fa2fac31b1155d8fe68d174 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a82c7cbdb0ec3c712c6df1f56ca74089bb8e931b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a895770f554c993160c11ef24b50448af8027a61..48ba0cc18734e3820ed86f40d74e8d1c50bc1e6c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bcd9e0aea9f462e13fca35c4a9cf0d4fc1651cef $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 23710cbe69c109f156982fccb8c410c0dc822ce3..5169af9d7dbfaa366e4ecac58e54d0f268c7b115 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bace5c8ae9b9d8968be203410aa3f63e54fc6254 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d2d37f16c23586959501657fad5c698a885e4cd2..d17481b748fc5cd34198875fd559269d73001625 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e2d6818b17daf30b05b2f695242ccbe0fc18f118 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f9331468161ed396e9aa14273905bf6c4389a686..1325e4fd69d5d9444426ef8bdc4484493605bd07 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6f70c92cd90e518335262e077e929b78947e1635 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e3affdda8892b324a02468d3a505a6695356d937..25bfe90673677c2606b5d19750640acba7b02dd2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6eb4e75dc8ae5c0ee7f7fb0cc6779871353614f8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d02d902d0a27d17aed63710c155b0cb120e59c43..72c3c97492ac47b08846b57f6ddca1ab5b21773a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 8dd4bf85bff35621ebaff5d7bfdc854e03817bd8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d113fe0a43f6fbaef94308e09c416fde73fe929a..a2d189ff2382732409191c59fe61942ea37f7559 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 87bfdd2e8e6241900dd48eeb6049a54d55adf3c1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0c38ef039dd6e70914693222311541c70da8d54b..f82c828ca587a68cb672b6b74e11f08462e085b3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ec471bc1b3c9a0ef3d2fc9761ec554df64040178 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0fbcee985cdb81e6d32c8b483c93be43c094c106..738a566f4ec634392524074d067453d953afccfe 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c5bae341f5a1dbe1f50d994edd1d4ac43efa7fc2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5e12f593a3496a00cc97d1e5955f068b6345f258..d2b6ee121afb1e9cd0ab31acbe72fd3d9245f195 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: df5e7670249f6a862ad28d70953e9e1242430b20 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4fcebb468d0a2872f04f527bb1678ada51ea264e..7317c18304147d42253e074e2db28b08a1072192 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1490c4b584ca9d3f29fa4ad6acc316e354a97b3b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2b7adfb02335204b3c93dac4e933de832f2e7beb..494f4487eaa1f0fa0894fd704cac0716291d2895 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 584050b63d61395dc371a9d50ed06ec03106f139 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2ee8f45c902a2dd5471636d8b43baa0ff2149ac7..14dfec8df349a20c8f59c69ca0af21f4d55227de 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8d9b1d60b61df2d05de714ac3fc7640158cb0f1f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 52f762a61dac7b78df9923800833d5013cbb1eab..bee4314b35ac82fd49f1b03ee82906ba9bb6b042 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e9312adce7dd419376bbe0b520facf3878d85ef0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 040d51556c0c64057d1859a223b22c5b8dbb6762..6bb5cf7b3b1fcd6fe16d51b64f1e303f2ef3cfe3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 34c4f1dc33a11cca0493fd383e9181ed997609b2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3409441ec5828e50f6e3f9bc36da5b0d8ae2cb6b..4419687675a7d79ffc812b26216e1a3c0034341f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6c11fe7d798d4a0aa562315fe10552639fa80ed5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 80b4372f860ca7f965f654647db145c09788b2bc..9cf77469cb38d979d104e602908d5ab34525d59a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1bcb60086ed5652a267058cd2c33d56316a1faa5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 453767540d23254123072ebf836e363ba161d17f..dc9352775792e0b8138c3ec35736d1196196b2d8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e6e9bff9cd361152553ca9e31c6b2b07ebc952e2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 76e3ccdac10dc9e31fa2d0c0a2ced59ee47c8be9..e91b96f68cea7ebe08cc76a86853741104bbfe69 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 40fe438ba2c340de5374c0ba04e5636716d15802 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f513c0dab3d89a7279daaa94d3522f5b50446c3f..c76529be17e54e64324a2a3108285a6f41b0999e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2bea9fffd8bf4d0502e0818c45ccb2d85ef55fa3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b08c934cdc148473c5ffd2ce960d183adc06853c..6c10614d96bffe87581cded34a3ed84e786dd790 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e32f03e89494034a063ef9279893fce304a6e473 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 540346b59def462e8e88419bb52ea69165c7c355..2c8181660e3adf82f0a730803362c3c11988250a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9d5fec91932cfd2a75eda29eb80275245f393020 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 58e80046044a29104ee72abb4cb2d586545ac725..c8e48dc57ce4810aaeefba906d29a66ad9586785 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 32e52dacb14ff98a3ccf692e25f548adbe656a2c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d966933bc72ce4648a5914439b455c3ce8abfb80..653f785526fc14a3e4008c3b67e4d74bd4a4a5ce 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1ecc6c2717014f2b2c3a6eef47ba40c01c922ea6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a53ab266c980e15e19bec482d6122a05e6c0e42b..3c2a5a48999095f60a2d77788b9b84cc34b078c0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bff211f00812c2e1a7c07c87a5d2e1eaef567b49 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2e1d99e84af59392a7e154498d12e3ec2474d90b..c6ca3ba79dd9eed0cc0a5c7afb0b074859c3285c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ece139e37b6177fc89d9dc74f9ceca622074b9a6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 13bb2a774306177c72dad56ec18ffb8273fa2c4b..c2cb37b7d3f9900bffa3560a37ddf7d1db7eaff3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cb9e5f888e41449e3c0b67f95fef586b792b0e87 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0177bbbe4a506f1757e0cbdba8644d6931cef966..169c2dde2ada1bb50d6a565edbda9327afd8f8aa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f3838f5becc0d00f7bdd72e9b56f1074d86fcef8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fcad301205c463df968e17212f0819b5b67d605e..1cbacaf15172771379bf312781695ebaf5bff1a9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 29a443b016717df5f00eb8a31889d9a30c0913f7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index af5f4887e3f0932990d27f440fa5b02ace60bd39..7ac2f02303d63dbbf4a90f6cd40b95c7da2e3188 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: c3db236c85e704c5ad9930b184da227e6128a62f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 34d3dcc127aff291682e0eed41a649604f35ef52..f2ff543132bee469b1ef9ef8eb5f3accd2d48147 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1e87e07b15fca89099a94b1dc8a4d14262aa0873 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5850a9740c9546afbb446e2a9fd7bfd9bce9c65c..bf127908a62d23c42775a004ba82e54066305c2a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 42aafbe545d36dd6647680c3d6e536b39a6290a7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f9e11e5f91b5e01ec7213c962f2424205b64c79c..d9ee8f746bf6f212aa0e5d6092582fc4d9cdb423 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: eef90bb5d406c136bb145b94f76cd8666c085bbc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a4ccfaf0772e4e72d9fb748554594023abdc4201..3d1b51b46d5e0a9d90c4b54b7a06a5bb45bb7b58 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9c32aeaab7a62a8101b150b6b7cddb8190e068ed $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fff26fd691a6ca7d2a5bd9574517db64da55cd38..fb399b30c53bf3e737a60180ab7c96b3898e4851 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 31a4d4bbb3ce6fa957cdd903723e0fda3b0a44a4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5716c9b275975d4c28ab39c402188966aca22b9b..73dea1214e685c3aae84e6a2cb213f81e3845ac1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0cf57bdd3055c87bb9099d9b99d48ddf4e5c5885 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 38ea53deffaa9ed68f973c9b23c800accc7c8afd..09b97705846e5d8084eb580ceecef50f5fb7f72e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 77ff59b7391ae51ab55c130ed5c9af0855440490 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9f5338a0db875e786a83123352b92583d6930fb3..36cc9fcaae7c6ffa018719164ea14c92c2854e71 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 78e102800419d22b2dac858cfd55b0458deaae7d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 75800bc536878d46672017e4c171836c1e86508c..788c9f6dd86a00b8da0fb6d488f5b16978901c8e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 43538bfd124d827ec5ca009040c8ddcad7efcba2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b5a4deaec56810e23bd99bde4d425e17d7585bdf..cef9825404d4d4da693aef5b8119009ddc7e3fe5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0efe77082278a50e9c5b57eb28ce1145ce36cecb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9c0acc73763d44445cdfa072448ea9e16ffe7b6b..661a2221d0f98faa39a7dcfbb2283cb7f69ffca8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 16fb3cbac0f112cdddc0a0725d11648fa4669f18 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b1bf36752c4cf776126b3b38b3a8069e1d4c306c..d7d9f48db617063bc268e45a66094cbaacd89dd0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pruxsock.c,v 1.29 2008/01/30 20:02:19 cph Exp $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5dd7788ff1b649ca5bc2bb1070d4fc60e3fbcb9e..ad7d103cf289582a21579d513278440f99f24973 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f613764e1f1eb3ee1d8f98f53f05475ba3aa1aa2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 69e3dbf8e927ac949570764a80ae4dc980259c04..dfdcb4dbcb2141d589c33b4413877fb7916b263c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 525d71dcbb5763323abad055165114872861ac41 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6348c88f226d4646eda99ba751352018ada16f57..db76a4410c3758f58f0bf258fd64b8678869cf45 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4b6219af8e02710db3acfa4bdbba41cffd705732 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 845c4be5a8980fd1f8ad0e8ac42a9177aebfbb4f..3c2835fd0fe188ec10f992b006da56b7ca006589 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 17e2fbb75f3822537993b4df925d39fec3c88a76 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6253e3fd002069fea9a77300cd72336aa943a8e6..9841865e46a98b2418c6e3c7f1eb35851a96cf07 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fee1952f96cef73e072c8f094af929f685a50855 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 46e397669844c49922ec4ef10e8d0250f45608f8..3bb683f7f385f79cc268cf7d6c71f2ff126b1d42 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 68c0094baf97c64ad47f01e3b095cba7ba4389d7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7727c5e64b84e75969c74787be0a7f07acbfd7ab..27ae483ad73c5d36f07f55da3fccc304f0ebf18b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 33703ea93befeb61de9b2e42329ad21bd0683573 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2e1cd57a60d17ba82accbdb50229383c89d312ef..61d98946039d0a3c4881b553952f389a71dd7290 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d781186bb4a37839a097dbd8c1cd5dd1e6c9a3fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7d37dfbebfd21d2f58ec6420bf5040c8ef93d625..25aee63faee5939a5d59ba71d42e390c58800213 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9c85de14012cd011663fbda89b33980a984d1926 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e2c0e87cbfa4c7af09976c7d8112349b9e83f89f..09c88a4d6d8b96c6f4bdba51a6e6a9e43b8a1f0e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 4e9a3251e1d11725debfb33c21bdcda0b742f7e2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d66c4844ae18808374b77303aa499b480cd38abc..3476277f62a0a107dc0d85ad7e0624aae715fd39 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 38d3bc33e1027decc09742d2ea1bbe8f0a709a42 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e4bf48df63084c8634210a24d5482ff2eed12f69..9f2f136001d5fa5ff16f55038d5bd6737e12fb29 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 507906219c657c7a4a46c08f1df0c1dda4341a02 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb3e5185aacea81734449e7568636b00f6e381e0..0f6a3462c168240c926966a8fcb16cb7be6d6881 100644 (file)
@@ -1,6 +1,6 @@
 /* Emacs: this is -*- C -*- code.
 
-$Id: ecc7174133965295225f4591963ddf9518704b3d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ff8e7fc8cd7f1ffeb1bc44d3c406c8cb497af58e..1a2c80f04cdb402d53ccae3bfcafc0d7fbbf840c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bfbdc2192b72c5aaaa584047139360c409eac113 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 916520b39c13fece7495cfce602764a277e0ad29..aba22c276ae9c31e126cb20393c99ecbf9806dac 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 17502de18cb75971572d39bbc5dc52573d6edab7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0dd3106a626c4537b49ca986d98c3450d8877ae4..b4726a3c3f1980b40c5829e7c2adcf830e9eb2f9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 68d6e31b0c779659dc84247f439d4e8eee4578b8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7647ae2b508227c73e34ba823314807e1b2bb329..feb2b4db0a50c9c5f23a141c0ff12021a8b39584 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d0859cb809417c07b0ad90c115282f1e7856e591 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6c612819ce088506f0706a1ac5dda3638d307911..c7fd8315d087b27f8581033a8b7c617ac9cbd203 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 23232023cdb89d8f4ab679a5662380512949b493 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9df47405ccaa3053e4d003a98bf78d405be5292e..0aae75f0657b396ae6ad2920773adc3e7839dc75 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 64afc7dc71daf426a51b0d53fb7d8b40cbf95b21 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f9e1e778b2e176e3529322b1ab0e297bcac9e7f5..20225eeb369763488de9ed7e426a565697ea322f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d1cedbf01593e6dc1b7e1b6dc2795c69794e6393 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2c4a48cb624f9aac1c68630c998ad99b3964011f..229969968fae0957503b6a7af5cb7a6413d0502f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 1e6c2f03fd8c2fc3e0c85ebb75b862a3178a82c4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7e59561f1957b23da65de24addc7019adbc4d5f6..7f0ce34accc25a9ab0d655a060506e3abe809056 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a8951b291dffa9a7206640b0d6dac52797e68325 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2bc4243b1cc63c23c0386e46b068e5f172126bfb..929d032a48f888455ba13b3d44a369ad251612a4 100644 (file)
@@ -5,7 +5,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, 2008 Massachusetts Institute of Technology
 
-$Id: 038ae771e7061f30f78d39317896d6fb2c84a0b4 $
+$Id$
 
 This file is part of GNU Emacs.
 
index e5685f2960deafc96a4182f9ee97f4c77c1b2f96..b80d740e49861fa1eb61d87ae6f757b6f0479d6d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0d3e434e8412a2c3ea5faa08d64f35269f9e1d7a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index acb9753a5eee0b2aa66daa59fd5b618220e7582e..6ed3cdfb804e46188e727a05dd370265443b12b3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6b8d167ee1b12af5de52fdb3414f6432a07adfc1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 85839885972185b7333568107fd73d8882c36842..efeeefdd94a96abee392a815c599456e7adfe993 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 48d14684cf1cb0cb7d00d6fa93c45c233d578396 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9805440c7e85a6e18e345f1a94ca5c2a803bec58..1e53f5cd1b5385b5e358d9f896cb230dcaa78bef 100644 (file)
@@ -1,6 +1,6 @@
 -*- Fundamental -*-
 
-$Id: 1e65655029e201bf4b1d86760ebfdf3c13285db0 $
+$Id$
 
 8 bit  6 bit  Name                        8 bit  6 bit  Name
 =====  ====   ==========================  =====  ====   =======================
index 161c9a01011cb8b6cc47b66c5b668cd6a4e86c4f..f333d2eae4397d844b192035de900a2c6585d746 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 023a2aa329f7c816833d7f37530f5f9cdcb3d91e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 41b82fcf0f5ca2ee793e42d370ec55e3622be583..c35b5edd5cb04972722d31cd6e505e89cef0c9ad 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2fa0609ea3d778689afc7903f19208b20185b210 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d88c113eaf6248de2c20c28616feae7e5ed37a1c..907c26235b92a4e6455379f2eddba7e663871ffc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 63d59bfb5bc81e57304d01bd8efaeb0d32c8ef5c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4bd650835398f02387eb6cdb48c4abf20bb314fa..45d1b92ff59c2b0cff96a0dafba7cbfee2a1ab63 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 01c52ca89742c9c3b106eaec5ff1e635081ff80f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -614,4 +614,4 @@ USA.
 
 ;;; This identification string is saved by the system.
 
-"$Id: 01c52ca89742c9c3b106eaec5ff1e635081ff80f $"
\ No newline at end of file
+"$Id$"
\ No newline at end of file
index 3a473fd79858879b53f5cf9af72694b97effaf06..dccdf24017518993a0f1b7ef80ac195732536ffe 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: 2194182f32a07979c2527a718663a98aac2312d9 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 35db6540ae10689aa18feee46ba14a7026cc52dc..2f54f9fc730c87291898b3b78411444fbb591d3a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 41579917643a0d809c28f9507245d57d2c5b7ae0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 30774ad612b67005e97d82e884bba64adf30be4e..dc42ae0d0b53c6b15c01c904bd9fe839b6bdc706 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5a4a75b2c0899f1afc9b869c4cb8eedcfe0d4d12 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c935b8816b91cc2b166bbf0691f6541d2cc74a80..5381f9b75740b541ad842a26acc874598d374af3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 23e5286f79dac3ef9bec8aebe79a545bdb3427e8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e7438734c478f3b905d35e92a13706066206536f..f72d2809b53faed159a3a5ce89d039556fe5e915 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e35e4f714e62d37ff3f9de9aebba90f8853dd464 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c890f7be54a7226129e84366b15242e3c4dacdfd..32465eeee0d5097861124f7560198e781a52557b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ccb7f5b103cc2df6b69aa6ddf942149bae19cdfc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4251c47a08063c70d155267c148c104a497d9601..d610c92acee8f85f50b4d062948754fd590dc4df 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d761ad17afb05215feff5334ae8b66894a361dd2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6165e8c6add00509b5ed8588f92e9b2418d2b5da..8a6738d050600c94e858c1ff9265babc5316f57e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9904ac19bb1261c537c0b6132b517b3254361ac9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b50646fc22274d4fad5ed73f8d585a69b6622282..251ef2c2d4f2a964e0fdc79826baac3e2932993d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9d6739dbdf4a713b127e00c0441eeb700c4afeea $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f830207edca570611d6e9d261e1055cd3d54f598..2514a785e2837ec2caf78b9c95fa36709806c79b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ec0334a9f43398db654fd4449257caa522ccf270 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b79f8c3c7bec15035cfff7e767dc75fcef6b1028..a773395717a63ced0a9c82251afce9dec4951483 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2cf47401467cd8b72373175a6ee8c5d3facf3a77 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e91ad08c28dc4229883e4ad32d981796575f6db1..536e8270fa73087b2e04706ee42eaadb8f53024a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9a40f2d03e1910415c768678b299e5702326e206 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c8b18c8b333fadc0983b7f5589228734315137af..9ae095c42e42f3a5b7b5ce7129bfcc3d30b5f9cc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6c7fa31a8065da21232a01ce22783754c740f2e4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0291b125214f3976d8b84c1def5b3d80c0fd033e..1ce99654ec3eeca72d3c68a5759b7fd6b01545ac 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2a58f5cdd50ced75d22b43d57cb5448f325532ce $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1017433a1d9255dd84601958fe109dc3e95b54e5..38a3ae08d6d651136c3ac327f741610d2bb76347 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fa00e24deaf7784a39f649ccac888d450b9c94a1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a090adeabc9bc6787dda9f9217cc43a99d2b0295..5401dbc71397f37faa316f6630387891b380904f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: cd1d53daaeaadc9892ce86178884dc84575da582 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2258c17f65001c1bd395fafca5815121353a86e3..5c18b7eac261ce4b5cf9738e73782b7eeb496c88 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 26c3f45b98c986b3172e9ce474dfd08cee8c0fe0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fe0f7dac5100b1094f849a02ed70b67eb9945917..faa1b7dfbf0563c423172175933788938ccaf061 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f72ca80464fd23ac3711d225f0ca3d37fbe6c340 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ea8d2629b2958f6df3a51a391807e669b54c0153..ea0718e620ea8ca2586955da4f8094372d44f764 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 039f021268f7eb31077e6a7115f7784f48399408 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 687b56f805cece36865ccaf06772350fe8947bfa..a91cfb719f11008cc398c3eca3627cd9bad0b1b1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fd60b1fcefd0cf1092a12cd1f7ad4221d6d5c105 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eb6ea63313457c9e17433c8136b5666f5053382a..41ca04fdafc108c868612281c3f08e80ab8ea3b9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 76343fe35f4e932ee75bb9b0924305c6d88eecfb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 26ff87840be8d9c9860d21dcf1038aacaab1e8c7..91f149c899865f9adc7024940beaad4e52e92fb2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dba0705b068554341d906ea5151d9a0390a79e89 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2be138b45bbe5ac0bbd55fad1085488b15d9ff20..b973c34f60e35c64678834fb43eba5a63a8779fd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: dcd2beb695510918700f81abefea56b3effbed7f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 700b3f761cfc13d29f94e212704b23f37eeadce8..ae7b0c7f068cc094827d483711537a4d5c4548b5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: ed25c86d09c29574d4d079daac4225cdd4bceccd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 02105752958d42994979bb12a18a836afb8eb645..abc2aba4bf1a5af980404895e462fb85d3f73a15 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0debe1573ff9c22ee6f6a6e1d169ea53ab5c099b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 90491bc515d5f83ce2eea5d174393050964f8053..763e644a8bda4a08bea23a28ff54c577e788a838 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: d8b34dfd0114acf779b37a8f8141398c9055dec3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6d738800e8d1047b9d9907aa15cef65d3f890985..72649d9447b52e234d6ab657aa8374c29d3cddc0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 3efa69b4ae33022f48a5ca493565745c5db36f10 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6e33e7182fe67f479f2519a60fa1fa40129df208..6efe6bc4f0a15226857f2a5cce7a38222ea93ca3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 628b7a54796c8d882a3dfa94f4ef52911afee873 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8d073f8372eec637fe3ed5a800bfa3d7af514b6e..44bb79167119114420206c3dac4cbbdcdd009dd3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 515a55e72b0b56548ae9b5d866ec7f2c64695326 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d990a05053a1a36990a5b77da31ed0385152d60e..602d7c583ba0daa00ff747d7b59c03b5367ea2a4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f60dd90ddb0f59f1a204f8d473f4d504aa108fff $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6ea96fb48c8d18e0561d794494af0bcb82011642..2caa34db00692c66ea55115c5c055928857f023a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 653e32793224d17dfeb754355ab10d9b62d9351a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0f3e66ed9491101b411bfc470502c9cd5a00c6e2..3d538075266d1a47603cb504b97642ed58fdabe2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f8e86b8bc5132837af4bee2ba1dd5e9e2052c610 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c4e1c51c1dec934aafeaac68b68fb839b76a838a..e50084a4c1f12b4313c77804e856865b21d2c42e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5ded96f6beea755a5fffa9d0468eec9fdc840533 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a504bd61f23a3b8e7bed9636193c3ab208581b1b..fd2dd484ba7c6dda2b1144c6b1baf658e3e7a01f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 762c5d59cd2d6015d5f818edb80388742fda5db7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8d1096d816c71ede1c9563f2e7194e3ef1e72aa0..9aff165383c6c78f7dbf7a3577b6445a97393e71 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 0690297bbc55a0197c9041be80cfdbeaea5f0fc6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d1b2f1f23a2deff71152aa1cfa4892a8bfafba49..6b3b5fc5d4d34f3065bdad528dfeb7604dd01a8d 100755 (executable)
@@ -4,7 +4,7 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: 7db611fe7e12bb93c1860c506b3406ecae2aa6bd $
+# $Id$
 
 errstatus=0
 
index b09740f0aca776aaccdc129603b56fa10fadd589..c0ec263305339221a8b30f61b0f6af9f85724b5f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: aa5dfc72c7f0f3ae43b94a2aba4acb6830983819 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c0f4e4e7f1f7d01f06187c1b3418fc6518f958fa..e9700868fa5bbe61091bd3f1a233ae0bf84f52b2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 53d85fb53b5eb95ad0778979e46cfed733159a76 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 88b3051813a04692f6ab7ba937b7b02cbdd1cfcc..32c0b39e4a06cb47c88c7f116b1633d9a78ed2ae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e8e62306e43c8723b098771bb44a8a730b15a065 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 79b037a121f128611eb64a8e350d2cc5683584e3..9005881c0d3fc63c12c106356e6df7f17736874c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d170e8321686c83e58bbcc485ec7030b0e8779d7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 57c27a947fdf6fdec92b389bc24d31461a51d5d1..3801e5ad352079d8eb379f32b026621c4bbbc1ec 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 495f2ea3db6d3f3bd9930f1c678ca9f6c5f49338 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 26ab22a3c91c301d85e5fc272672931621ad7a90..f0fdeec1b454aa04e01785bb3e83970b458d4cad 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4adf6fe79ba5c99aa400d7cfdc9a02aadbf1408b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0f679b5ce3c72f0de4f440bfa3dac4b41eed3530..0fbb6455bbe735e437507de664851aeaef686500 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5b9f8de0060e170c3aa22cd1546dae377e5bbfd6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ed7fb19d3787615c20c6fce2752879e30aab0b4a..7b849c60a2b51dfaeb988ff3518c05e90726f005 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 553016ade56f9560c470cf87339928d923631f94 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 80932e561c8156f84c0a17c8ce270db14bb0ac13..70b393fc1a748b956896e133eca89bc4e12ee5ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 16e1fed32a47904175243d72d41b70b78e01a309 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1879719689cd57e05c78720c5c9cdaecd10712ea..01b0e7a5e465df0ee0c414c39c66e815ac116315 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0718ed7997eee9bd67a242f363cd5a92741070f8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5f9940b05e52a741c5b0ba31fa578b709f38ab91..8246f60320436d8fd1f8e211bb4d0814346f9247 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: f34e6b678c97dfbcc598bdcb909c21196bacbeaa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index da6b921f6e5d9e3dac43de04e4f5ef0146f2c30e..5e2f25b65df808a7230b521f80bd650778c8356f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 81dc01fd19213427315a83de4aabe7688271017d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5ce4efaed1ef01cf95cea41ea561ceac18e6d247..68c372604e2e5c12ac8f6a4cc80fc17934f847f4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: b4b7aa3acfdafc19582f24c3c4a7161e63488f04 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a26b48d6e1f9ab0b349cc98c56699a7394af8369..99e36dbe0dc26f996e616dc80f5ec1950f32b4c1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a58dd3f43aede46f1c4cdcf46e8f10e416721117 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ccc7f46b802d4307b078e7ab6d60389cb1515fa1..a58df2dfe4e947992948effb7d73a07af93ad756 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 39e4a424dce5ff93fc9969952d384283d86eb241 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c8b434a7a97fcc87e8d4f46605cca2835ed71c30..3a4529852718bfe2ca86b141c1172b314f4e3f48 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6afcf2cd6ce5d77a68da7ccfef72a0873f7c8d36 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dd8c800a78ba6cfab51926206ed0458650b3c62d..0f608f0a234951ec61b41ae2685bf95f188be241 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b3cd712de6ba039bc4ae2d8730f7c07fd9965171 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 20f1ecb64d6881ec9ec71240d48e8ca887eb315d..c0427571395005ed11ca7748ce4223f309bcc4fc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7fc375c52ceda39337a73a78caecf0e1f9b2fa8c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f03b5182bf1c38cc85fe3320576792f4a5db513c..89a1ea7828a490ec75384d547c7e8f9ea5e5582a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bd985c60771dca8dd865271f9c7646a14b41200c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0c86822f3a2450085c26f426b772a0bca4dd0eb0..9f7e17ab066708e72ed6417f00f5186a7277d72c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9d19182dd615ea6ebb841ffdf642aa159381b6ed $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index efd8129a9036ff18341be130d3ed6aef691a48b6..273bb16f73aa4365538bc38759670029f252bf7e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 49fbfca87ed53016d66e784ca09ceaec540fc25c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 89606f06e8d5f377ffd32a0056caf9e59bbcfb0e..bdd2630eba656ed79d3dc9ee46a9d15066f27755 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0a507060c4b56773ef2eb620ee349a51f3b418cc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 96543762c811cb51ae6840bb0bf22ae7f7d8f944..ac58ad0e25dc0ca7425077f2ae219186c4fcdeab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d7707e89b9a084ffe33277baff64dbb71dd3ac8d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0243dc9a2a07dbf71a7ca3a97799a5a746a370e0..8073594755a1e1ab3ce3e991e80676851b713b85 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: fbb70827d566b14cc5c5088a57abdf7b2e56a2b1 $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index c0ea2fecef2ffde77439f8ec2cef07d7dd857f50..10935b28b00541cf1db540a6d7626f125a353a18 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $Id: e9421a0ea0a8673ace65165350aec6cbf509bece $
+# $Id$
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index 5b7c538e137a79187809e51ca0462613583e375c..3ab12a22db437bcc5b1ac94ba074a711cfc65a19 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 746d21d0416d41acae6ddba396909d947d9faa17 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c72046adefb1b17c9a7b1af93522e97ad68a36f3..4538cb2ea01efad2e646d495acb71ddd40d8d123 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 16c10c6b63c56b209068803d623c50ece6b7f035 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 74d382b6ddcd1cf8831ff73413f8324180e708a7..83139780d8c2c109ba4137f59c4019f7fb9154d4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e6e17a9469c90c82e3e4844b59e3c16e8a91032c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e4ae71f5e020bf3f361c2184ff76f2ac0257a2bf..335d778ff114e54c0e6c89ebbb3940c1d6bf9333 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4f68e81e516a5f46c8cf4e283e55fc3f8ed18de5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1f0eddba685b32f8cc7437b2794667bcd3dac4e4..4064a806b42ced1c7803e675c07d08702eb38fbb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b3224ba7833257f126a7123e1d3714212eaf5ef8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dfd55c1e68be1f3236a49623ab2366713a9bbdf6..b9489ebba0638971137087bcc563bb3e733963e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f75cab9c5a1e3ad77e3ca656ac57a0cbff2b6b0f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 24e4e79c5ff80cdd353b64dad6df99063b8a6c43..225c5e1a31d2d3461e93a7f7408de3d224d7741b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b0379dbff86b912fd0c184e2c0b07ff243182c1e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1e2dd8f31093df4f729ad0a5db9ea8704ccb0971..e71449cd5b9fff008e143a3baf89e38d4874e9c2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 83ee385ca783b2f3ba35dd2f1996ca5658d78f2f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d64f9eb4163187703755bd93a3057403b115d741..d4d9af1a389a08c86c5b788676299cfb34346348 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 61e4f7e40bca38c7f0d5dfa0a4988d40810eff6a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c3552514e4f42dba779c07edde7d9c316f8b317f..1a319ad0c2369b90566b32b5c1c8b4420a19a956 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1c73d3ffc659706ac0de9544ad207cdf21f5ff0c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 062a1762574d5874c1fd20cd4f6a5ddc5af84199..340ae5bea782fddf27a4c790a8f4b8f2cfd22e4a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 18ba1662e226499a17b9ba2f0fd1a9fe1cd673ad $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 103143a9c17c440ffbe749d3911e445a8253ffec..8596ac28e86158b95d10acd49e67bd18a4993a56 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5cfb09f38f64a6e3d5dc67c19b9acc97a9d285fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 72dea28d8097490620aa0a2cf81b01166ea4d9f8..32c0b2c5b047185b32228b9a6d6d4c0f4aac8d8e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 02dfc8f1923d30093558101be9af4f2d03134987 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9f47a2daadcc641b59929ecb0fb564765ddc7409..9b952b7d038c5d1a9e642b8f6192bc6f8a64e42e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 854570faba21596a80f0b8800205d1c4fad4badd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f9a52a0d2234fadbe82dcb320f2956060024b536..5299ace213cf734af12678fcc6832eb74f114f06 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f84da13d8a6521eced562331ff96d90f6c380e8c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fcbcacaa2d5bb2abfec8c6392b066e29d93f1c00..56b18779d0d180f215818df37a9bb93b612293c0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c49091e82138717386fbc42b8c368808d5067dfb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 890081a271f0a6e5cec61c489ffd25776e9d057b..0862d71c1b51fc6175e6ae824a20e2c0064e0dfa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4c675a78c64f89bdd6694ded53dc7ad7a745f666 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c4a4dfa836dabebb84b8db75feb5439a1c765a29..ded11ad164c43d1f62ab742ac8954fb2354a80c5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 898220ec994e5f94befae1b346ec1225c86fb743 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c4f1d392799d432a6cd40f05b8df98125fba57fe..c2255b2dfcc536e6ccb38ee6cd33cf987c9333ab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1820038be644dc8b24c1487aad9780e96e00af02 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 681c2070c7d0e04b5cbbbcfd67bc757bb8e38c85..90705e47d51d3f86f90b85ff64bce09b4e55f124 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 134fe2d2c237bd36490bd2c703d3407c0d327d56 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fd546d3de2897459b603e6fde1f8248b6b30a421..8b9911f3da91fd7d66d3537983f98dedc53446e4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 93fe249d5bcf5af6411719f9153f8f522424f971 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5c63f4d9223bf6f9a293285f39236d57430e5506..13516c50da6420d24dd16287f7008926b388ac47 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d45141f5e9016b12704d92967ba610e6536a5c8b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b10b6c284afc89cf544f2cdb49068e46bf75b563..d3a9225afa43a3941c54d5975abfb0f7e2e11116 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b8dbc3c8c743785128b3cc768c888a5ca64fe71a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d97933180e57fad34b237dd5a8bbf818f202a8d8..6cca6dbb00605df62e4d364c60cd11f5bf079681 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 208494b8f923ff4740782b1e6486893bb5e81a0d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 74be969a30bff187f5978863285acb87f95defe5..6218f123b99ae1b8e876aec60c09de180d3fb839 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5fcdc430a031480274bd7e5898bb8e9fcc4bc8b9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c1e8ba6e0edd8881579bc501db79e953de20c2ff..a01e4f3e71b60aaf38964a4f9fc5091681f5a0ee 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 87895aaca7d9dfd26dc83c226b7d136e8608f635 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bf3a26c0d095b8a91cd35d0d4a8892bdf9ade4ff..1ca7f5d74be80de539ad567ce213290d9b3b2bb4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 99daa596e0daffe513f350086fe22165f7f49fd6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1cef43a2f131ba7cccb0d9022320bf72b341f82d..a6ec3c5e2f2480a7ac7c29f13abd9afde2335b26 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: da58cb80781e9e36aff394828d8cf5bc38366795 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ac855a7957a8c3a6161e41451e39798657d3c0cb..b027699a62867fd24b58c6b2cf5ce43da455ac36 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b483ae3ee952c27c33d0def2e1663636eb255e47 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c073b98a8f2d5b774d7e20672280008cd1d15835..1cfaa1a4ac362324efc9e4f207403071b4d07c9a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: b16e68889e1ae27b7131ed4880b0719cf5a61922 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a3111aa3731eac1f1255371a71e5eec44e570f55..6124c63e6c0eb6aec06907f6ab946c0a21d53a60 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 31739cdc3c29eb28641bd5b72e94debb1d358328 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 345c1444e745f998db42c16355a0d5a45bf7b4bc..f9855120889ed8951f2ce2368af2d693114585cb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 60fc47f13dc823bf3d9b4ccba3af57ffc1c9ba4b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ce07212b586cd40ec2fdd0da4b573e5e5feb273a..0b77a3d4b6cf5ef158a2699a4b296150f042a884 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b3ec403d193e65711454112e7a7c1d4d840d7e9e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e6466f11cac417d15cae60bc7363c323f90f3c05..9cffa3f02ce4fca24729b28aff87820e2787da56 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5673d2351e3fa74aed72425d4d5f15a47cc503f1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5f0eccf81c6cec36aa0083036282e3f42522a567..c049b158a0e75c2d0eaf55e749a6e74250279c59 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 720d1333d94d3c506eb24309c7cc33eb424030d0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 146ca3373018cea9c58abfa1a2582ac7e4f8c952..3b17e6245f8e29e9b5fc29036aad5f099c7ced05 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e14b85a11d373b95262c4726f3d45065f18ef120 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9ec7f7f462980cdc1927f61e176b675ad2901c1e..a9bb74f99f92f6b11fb9bf62dea4d36c4ee31433 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 76cd86625d1d2bf3f041d170153b21556d667585 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3b029378ba87eb52446bfa44babd91e9f1d65f3f..103eb5a21c2f2710fd4d66b54a2b0edbc5b79b94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9a33754e05726ed5c7dc1c4ec4bbe98a33e2a56d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6df445f5eca82559f03c2160d533b71a222b5db1..fd437b5f6e165c70abdbce542ccbb3d628c17e43 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 200bcd315b531764b2093db0664d183dd7bb5627 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index cd535022a1384cd198f872cf87493aeac5503e7c..18bd2081a48abecc96775bf518fb2c763b3fdcc3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0b4f5ff2fcb682ed286c890f5112db64c8a01351 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e600516bd5f4614c72e128476ed4be15095f26c8..c881c75db101e04a224ce20bc9b0c9bbac71ec59 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bb860435bdb210f7841c027b31ed34f7c236bb2e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b80aae63ca9e3d910083241381cc9d716ef0b994..b3e4e9fe4fa7b493556bd9e019cb53a0d3b3fb1c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d987cfb738f293bc25c0283e53da9c6de166617d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c37883ab856088d5fcea802ea80fd3201edd6802..f68fcdb0b590b6ecb48d52a233a53d39a78e8662 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f0609c049a6b63e2ceed7ea8f53b5b6771c6c21f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8f94fead5045836ce077a76ca07d06544c4fc9a1..d02df7442cdbfb1631ce7c8ba38fd456c0866ef8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: da4511cefe7b45dc1f2481cbd20f0bf7937a73ea $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2d2a3d655c389d5f75ad0e71f8a1a3dccf3dfa55..f394a771b2667e7b80e0c6b77fe3e004a7aa3409 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a1fd683d1f21550866bd6a6bdf1d07c09ee879cf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 80779bdc17a5901a1842104cae6b5109cfdfa843..18d14825983ee97259f505c991762386c95be5bb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7095c6e9904b654d5600dbc375250440f3ea94c1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a3a7f690cd607fc2589be319b4050960d9c07cf9..a093a93bb208f654378c8fa6893ed76e30d22bb3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 21f797552f2fbef10cef1f0544bc59dd87cb6b53 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 88811686f6eec5ec27ed1f03f5af84efeacbbdfe..78fee95a7d68d854040781e1c69ef5d515f5fa2d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 47414d3f2c4942aa848abfb56056256dd69928de $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f03e55f63d3cc10902e3ac95a316878735d83e5d..c3d7d6318267c1db2edd5c8c31a7ad0b5c142db4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cf27fb1ea0801f063fdb526de7fd3c4dfa8157be $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb0fdd43278b344d195f16f429ed283c84b419dd..a632d27f16365bacaac25094415d5504b5d9ba16 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed0d5123a4d16b1cfc6ab50dac42130f78ae0f5f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2dc5e8ab972784e385c38999b910bd972eebd3f3..163386424212a18b7def603a02c948790d280848 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4cf3036b47207107db0e1a683c69993cdbfb9a57 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d21cb2dee5a28b739bbbd7f3ed363df21ed1f31c..fde36ac3d18143047f73024782688fb6000e6f94 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9ff801ad8e1355345e88525e550ac226403ec3dd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 06028c2a1637ef1b06f0f4862fdfc76549b18bef..1726d3b188ab7bd05420061ba9bf074a2d7ba861 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1d1fb50ed278f31587c2b33b65d54434264513db $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8e4debc9df69d1811a3598e6392cdb1c6e86cb5b..525983f8d6325830595778672a353257c1b36391 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1849ffd74a556d06d6cbdca7975b6ea13458d1b4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f223c2bc88c9c0ed6f921735eadd5a7ba8e26641..b32721157146c2a06da7b7d869ce127919f4a462 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fbc07e9bc1cdca5124653fdcf5149a15a0eb36ea $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6e58b439e6f2a90f6a02ed55a88a743ddd0dfe27..89792190a45e92e5d5d153b6a18d64c4dc8443a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f590b138162a0d3d07ac150c5cd5f18e601452f3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e0776ab545997d5c641b3ee2dea809ac0c7362bb..2ae27c963e919a954be90132592dac3012bbdcbc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7ec5fd5412371309a82c51d097a7b8b7e9aaaf0d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 58446e7896961416ba5f682e02017678f3a87029..50b550d7ae2cc6b33442cc7879b2a998d0d61729 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b84a89afd9fd12c421f8f7d62f823e2343424346 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c0e381f3b9d5d2e5388f184a2abe13a1b172062e..540164468f46273632eaaf51f60dfa771818b3ed 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: eaaf6b4e52539752e8e31125bd6b024b895760b2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 698aee9efcfa035ac6c17fffc9dbe20f2890c35a..04d3a7afa8aee705d66c5f28f6956d75bea64ca7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b46658cca7741e11f2b9274eef469a67b9e78911 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5d0c5ccf86547ae3e464711aef544fe54473d2c8..95d8010098469ef7b9aef355f5a284f2bd37e568 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 168e3a13b0810518747628f6726d14a7dd082834 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f1e50b9fd37143a54c005aa5f8de44266f669fe6..a06fbc0ccedfcd2635268081cb3337c4924ce285 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9460d775d78c1fc141fefc7fb8af71e9c7ebde58 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b40e5c0427cbb90b2f9253760407a35eb89faf77..e1684fa3d15f6d195573094417598ccfc0915f7f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2d9434549fe8ef9cc10ca5d78060423f3bf9929c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4f52306d3f6258a7d13ef382fc91b79f06316d2a..2d2b04a30f784e0f78c3a6d1e2b39bbb338aedcd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 874c12b4a2bd4162d28842d1054e876c45c3c335 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 11aeb67f9f5d911c881c32640b130bb8035540ed..34c532baada9fde38e76d08c81095895cf6977e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b7ddd6e5943af9cda1125144459115e45f31471 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3ef59fa88206d022b8a36e03431c829e27db7295..fbaae7180df756d39f315ece357565d8ce43021d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 19d33ecb800269c46dfde39e95badb78d112c7dd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ec047b5cb46b58e0041ceb363c519fec8cbacba2..5d32084d0c95b2fab742ddb3453009fee7004535 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 53bd8198236e9f53ca3322d4c37f92884a419508 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7d2856007098ab1d28cf3ac622d168e43f01cf7d..8232e4365f920c9ffc35a0ad002d2e7bde93e1f1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7606e6b3273a6487b5fbac85feaae86a0a23f517 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 695867632b02de326540a03bd7a8dd32ac61aef1..9fdd002ddf3c1d357b29b434d459fd28d47bf25c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dedeb03425834f468394605eda080a58073a361f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a99fa0a8b00db593ff1043dff6101f4038d10557..56e08ffb4e1ee7e19825236a11a283e982cbdd23 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bb4799881b84664a862130c22f42ac980a9d0f52 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c2b9e8af986145d5f5201715531b5949ef420009..96ea6a56fb77303a0922806293b15a418693d53c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fda2e9a2af1397e0a9df74eff707d909fd0b4a26 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 00a1b87e4951f448680cd551b944e097be37dff8..06d6ff34d1a71abba044e8fc5795a43ca406d34e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d3181267bdfbf25bed9a27dabc902396e4418a58 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6d0073ca2739a587d9030b53daf2fbf73d5be258..19e71ff48a0379fabd801164722b80e4ee11da99 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6868d92bb1204fa2c8149d4dd5eb0d8296c93430 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bcf75fade2eccb8f1bbc2c5814f21ebf4356b615..de09fb4f51e6e4b6a8bdf3448eab8cd57494c43d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 998e0d4d3a21f4bca2288e9eb4739ab1d3181f2f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0b854632ba70f01988b86fe618bf672b418843a7..0f1c38401dba0da660347efbcb8a9d235be976e4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bf626942b8e2b69bfb8c58657336d292e13a48ad $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fad0923718ac7e794759732965303819e3864f60..2931e16356e5fab9eedcc54e9157690d0bd24506 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4692475513bfb4ed5f326be25ec3048f10940b64 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f999f6f5b1acdb6a3e83491a7bfd3c6545478ce6..ef25d21ad51c862026b1f9bce34c16045e208bdc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ef0f83ba85ac0471460940b01bb5d0daf4eb0837 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5f366bbdee0c50652b1316ce67e9f971da5cc11b..ab5c5f9230cd6ebd0c91963e85333f14deb23eb9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4bd2ae72a80b19d199f4fc7261a99ab2d982dadf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4a1d2e66ac664297f51a22b524d424e51e3adaa5..8ad65b487447562f2175059937e7190d80fecfa9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cdc97fee0687e17ebd5641af2d4ceaa5c12d9ca4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 827479b4014439f7644498ae116cf936e00943de..22bb2e5c985fd67ae6309b2261e246a35cfff415 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f2c9b269569af08e396f8d527e717376d7c91e6b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7187e799b671c88cc5b6e0779ee6b90bee4dc8d4..274c59db799d52fc5a4ab402206a75f6beeccc15 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7f4074aaac9f4ee67b803877de54303416d0c6ef $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a297fd3fc5c21d1c35a437a5a0fb7fce0d581f35..a86bd946cfb92ca4dbd335d29ff98ad6e0a43181 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6f63a4f0bac68c404b9321854bbaa4ac9adf3c0b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4b0f98baea3b1705e577c54dc304260f3dd0c3fa..8d9d7b1ea6a1d3b406bb2bf06dbbd8407adc698d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5936def82db77c3cf44e113ee229f7f26bdaff41 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 97571e4e2c45a02a2260ded2e6d1721cb1ff668d..2c21f1f8ce7e8f5300cd54cfb3dc828de4a64f63 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 147ad69df7e9fd3af467a7580cf415c9a8eea271 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a24c9e58aa60ac2984920ce3733a2df2d5ca93d1..7cb9ba1544f7cfb22a3008d7cbb9a51ff8111c39 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f8c81769fe8334f5a63fba17a92ee911144e3c1d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eac4c045ee7b1ee148dadf487a499916c9e81ee1..7b03eef63c0ebc244d5b3037b81a4d11b01a2d80 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a70d4a8c22b955916afae6e3d957ccf4c16237dc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4cfb87c52d9cb75ed4a35f09daaae2aa974278eb..4892b38ecc547dc6e5347cd912cc7f67c453b206 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 58852c67f9afe5c035f49ec460b80cedbe169dbc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1d6072d6ccdac608b4366484051957b316a873cf..0d6c58b984e7f3e7047276e6f7b4f677114d3dec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 50757b1fae308bda17c37b8168dafaf8e701ea41 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7f0004bad17b852f55095ced09666c24cc5ff12f..bcc1a9e074b79445fceb23876e7e52c41ada651e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 20dce3448f4a960a9b088a1165059faed3c3dd38 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c2d31e8e6240c20b043ffa62aced3fbfb1e3667b..9cba51830e8e6c1502e6eb81705c2111be914d21 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 050b584b83a52525a774504fed01e05b97e43dea $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e3769b36494649ad896657069c1c8f19415a4fb2..4bbe9ec215a454ad7c880e8290e30be34febc11e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bf85879631c6ff2f72bb83c974b3074e118d7eb4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f1427103766cde955fa5aeede9692734206ce015..3be683b3e6f51d7ce2599e6a515f1036e465df6e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e6ec3e30cbf0afa03dbc653b2f4eaac98c01693d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c86a2be43e44db48a197b097f3e98d01bc803e47..828788deffbf2a48fabc606a316efb7d3f4e42d3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: eb4e3d0ac047a40c79455e4c948adc4d1feee516 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 24a0b929849a2a112509870b8e5cf11cd9713cdb..813c8ce058f0d130e78e27de9e1b3624f7422543 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed8f695ab6537636dbc804608260792e10698518 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bfe1f92b4ebcaec87706c356ab116cd0167260df..857446fd5604c0b82885dbd3af181c50e6fdd520 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d707e5145bfe1ec9badd14df4ef7ce7b651de36e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1ba16208d0570cdf6bdccbc39bf54bf0d2993cba..82478042701a81737c4061aac846ab60cd8c8610 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1679fd87a8bd06e77c7aa246ec5d30b561cfd6fe $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f176455979c85e3004d7ea44beb8311e26af34ef..c44e0b5f35141012275b5879274def82eff321fe 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 511b790bbcdc2e5ff0a4d88b57cdfef4fb752e7d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb9ac662e519910a0c5438714d20b96e78036a62..32d742c819bcb1ac0fb14120400b8244d27b8627 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5fbc24b526e81295f3451703532032ecd3d41e7a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 22b13a3d83965728f3924ced026fcf7a9a6f7e96..fde559c71a9f579e9f2dde284b8b4fbeaa043ef7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 933e6531749502cd67f9be9eeb86ed9caec9ddfa $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 43498618504370a363a50d2aa2ffdda1af09d432..769f3d317fdda8e19e74750d850eea60a350d6ff 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 436aa206832f6ef90b679c9abe0be580ef1e3d6a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d379fd0c18e042e61d6bb27fb8e2c4cfa9a6577a..f34851e60c04073ba7d7404e01e3b9eefa3b9bac 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b55697b193d0088eb1c78a1705f559901841b99f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0b51194aacfd1e720538704bfed81239b5089618..7fae31b71c5379eaa2dc8e11525eaf44a932752d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5dbecfcee3dca04d1ba067af7cf65cbe328b735e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 174c123116d364bde8146b9ae3450861c63a5c28..279e86fe0ef1a784e0e984f30f3377d14bf2acec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c8eb20f88bdf58420f664a76cbd467fc4ac21edd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ffc6156da547ce6d7857ff20f7805a312807b613..72dba34e31826a722d9f41f2cb8addf882871250 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8eb253640703ba6afad261d1d54bf0d939d5dcf9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a7ee8b68f0394695a2811d9ebb5865c8545c7e95..0c7ac88eb743f06302b0324d5414f6cc24f3123e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2631998a97e067ade8c498dd2c8281d3b353878a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f1f38525c7d984ba9ae0365679ddc60b7bb833a3..3a0814453a5a0646fe971314440c85a83230634e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a9e1e063077a6880337f8badb45504bef94a0b80 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3164ab6df701c8a54cb50a681a552947040c9837..1ea1c55cd2f03721713b16d22629cae63378eb0f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 681ce8f6990d232421cb0d0749766a084b37395b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 92c13401387766b6cc6a815685bdc8bf46315de3..2cdc590b2f275ff66892c141de99be8c8ff36538 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ab07c5489b69c7cc6ec19cbd26123f581f567386 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d1ce9d110227ab9cf07d99c2aaf496c89c229a13..7c558520530798b9b7ae5a45b04bb8d87b62c9b7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cd6d628b2e6fc78bf9d56d68c06678e1a02798db $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 45f940f30f19afb08d7b49106c50b505ac296db1..b987caca998cdb27519127d4bb8d9c67422a50f7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d4003266070427ed81884998d7b269342bc06d0e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2b77098533efdde32ceb7c63abc4e158f35ec231..97e1abaa2ad9f6a3ebb8633e69a5f637da804dc7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 49718d684f5610c872feec169815d52e248f1c8c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6527c58948bd0e35d17831ac59b27c639caaf36e..5f3c027346e7d9a72f8099217c8da610b4013467 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b55d4d5da59489a0148854c7ec195dc6289387a5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5e542d420e908f29dc871729b712bf5c4139ed05..ca2c47f469a6839515a26ab6ed8edb705d3196c2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: aed2231e37ffe47a4421dd055b50f6b474190dcf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ea956bd9e4e5515e0335e393c01e090c2754f762..572dde8fd4e2ebce63eea3cd91433bb68bb7f812 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b1a01aac45ffcf1744e8b4cced6399ffc88c30fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 903dc29e3bb049d618a4b04b03934973990c6423..88b4e1337021b9b43d35741ee6e957732e7fa5a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4058fc31bfb642a7082b36f07b8f27a213c0048f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index be5163414c3f34e1240cf2831868a10ba1b0de87..c97ef8506843fe111f85ef5497a2cc4f99ea7736 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2e6d73dffea248c65380cf1091b76758688b7ed9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 481b9eca1acc2272c24492c71eb1232247d4caf8..142a48483cfcf54d6a054b19f2f1f5aebc084c55 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 86073fc5efe200ac6e60a870be930d365e4d606a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6a71828b0855ceef3deeeff9d96ff745da12e27d..a3362b494cc8136e53c255787ba1f0e3fb999629 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ecdc7b1814e89f66a9e5dfe7712123fe558f653 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ca698e8419f95efd175c34a58ce9e608ccc54162..5d2994b43f3987f75aa906750e18431274ad557b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 11c9e7c42f799a20536920f3f496d51554e2b349 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d435663644bd205559078c2ab0f51ce9580aa304..351020f249ec2131e3e8594bac0bc78d159fb3eb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e7582d35a1557fc3a544bb536b3d26ad34277b3c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6807ab3a98867a34da0f62198f12c46165deeda8..d85668346c1c85c323881bf0c135a514e7f4c216 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9da30f33b4d4c21833b3c36ac17b3112dffe31a5 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c65bd88d956093e99fb17ebecc08baec58dcaf74..7caf1443ae79549c00f2b8d9b5847924a23e1907 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 23e2f3d8daabae96a8d228ac1c422715bc15f4de $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1e1b2af81bb74d9b48d96c4506c8127c4f523445..899052c6ea4afadb711e6cdfbbf104ae34ab7758 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1a28c42b95b670dea8b5cf33a4785ac76dd88e73 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2f75eb07ccaf6e13f294f5e2b77699e6f2463349..853a5f0d70a2774af53f3a1089612f27fb8db15b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dbd3018a8b6af32e6fa84a6cd0e150fa5996f822 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c4aa9d6b7f0f2264ab66c4d12a2ceedd34282b4d..275f7c98ef51eff122f16273a486f667448eb97c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a23ddba9768b800488a55c3e9cba57aac310e917 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 96fabe3b79d40c09f9898eadf976447c0821c0bf..5fd7a61f4448d84361b6f39ef78ec9026029a87c 100644 (file)
@@ -9,7 +9,7 @@ ai.mit.edu.
 This implementation heavily modified by John Kraemer and Chris
 Hanson for inclusion in MIT/GNU Scheme.
 
-$Id: 77265d2a4e14daa45d252cd2d3f34253f4fe4918 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index cff91106c3f85546e3a536a0ec446d576f93ff2b..19bb6b03fce50ca1836dbe33b860721a0cfa8edd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0b0222a5b3f896937384121814d9e106b1e215b3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9a2fb9e64796581086f8c8a2666db7d5c5090049..3c31fbfa76aedb6b3344c799b4fe6400389a0a5c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3094042443e8acee8d370ac6f2ff66cdf4024696 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3553189e17950ecf1cd12d3ac70d5325f8882302..e68ecbb38f642d36b14ca2a319ddead19b506d49 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d8828f8eb2996081ddb539039654cec78cad3e1a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9f5d47fdafbe0d196d033cc3ec31efc0415e7980..5549aaa5ec6928f1e05877c89ca8120612172103 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0d7bd5cd1aaebb55d2ecc697c560be4d04756dae $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8b2d61c878976c425750e88edb22e993591fb29a..d6e2293f48771e33ded5da22e8c1247d8e96715e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3aacd8972b4a366b0e569e4b32e99fd90ba6188e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4b8f27acb458ec2403b1b5e2453c645acd6f8611..17b2b695810f67407e54d672731aed62ab215a9f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b816e782e99ed051e1092bbe60984f4c5c4517fb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 213d0646e8d62eee3ce8f10e3e8fc206b9da5c5e..30128146205cb55571ffaa9413f08bbf7c12804b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 96b22a19369e449639276eb3083c1c7b2427ed47 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 90b067fea43cb4c493f035a120d9ddc2b379ceb4..50fe2b4b539f7937fa7348c32becf46220f47fa6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b5c92c8c475a04b7888d69ab5bc24c62664dfa82 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3b1bee96253229442a9379facf586802379e846c..2afe6c034511a193763a9ce6984848002ec9965c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a6ac3237237fe28f43ece99666555090ab45ee45 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f348ac952cf0ffd7e6a9a68978f5142971c81504..e1cb46107cc72d71631b9f20c1b16683d9e03c4b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b222afbbabaab58402a27c335f448c1814359eb9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 034ef12242854489148ea486e532e73ee7367cb7..ee1eb0c1b71f651474448c651bfc6916b3d54b5a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c621117792e1fc369a0925ff14a25c4a5f1e57c8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b868910c67ddafcddc40bb04efdb18a4720edce6..f3d6d39701439b271595e0bfd6e6b4f6559c070f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 01579ffecf84c3285013068a49944250abf15c48 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bb25bba4989989adf6c0ed852b6edd06018e59c8..c4ed0da7bf866ad72ec1d86b43eadf284ab1c9a1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d8ab2878619d0a3e1230248df74be19bdd13f195 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index accd7f837bf4dfb613bed407038b40cdff3361d1..0d6656bc560770ad74128829140e78cb3942b67b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9e4baf073cc3a9734786844ef3174ce5039996fc $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f489e96cdc77e31b7d977bd630999802fc73b266..3e8119a8cce553ad7335c5de2c7c3db51b908768 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ba2464d0cea3fd5eb92c218526e86d17ff6d68b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4302ab2341a2208ac7022552e2a442bb71f282e7..e1de3967d7c598510904fc5fcdbe49b3cd163cbb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c539bfc83faa47450ee65417e98b2aae9b065aea $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fb65030b79175ee13857cc028ea0b5e636e077a8..d612042cf855b4bf6da8e49d7a76f55a507899ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3bd5b2bb8cae28c31e55e40479340daccc137dd0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3a92600a35f5ee699ec7344259b87c44d2312703..0bd899355fe6c46fcd479e8b1f69217c630ea3d2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 40d95d7e1ac14f5dad98ec401ebf1be750ed2c63 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7ddb0dfc3303e31a45401aef829ddb4beff5d2db..afeb978cd63cbd0a03d2f9bcab4c26bd6dfda277 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d6e97ed708ef1a9c8a3c2915135a5e0f1bee119e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d3005fe7b2266db61fa603d21b98ddf8dc223672..26e79fe2681c73b558c8c0ac2e84db5f1680455d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f4d50e12fa97316106e56d30022d6f908d9d6257 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f6ee0a7c5194d48bdb9842d4b815e6fbf3981547..0c22ec5c1371e84c4379dfc6178230a3e911d2f3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: daefab2bcbd340d2e4d80a099c6959658568e3ab $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fc95a4b1b8a3299a59ade63cce2bc212c9904c14..31d4e1cfadfc8e1fbd144313f66d070b41a6d0a3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 514164420e260462c81c279396ba3c5591a208f9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 29ff18310dbab75c8d42feb224c40dfa086b19f0..3531767c979a482aa144b53a19407eb6f09a418b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5ffae99a5324256fa3f6137b6a3e37475a854d5c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9986cdc13ead2ccd6e40c72f1307e140c7cb84e0..aefcfd5719d2924f7802943ef0b0e41ebcfbbbd7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c8b75ae400766748683bf609e6434533da4f9528 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d2025b63540c27e4c506e1296d0dcb94265dc993..48eec0096cffeeae706813ed5c2a5c1adaa4b2ce 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1cbf86e88898fb3c2869f06d1f550ded1cd6ff36 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 99763e291a52be79ceb067bc1b7a6dcc86d3c67e..885364cd61acccd9018daeef2f2d8c0aa9a2a48c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 312167bd85c841cab34c956ad2cf0fc73e5ea181 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1be7362926484ff9bee0c37c755f533d01cbb44e..6d069fffecaf6fd5f0cd5adb5ac1004cae84e61f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c625e1ed562db0b1bb4b4ea09447f0103f0d2ab3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fecea79c1b1c3e69bdfda9f242e0ec00a0148678..02bdff44455ad96dbe736147b6915dd18c5d3d50 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cbd4eee3db92e12a726e1c4e92beb67fc4b015e7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0a6893088df2b68f549270c62aa47c3e274e8f29..ed3c02dfa773e749120dfcc215ddf255a94a1a6a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 383c30660cb73539873be67c7e50f238df438611 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9b3ca4dba4454e26579c38ce8b835aaed3f3a431..9e5117c0dc36c40a7a1d7d9395e18d49c9fe8763 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a1613c79dea8d12df8b123c835326126b3d1284a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4276307134e242550ac0e35ed3d1f04ee271f2b3..bb5ec458a68436aa8f093936c5df8bc911e3de46 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c5365c06c72bd5626e7c2130534a8c80c4876ad0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bc0b24c96b59984affb3eafa31322a85f84571c4..828c229ed543dc6ada0bbddf31b1f7457af7054c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b7288c49b2cf987905b9867074cb92e7a03e6119 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 952d421b70a5ab0ae2e25e30f423837aa25c6698..e1e3744f878563050dcd6cf8385307d3bb789782 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8eaa9f98e26fa00f13e73125cb929580e5493a76 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 37729fc4d167521547add0a3315faadbd2870389..2542a318ac5e9af1b8825d819784243c3ea0ae97 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f18c8ac98b22ef69d784435a329c2728c5a210fe $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 55096aed158e1b40185d11bfaf1de22a82fc7344..921f8999b9f6478aa44db54773f3ea128b1ab8a6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b815e8da7167a954c8a944298d29717bba51520 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 42700c3ad1bd3dd9c5bc3ef2c66aa7571dbc422e..f4a09515b266ac4972ce0c9856a395b5372dfc22 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f496ba4e81f6097a74340727e84f652a2fb531c3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 071448c084554026a64793bcddd69825dc20e47b..217e6b3ae56351bb4c0a87b1f5a7af232db92836 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6f54364ea09ab9e39b4626b594ea47de6bca103c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a5d51cbeb45dea7c0b8619aff22e04b4fcc9a34c..43a65ff72a586c2e05a3f99827dff12d5286a919 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f904bf4a3049e424c300392e079741b8fff0b622 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5ebb7295deb981dc897d418233640f43079529f2..60144cced86be3109ee1d23a02d4d7dd367bc019 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 100bf3a1841e2384ea43f50300274487bf7f27d9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a5342676d319c5300600542f775c31f678fdcadf..c04197538ee57d86ea1c9a7599700668c5cbc299 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e91f8610541bed085996ac5e10785367abb8b18d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7d04c7ea736b4c6b478d013b7c50f38faf9e5b4f..30008a24fad072e6fd83111c0a868b5e7ae1edcc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 28af935baa473bd17e18c3817b7d4aef838b8fc4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5820002782b80b3956fe775e3d1de869a38afb8b..8a1a5ea402501992609e8584c50727dc401bce96 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2f7cbdbb062439f03b8401d7a52dc87fef061e4a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c50e3e9cbbe40d784b3b35c0d0260fa4e774716b..af3b51dd1257737dc99be7d4015c9a7b915e0773 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b4de57c2ccb245cddce4a369698b9013fed9862 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index edb6e18a914967293208e1888a26b0ada3ee5572..d8546e990a45cf2ff9c8da224818e7974c312d91 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d5ff42575dba0ec77ef4d73cc841db0f7d2ad4c2 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 81102ff9edfef8e84b24c0b416f24a0bfd37d71f..cb1c613cc8345e99ec7f206f8009eba030b6b2c3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 32d378a95f761811a8a228f6c80a5b320bccdc41 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8c94c068ed649b77669913657b96d1b30e10d94b..8571b6d1534c76b578c5378aa133e79227a4ee15 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 12eece77dba09769f6659d8f095a8aa397e072b7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c89ba95c9f75b26b989651f58ed2d31debfbe848..fd58a8464774c1e2e4e516cfa770838031b396dc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b0c5e2900857ddd337dfc452c15ff3ce83f2a0c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ed323cbdd5d2c5d12806f2ba295a9f0d7be0271f..6131978838379944dcd36395ccc9bd33615782a2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e0d7a6caf685b3dc3b31c4fd086f5331965bf3d0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 29c84b7add6b23453e137f0dab001c3dc6083e62..d7549c87feaab67219bbde230d388330392988a1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5d9bd01511d99572060350e894bceea7efdb2356 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3d99aab3a05c7d9a67ee35f91607ddc608db6c43..809a0217856e5b675bede59fb93e90506b94cc89 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 475ef97f43ec21ddcc602c0af0a4287fb185dbe8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 16f7fb3daae0e64ea8957caa1e4f43fa70d7e79c..0d440dc7d4cdf0e77f4cfd3b2ae3a79ad352bad2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3c3d362bde10437de08d4eac1256362405909ac9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b69bddbe211b30b5ed7eb14b5434d684987a51f2..68f1134a9ed60fc5cce7eb253ca53f9f9801ab2c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b8d4bac9400bbe44af2513611969e2f5b3e30d9c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 70d66ff4955eeda6981e90e567eb24534569b1bd..3e802fdc46a5046b6414ce360af3d59d6c9636ad 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 53b09cbb6c8787ef3bc599d175104c464f7bdef3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ceecffd152731d8df4081126a8fc9e2254ab8bab..af6057b4ab643f11af86d614a027ffa29e706cbf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6cdab363239695649b819ec76ca5eda1205a2440 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 55609cde6a50580d3bd67295bb2ca60d886f8cdf..8dfaff3eedcc16c7f91330e699dac74b8c1abbf8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed2f9ad7500b7af1acc383a57e44820dcbb416be $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 15cdd7107c070c0259adbb134ab5be8279a58a9b..57157f1086d9496cfd455c8b258eefacd71c647c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 24498274a74c226a078f316f26a00601a24cf18b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index cf8cf5502dbffe5aca5449dfd2afda21cfdfc804..11ff7debccbfb71469f4346a767afc1a5ccd7368 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d17ae7c5b5d0e2e746f2c6fdce85103728b3cbd6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b9b25ddaf5707ff4bbe3b441772bf94894a79bcc..572dde8fd4e2ebce63eea3cd91433bb68bb7f812 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2db8d2829f2405f3906d16ad73943c24ba63bd33 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d8cf7d7759d33782d1ffe86247aef17b9d46ef3b..e993d63db128066220bb3c0a339758f8e1ae4fb3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 48c6608a02ef4acd595eb21a04a12dd9811c74b9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6b77b3e4d1868fd288c6947e98146966e9006d55..f8eaf846ecdcb177fd296c1371354bb6814eabe0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 30c54f771e7d31ad3b4fa08b99518ceebfae8d2a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d664d7f682abbb80086afec70294ac73f7cc1946..59f8e793991113295f780229c5045197a9d406b1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ab615284781b0112174c5a188093360766d66d05 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0157bcf5ebffc288200bb8e9d0b89cc3ec2be3e2..8bbf793ee318448ff300b84dcbbeefff236be9ff 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 00a2c5b59e04e4dba27703415d3def1b2cef5b57 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 190bff2e01effc502b9dc12fcce43f6483be7b6f..80cc924548074eb4dd73d465c6c4cda7bf043213 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4b87568f70d3e1212459c1958888f6aca7a21ed8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fb01e3cceb5d13d6384786cb8e73c1851070ef21..81ec37db10722ee7d1f5ef8c4549f70a9a98cdcc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 83624b70d99f5ec1e74b4895d525572f7182a96e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8fbb94da2dd0a1fb5efd27fdfe0fa1aa768f7e32..cb326048d863cd9c7d8c470c3c08b730deb23546 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8a9136d8b95e4c806f5696fe31c94262750dea4a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 742a187767a994f58a6fdb4f50ec903476e4a769..49b51d0664319628c278b0049009d0fbb17bae40 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 585e60c24c73200aa178e52536a4601ed9396566 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 164c6065d00412e86d43e70db36cbb537a08bcbe..06e215f9b1c56fcd88925e74fed9edc9817a36b9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d1006ec9380700a8fb86a822ae57e9483a90edf3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b157759680b3a78370ad2e7e7b55f16428c071d4..3973defeb377b1bd911068ad460ebef14d08ec1c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f3d7048b276b8a5d894ea65bb56a8a42cff76497 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bafef0bcecc70763781dc408df54fa3b6cedd95d..8d03ad6bd02758978d477fe562349b5a591868f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 61691281419201f6f4656b40599492bc627f9f71 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d133fc2fad1a8ac5e74d2fe3ea996045a1bd3b9d..ed7eb0df3ee1381c2ae49e0f40bffbf30029a239 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ab7afd00d97ebdc6fabcfa7fe56a4761207d2c17 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ad6cd498c6bc0e91113ca80a605ba491b5a0c0ae..fdc69124b369b0dd9fbd83c22419e577f61d8001 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: feb2e0004d76ec5e82826b66a418f8fcdb22df8a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d1cb13df0ff578012870987ca4fdb97517892de5..1d3cdaad5f2b5760657caddee1685272973e71e8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1f170167b8623bc1edafcd372226b247c5a0d1a3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1fb3062b5cdbd262c179d6c1107bd6b15d70fd62..da14a32f2d8755bb48df4d13ef32f45328e94387 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b2ce300beaef1f0c8cb3aec4978db163472f00b8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e64b7b7bad8da7f3c07ef25d5354fae9a06f2af9..640a29aa42adeeb9ca4d3ba47471c05131bdc3e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 398c63dc241d0efc913f475ac91e1e0f0686f6ed $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 701c999fffd037ba2f0a13b4f85dee5b99e13bb6..9c1aefd4790957902c8b3ddb0f5e9661ae908ae4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0af0c6a26142278184a2ba0f658cbd1e7e5e2259 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 02d56bd391f8f8178b5e5a6603d4545b5371b5a1..94ef447e6ef07e1570f311a591f97f341b42530a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1c04c4e4cbef371d4586943c53452e914ffbaff7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5d1441ed7a8c0376ed2f0aeb0fd9eead5a26ae17..531b17991d255348e4906f30bfaf4f3b98b1d1d2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: 6fd7d761008933c98a44a502ca8be688dc0ec571 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 24b0caf12dcfff44f8d950bc91a4450763520bef..64d25a69bde16e9ebb388ab81cdb42ab86438a70 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a4cd0461beb524d087df7634c2b4cb498dd86fde $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 16fcf1ae9659d578e57ea7a97f3204b1ee064975..bf18442ad5e641c5f2edc979e77a03f665f44732 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f2a8f23036398b9d23932f584d48679038a683ef $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5d671b79b51b60c4deb2751b474b6e632cb8ce1a..eb6d30e9be9fe388f40708856439812cc32648d5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 64309a413b9dae1ac56dc0a986672f84e8f66f08 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 92a3c39d640e55140a16126c63204cb84f6509d9..9a103b1faa75d92a693ef1521969a5e092d0c9b7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d70574ce7df5edb4af182671f9d0617a70f32db1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a6cff02311531bffdcbcdf625196806f09453e58..21b5ad0744efa67ddbef6c75c3795a43240b4aec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 71ec185ef8c9df0b10fea0eb0829ebb3d6b8b073 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3da079f5ef0ab57dbce9b5a9bc7ab81ba8285ec6..a3613eb54a4f2219dc166a2897ee665f96b0cb99 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f443bc464b5605af7280861f56335308dddf8d96 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1a09e2c78ce38758871ac930bc9dc631551c043a..3324d09082a00e7e295942b11f09f524068f7b03 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2d5ef2ad513f81ea9462945b168bf5be0efdd71c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4195fcfb10dcf4c4456e21612476ee636abfa252..d88c3923fa8bd3fcaa869da44aa9070ca16d8d37 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 238ce5dab6dfbd8350cc328fe7303a5dd0c1bf37 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6d094e1598b3bca78586f4523224f23723a45e89..c54dfa10fd3bbd6289e113c7f0ceb4b293eea8f6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cb068e2839f7c54ea893f706b3fcc3b1c7f9bb12 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 713f609c7c1b09ebf5adf0be307007b17b43e7e7..7d590bc60b72789fff8aa828f39df5da2332c3fc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fe4156fcf447eed063be919d71836c8b4ab308ce $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index df74b6f132344a3c3fc699e787dc0ae8fcf68a91..54006d2fcc1b31ad1dfd1790658840dfe4a562d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ade011ae4e1c60b8b2e39ddd3c397516b8df4910 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f07defd954664aa70966e3b5f2291890932b85d7..5048e18d8bc5132bed925e3c6922c0fef7f2d1cb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a976b3443433c6e69ad46da265d01d87a3f7946a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index aa7ddc6325ff5d63a02344ddffb64158d189fc49..89eb00fa3eefde0bf5bb0d765aedc03f72b3fb11 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8165ec5e69fbb2201c3cd814ffc3efb52170e06d $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b459373502304534ad117fcb906830b3768b8431..5df8db2c69cd11681045c634f535d83ef9f0b40a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 307f2ad7e3a8ef08f13e32b32de8ecb3bd3fa7c7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 513b5f5364c33ed8a3cdc2a6606f774c7752094d..409de85a4796818449ceee636152ac2a793daee5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e6ff72e5248016871df97f4e53f42a0754b4bbee $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 17c6caa0c2b23e3183ed03176039a2042ceeaee4..80465fbbccf8a87aefe4a7c1078cc75f25433e2d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 88e5b7c9469d3282d68c5bc9604d065c6e227fb9 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e129631d7cf9a0e2c1ca7dfe9ff0beeb8f13b3a8..62089e43c1ff2b9ce0bc25bc0f9f2db917f3675e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5d91061a858d457cfe36977c59d090f89bbabfcf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1b795f25c3fbfba60cf90fc76d428e141c4de140..4440ff40078a82f90949e0fb2da883e8079bf89b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3c686f066cafb6c9ffedb20e87f0fd8ab7d6f68a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f33613f57aefd4e9e88ed81ef8ce948aa2f7913b..6ed75c640b9ee4c3baad7eda3ad0949b3e984b9d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 80fee061a91e9214136dbe8f19ff78ac14d96a1b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 64c49f4414e77598b8f55604f7a45129dc31951d..7a809ea3b2439acfaef5369e7ad6c155ef80c80a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ac306148c3845c0d85dd140e23893e9d4910c451 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6ec8f6166186e77d390c31be9ed2238aba9b5a04..1a25791426d94d89a9bb5d85cde77b292cc6a719 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0a48cd5bff8f5a4b7e8172764ac7b8aee8262fbd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index d8e72da763a25c1695150c99b0fbce882e33194b..2866e77d77c22006a4cd7a36b3f3b1f7c7e68ecd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7adfbb8df9eed702316adda88f8bba0ddaa0348b $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bfa5ae8ab3782b8e933a49dcacf7c80fdaff77b4..a3527871302f51018cfdee69032f9c2753fe49bb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6d0a22630b8d98d3788dafa36367612a0846f344 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ec17e009a7464599296e836ea9aaea7d84d6b07d..7aaf1db9f356c4f0b8942a7b3a069a3602df79a5 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## $Id: 7365311c5f6930c2c03bfaa3a6e84d63d3086ecc $
+## $Id$
 ##
 ## 
 ##
index 5b3d9e50df3262cabd0c523002a9a3a010e063f4..5ed2bad20e08c24846e30fea3b7a16e677331853 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## $Id: 1efd96f95fe9557fe8dd2a7ded08af8dfd932216 $
+## $Id$
 ##
 ## WARNING: This makefile is designed to be used only from the master
 ## makefile in the parent directory.
index 4f57cb564676547a599eac892317e446a0ddf14c..005695043289915220f9b2b7714dcdf594a2f6af 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*-
 /* Uses tk-c.c - Support routines for Tk Widgets called from Scheme */
-/* $Id: ebc9fd9b3e1ea99bb49aaad7f079fa67157fc12a $ */
+/* $Id$ */
 
 #include "scheme.h"
 #include "prims.h"
index 595d6e4b5101da1c5c756cb50623635fdeffb6f7..467c76da0d3ed2216650d121d4ba82e56792cd56 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*-
 /* tk-c.c - Support routines for Tk Widgets called from Scheme */
-/* $Id: af982d399fc24958e03921239b6284053d7b1cd4 $ */
+/* $Id$ */
 
 /**********************************************************************
  This file contains the C code shared between MIT CScheme and DEC
index e6cdcb5a3fc00b2b8477abdde95dfeeeafe0a08f..2288607dc98e955993604201565e2b1c5fd3a7d1 100644 (file)
@@ -20,7 +20,7 @@
  * software for any purpose.  It is provided "as is" without
  * express or implied warranty.
  *
- * $Id: acf50d0baa553dfc8d6fda28ab71c076be10efee $ SPRITE (Berkeley)
+ * $Id$ SPRITE (Berkeley)
  */
 
 #ifndef _TCLUNIX
index 12818e2c6119ce86bae844712013815ac51a6adf..3003feb4b6f06c485a2abda72efd006c8a1335e5 100644 (file)
@@ -18,7 +18,7 @@
 /* ADDED tk_GetIntervalToNextEvent */
 
 #ifndef lint
-static char rcsid[] = "$Id: 7ecec70252c49bdd362616b02a6381e133a3d4ac $ SPRITE (Berkeley)";
+static char rcsid[] = "$Id$ SPRITE (Berkeley)";
 #endif
 
 #include "tkConfig.h"
index b228892b0dde322728eaa1f43f2ac89a8e2609dd..78bffc63b6d9df42e7e38b00cfb51c9a16871119 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 #ifndef lint
-static char rcsid[] = "$Id: 555dae9d3eb2367fccde07260a29b333a9e740f2 $ SPRITE (Berkeley)";
+static char rcsid[] = "$Id$ SPRITE (Berkeley)";
 #endif
 
 #include "tkConfig.h"
index f0c38059fde16c4255e154e3f98f7eff4710ce0c..abe16f52f71da51200eb5460d92384ab98522d39 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;; Basic objects for the Scheme User Interface Tool Kit
 ;;;; MIT/GNU Scheme Version derived from Scheme-To-C version 1.2
 
-;;;; $Id: 9601c4aa42c00c4a8823fe3f6669c198952bb188 $
+;;;; $Id$
 
 ;;;; Application objects
 
index d18b90c4f17247d08148dbf90f75c1b6ad168286..c44224f1cbf3214fcd139a56604fd3e5d768ed84 100644 (file)
@@ -1,6 +1,6 @@
 ;;;;; -*- Scheme -*-
 ;;;;;
-;;;;; $Id: 720b7c907068f18fccedc7e794255f040f376802 $
+;;;;; $Id$
 ;;;;; derived from geometry.sc,v 1.1 1993/02/16 14:04:09 jmiller Exp $
 
 ;; The box makers - one for horizontal, one for vertical
index f9dd158223c79211a0f61ff7d61594bc4354d47e..b93329c96fc4490663a3c0e24f7a57ff4584e575 100644 (file)
@@ -1,5 +1,5 @@
 ;;;; -*-Scheme-*-
-;;; $Id: fce8a4d35d206ee17ded690dc1574d06edc96829 $
+;;; $Id$
 
 (define-syntax define-constant
   define-integrable)
index eb8ce5ba2febe22bfd2a9fc4ad800629f171964a..180a733dee424d5f964d3480ae111ab9d233c6b5 100644 (file)
@@ -1,7 +1,7 @@
 ;;;;; -*- Scheme -*-
 ;;;;;
 ;;;;; derived from uitk.scm at MIT on April 24, 1993
-;;;;; $Id: bfb86181216dd2d6f0107ec41a34c600b4160647 $
+;;;;; $Id$
 
 ;;;; Commonly used structure definitions.  They are here so that the
 ;;;; macro versions can be loaded to improve performance.
index 228e1a4e6e9c2493208d13c5aafb1aafe5558fea..aa52aff1b08ed607ccb53e4104a10e3bb2994f57 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8343a4b3767d7607024b44450d7efe457c0f4c01 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3fca6faef9ec872fe2299743a92b26efa0f54533..439326c622e1c843f5a4999a737e5039a91fb37d 100644 (file)
@@ -1,7 +1,7 @@
 ; -*- Scheme -*-
 ;;;;; C external interfaces to Tk procedures not associated with
 ;;;;; a particular widget.
-;;;; $Id: acffbd7fd1c919c2aa820be20aa1f73c0fde2fcb $
+;;;; $Id$
 
 ;;;; This is the lowest level Scheme interface to general TK/TCL data
 ;;;; structures.  Primitives are defined in tk-mit.c and tk.c
index a9703421f3aa8cd209cbf557c7f697feb1b2d26b..4740b01d2ffe65f78d21298212d19c14560a8ff8 100644 (file)
@@ -1,5 +1,5 @@
 ;;;; -*-Scheme-*-
-;;; $Id: bf010125808fb4304aff163ef5b4f2bdadbc6255 $
+;;; $Id$
 ;;; derived from macros.sc,v 1.1 1993/02/16 14:04:09 jmiller Exp $
 ;;; Primitive X toolkit for Scheme->C.
 ;;; RHH, September, 1989.
index e0d093042cc73dff614acf14c3de57e0029ce5b7..1c6f04a35153a99fce66d8488f281e80258035b4 100644 (file)
@@ -1,6 +1,6 @@
 ; -*- Scheme -*-
 ;;;;; Tk interface code for a button
-;;; $Id: 1aa3a45ba96f715efc6d4b9dd6f4bf40cd663f52 $
+;;; $Id$
 
 ;;; Lowest-level makers for various kinds of TK widgets.  These call C
 ;;; primitives in widget-c-mit.c, and are called by the higher-level
index 4a3e2a9459db1fc64a6925fbf5fe8e5632f7feec..6c78ea9a4e7b8f3c61143cbb975c33e229d1dc9c 100644 (file)
@@ -1,5 +1,5 @@
 ;;;;; -*- Scheme -*-
-;;;;; $Id: 1837739630baebbe4f22437ea0bc5376789759dd $
+;;;;; $Id$
 ;;;;; derived from button.sc,v 1.2 1993/02/26 00:49:36 jmiller Exp $
 
 ;;;;;;;;;;  Widget Definitions
index c56017c2118d0e298fa05152a3cf3b112bfb8c0b..4bad377708c6c1570150097b5aaee79eddd9b77b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8d695550052f30b455f40f527ddac5659d661dd0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b910f186b96f56007547cb6051ac3028ae9bd7e5..14341106b00be2fbc9f338b64d561802ddcb8d5f 100644 (file)
@@ -2,7 +2,7 @@
 
 (DECLARE (USUAL-INTEGRATIONS)) ; MIT Scheme-ism: promise not to redefine prims
 
-;;; $Id: 176122d83dac5f63f875dbd9de6d6b624dd2a24c $
+;;; $Id$
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;                                                                          ;;
@@ -22,7 +22,7 @@
 ;;     - Document dependencies
 ;;     - [SCREWS] see last page
 \f
-;;; $Id: 176122d83dac5f63f875dbd9de6d6b624dd2a24c $
+;;; $Id$
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;                                                                          ;;
index d51657b29cb04fb7d009392d588397379628c8c7..d9ef7d5c1be41c67f90f9955db2e098bc4618285 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1c8cc64d87a894afe9bdff74d6e832985433cecb $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1431d24f3bd6ee3f82871134ef7ffb584010c230..34a0b5b6e41767a2d945a59488fb4d6c0971041c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b8e90ae55f3450551fd0874943be9ce000dbcddf $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 9196533aafc9b6f4352df4c6e22bff41f5722c81..c76026320784e3f97afceee3ac3301599cc5d3c8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*- Scheme -*-
 
-$Id: 1d056132ffa5c5cce431add89f88899d38399f42 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 3fb0f4beab1b1c507194dbad90b76448b854adcb..5474a4fc2d059325d34e83b3354aadacf3f43d88 100644 (file)
@@ -2,7 +2,7 @@
 
 (DECLARE (USUAL-INTEGRATIONS)) ; MIT Scheme-ism: promise not to redefine prims
 
-;;; $Id: c3507a5ff9594eaadafc25e36857ce3422bcb61a $
+;;; $Id$
 
 ;;
 ;; Serious monkey-ing around with the Wabbit hunting / Headhunting facility...
index 958c5b32a1681add3abfb36033a17f923c23d9da..9071c0d729b181493228ce98b9d4b1e077591f61 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4bb114aa7dabab65dc59e0045c0fee5d79727d44 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index adbe4179e41ee7d256146fe470827a2a3706958b..d6242b3f1bb8b5409359811788408ad1f1c8af9e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b250e74b7c4903ad1c27fe8ec7fd275e56af96f6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 1e53eaf798c96d292e0731915ea9f64a7341e681..49b01508c9483f0437d4e09ec0b8839f028f0df7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f9f7c44af4e9a1cdd904617269d06792fcfffb36 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c97e8c947e260a2ac40cbeb27e18f12523199ee9..fc8aecf3705ef514e3ca2471d94eff3d2be06d1a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e3c4130f787a91b57c9a54fc704a0e393eef0fab $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 26a73af12ac6dd1a2887907527d3358f2a76a708..6d0bdb51cb86104c5fdc32c74abf1fa0050fd55b 100644 (file)
@@ -1,5 +1,5 @@
 ;; 
-;; $Id: babfca76f91aba276d8fc7c5df990ce8c2b9e66a $
+;; $Id$
 ;; 
 ;; Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 ;;     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
index e628a88e32c13f2a428448688c969e926677b739..3ede121ffc21b1519d4040b641cdf0cb56aeea13 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 17d934039030b39fa04e45983b380ec87e14f815 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index eab83bce12000e5e0da656fe0b1e3f519b98d564..62e77f69cc9298de5dd0441461d7c524d917910f 100644 (file)
@@ -1,5 +1,5 @@
 ###
-### $Id: 674df737b339ccd8c7b3a8f98cddd81f12ea7b46 $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 2a715319fe3c3d3600937958c4a28e559dc8663c..400127a17113b7d2caded7615fc5e0423f3297be 100644 (file)
@@ -1,5 +1,5 @@
 ###
-### $Id: a791b6a7ebceda073f3629eb1f5e85b7ec30ea2f $
+### $Id$
 ###
 ### Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993,
 ###     1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
index 5a283326534b46fdf93ef8fd40f52f28b9850689..7df3962b3ff4c71ff7410afe166c0d3efa12e563 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 01d611d29392d215de9f0e8981cc3b43dddb0db7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index e51cd4c31ea650d748be1911cb537ebbed33b26e..2680f9b95f03fa70bf25ad20e0fd36e8bd235ad7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2720d1a10a2262ca4899bbeef584d15085e8a7e1 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c8dfdfd8c2a1f594c2067e321c928c6c5425fd5f..8b5720db798a6e883e97b7521fe5b5a009195b31 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c194bbc0993a556e215505143aad647bfbea8afd $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 431d9e7b3db72354a75d6127ed6c227f5270ad79..9007c7f014a38b9c8b97b1b7255101326a490bf0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4844d6723887f9988111096dce54291652feeebe $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b11e28341e21bef8016d3224c8f20860f52b6745..4eea109edd85e083d1429ad90e598805ee7bc3b3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2b234895d11b4a01259c8957adbcdd8a3f00eb71 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a2deb2ac10fa282b0486a8adacc4d0297c3605c6..9daa26cdc61a916f637d6f7468a641eed13ba1cc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fcdd199d5f3d30714631800de9cacfca60743892 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dbc87cea53bbe5dbae89c67f9457e53ba34757dd..e6762c54d81c2933a50ab090acf72091f4f5a11f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 417a316b1a3a31795f8be4387f0de2fe7adc8eee $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4f8523e44dd577a4d337335f53392679fbbcfe23..7c02512cf57c6a64eb14ea8c82a0c651543f3e51 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8ad2d1cb5e64e51904f8e4515e92df9da6a92dd7 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dad5c90a185bacdfe1507b0e3125a14ed95698a5..7595e03bcb3612bcbc005f5e06b00d64c4ba0aec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 744c0d3269ac6f118dc111693689692997f99192 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ba39d5ace5870c0fa20f62e8b157ec7064f07729..bd26d5a37ac4778d38a1eb7a3a77e351ef836456 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f33608f9bfa3a570cd3efa0ed1e35f0abe72fda3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6a10bb26c9a22e54247253205eaf4055d37a4552..24587002282a21a7fc7d2150d066425618e2b878 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: baf14948c87807a32a2afb37b1b11a01a3e13a76 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 2d52c85c9b3700d83c32aeb5caacadce93b16c52..590772330dee0a05b9cd1385f1bd1543420a3b78 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b8e60d5f76507d254a2ee4913f6cae6da33803ea $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 093c19734a1807afd2c2063b430d69a7c95ca666..8b396d5f12338194c2130ba062da102ba443337a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 18ea9e67adc9a55bbdabc4ca19d1954ccf29f339 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c25a11e7e99de8daa7e6abeb01ec239ca747048e..3a4a6260a3fe117a1d97f81bfabd850acb1674e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f3029eddb896d8bcfb1d5345b17f44fd20eb1545 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 617a232f57f8456c539ba53ecd315f6c1104f404..341ff6739466aa7e618c6fa17900dacb8e0d8b10 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 34c62b686f474c3d5f9dd5dbd55a595f2653baf3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ced57bbd33c4e9eb4dd1b5ae2c8e225c04e26875..50309ba59dbafedd98923ff7d4ae7417b9c1c69b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 01a659210d5c87679e43a85cf28a6cf6aea3982e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index bd3b2bb962e892f82b410590c8d253d7cbe22b1d..6f89b8e7c39987969073d7d377fec4801d737469 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4d2a96e21af34e826224f690465b2aef5499162f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index f4dcc3b2ceab4cc9cde29cf77b63a3581865aca2..2c2fba803b7dcb73d17ca481476d970e857eb0c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 908fed3f67873cdcda12793e4f69d939591e620a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 508c6dd942845066d7629e5f495100311886fbb0..e912fbc2081253cac0a3d5554b4f1c28dd9e12c6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5ff439cf270bb6cfe38d8506906713dc302f7d25 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index da90c8882b82f3d2bc12a82cbbebe520355f72da..74fe721015d9a366cd30f8239f0a0a039948ad6b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 93e6f3590856b1da122e33f903b2da9c9a53f6ac $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 63f5c939f85b32316bc571699551221af4ab5651..cd17b4155c007b685d3fc9306c20d743ffdf20ca 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 34a9ed2abfa9a6c9e8d206e2e4603be207345ae4 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 71b4df08730db34d10519428647946a1cda725e3..01f6c97323a06fbd80d2b8a60b3bf284d4f3f6c1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c1fcd78bfd630415623eca4f9fe8e8ce58665cc6 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index c98334975fefc9fdb5834c42a23540bedf4b10ff..13ef93b0dc24c864f85fba69ed27d4db2b36c3fd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c63cd769983c2b5fddda0fd1f79da74849ce92e3 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 7d866101d7a29201fff8f14483ef52dcbce3c9f3..a0d4eca8be27a0ab3e738719f36ba3deaa37181a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cddcf1c628330dca793f83c6c0403075536d756c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 103521bf1ed57f015658e56b5f8c3e603ebccce4..bcf32e6f3f26b2f9a4857ef34c16ae88e044d0d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c098358ede84d9709127e3f792260a0c4e871744 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 0be3986619687823de13bd0538d994e4b68e41c6..38031c5dfa754b1c2b45889a385286e1196d61f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c6515b94c9b1f35928e0cfeec6473123c3947a92 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 150359796dd759aaeb2e0ec5fb1b19823c6ccc3c..8be9ecaf3de840941cc366a52d7f3fabb1f3b387 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 99379d6e984661d225e27be83983c253d46a83b8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index fd6f2ec4cd9dd1161bb7a9762177e089975dbf95..502441a70de7d898fa61171639691a877d059a50 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8ade24337f6dc4b1a4a08be171f97002ef1f0134 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6df03cd86fe0fe171b038f682c86eef05ffef35a..16c075a658eb65511235a13c69b4c15e6c713efa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c5ea94ac4cc5050830900657b01a8001a9a6eb53 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index ab6a8640dbc20c3d13c17f90debba6f5b26caffc..05c20fc44feca568d8f83cad2ae0b80bead405e2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 20b4606b1de25edf10b46fc841885f98b7cc3b1c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 4530a46513dc7893ff520c024cf37f4f795e35f8..77d891c09d9d9b4e7358278fbc21722d4dbd9fbb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ad160f21b367888f3292b23c948786402a409c0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index b31370bed1edc08ed6e6e2079c6b84bb9d45a772..b50750299b511c850ca9e59b3c6adf6a1d6c9001 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 04222c1d6b0cfb9960889a28c4199d6f57a0491c $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 8de3050880b8c70c7eef1cbbb04ed5e1c6404ab4..bba93cbda46d95b9c9403d27f0a73b03ea06573b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ace4abaa215df2640b00d26f93227b077b102c66 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6cd4b42ec5fac1c35574b72db4fc3864c2fefc9c..40d70c2a4afb12dd493d4ce8ede17af24f666efa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a0bc27910aa5caac41e51b674bf05e8075bcb66f $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 5dddfd989f53ac2e680d63dded305bc683003df0..46b09916cbb806d6ad04be278442993e07539e85 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 44d5848d0656696e6db4230e6b6ac5abf23e63c8 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index dc866e1ea9c584fe032f8a20842e90482af317a1..80ce584afd6befba147e225e2b45bc47eb97f4e5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 832b95550e70c58470fb85615ad6a0ca719502a0 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index cddeb5dd910a8855e5a0ed158d6b89ee7c28b6a3..dfd7108867e449f9521c31a91079c800147b5407 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7e92248a131739e8785a72af9a156290d9dce58a $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index a54c8b329515b3eb4806ecae061cac407c4b5dbe..b404ae7bdd2504b181fc265e1c3693924bc770d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: da784c115e70b722f5d526ed967e1a90c2072297 $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 6c9122c8c3d70e3f59f0e9dd760bb14c54b0ccc1..ac452647dfb3cd446d88f0425fbb30f4b04e24d6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6531be651ce47a00ea0491a5ad29e06eeb47b04e $
+$Id$
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
index 862aae8f62c3d840f8702b4909abe33a68f41c66..2a7ad7aee13e2c7205cfebdf2dee0d13371e6900 100644 (file)
@@ -1,6 +1,6 @@
 ;; -*-Scheme-*-
 ;;
-;;  $Id: a90286d177ce9ae49c639765c6569443ebd18d03 $
+;;  $Id$
 ;;
 ;;  Copyright (c) 1993-1994 Stephen Adams
 ;;
index bdbc987d5459af507fddbdfdd9a63c63dd4ca860..9c2690c7ca3840930d2b56424793d4210c78bb0c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $Id: 1ee701f2ae63b8cb03d5b3d6bc160ff80140da31 $
+# $Id$
 #
 # Makefile for Scheme compiler
 # This makefile supports some utilities for the compiler.
index 73964de607475494b31b6a515e63dfcb28662cde..5f2b410b91e46f6a2cafd6f68d37f0c52dc1d07c 100644 (file)
@@ -1,4 +1,4 @@
-$Id: 717125956a9891fd433402b2ab79f34345d8fbfe $
+$Id$
 
 Problems:
 
index 1933cadfc4a72ddf655d4e75ea367db359e07bac..480fb4fa9f5d49d4c780d2e31c108ef244070ca5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8c0c123448738e98f5f4d86f515b9026d28234f6 $
+$Id$
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
index b4bcf3ed51fd844751f8ee8ee95a41d8b548acc8..59120a1f23bc0924806a7c1755fccb5f76aca8b8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 14bfff933aa5e578ff30547674abc369e81217b6 $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index 73af80ceb423f96a26e804ee835c8a01d63bb391..244fddbe13efa90ab03ea40b0513c97456f8d628 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9ff3aed37e11356b09bb49a4bf757c29485de328 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index f9dcf3fe91f68c518c21da56540d57e40558dfe8..49e92a8b24917a7da47f2916cc8eb595180aebaf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 594d77b3491578c0c46ecbd1515edc87d063afd3 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index faf9cc2d26a1853dc30429dce69cb46431dfe991..08705f791409e3cafd89fabed7bd26bfaa366b00 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e5af6cdcec07994f9fb6015b04ffacbf2f6a289e $
+$Id$
 
 Copyright (c) 1987, 1988, 1990, 1999 Massachusetts Institute of Technology
 
index 06f48a683d76fe6dbe2a807215ea348cf5cab344..7964e5ebe886e6a184839ee59f0486526925e424 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7102f3e87eea1915526746078e1167efe2dfe143 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 34bfce8870f9805f24a7a90fb463b9d83be47bb2..65429bc01d6fcc7db1a376b9f31b7f1f48f6d71d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 934ed8e966ab225c3aed20f07fa28b090fe6f6e4 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 7f9e4e2cc2e66f3630db509817ee36a700f0b804..7aac3002fadb3f746b1abdc36afafbdca31ff4d1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 63d0fd2f55c86dab3bb8e27bf7a7d1aa2856e9a9 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 4d73cdecf6ebedc8299a44d2b918559afa6f338b..d236dff8a2354ecf8553a148dca429bf6ff826f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: db8d529e82a72e70580289a5d567c4ca8f2aed48 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 07fa77a6eb3d60c231a062370754cb9022ee2c9f..ebed5cd191d8a336de370013a7603fb4ebfc5f52 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 332860bbd6b99b91f67832b87cf3bff993a6cb7a $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 8eb8b963273138086c699cd5336ddd2bc135cd92..e26a6d8d60b7b24bfacd127e48c1ce7713baa810 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b674d56efdf510d425219432a061b96b4f118310 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 112ca5fe53759f0cda3c08955769dab5804a9d1c..9ad319dfe295068a97a403c6c277c5e948b0efec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0da4238e95a3d330b1ce368ab99c96eae36d3713 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 9b2173b254056e602194e9b221a1ab798cffefc8..5204fe1dc104e58acc3838af49d81bc77dc007bb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7c64e5d9e23f1d95505c8b7bf286cbd06a8930b9 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 0218295eca6140a3d9e2ab5e7e98979088ca8c75..31b110a68437448a943dfe42ac43afb08fe7749d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9213f90342c7f1de09bc870720f66a6c3ae8e2db $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 6816adb2b447373ecd8b233714e3be1d6824cd2a..ada5454f980155db42deb817383d4c714829a155 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 83535926d1c4eee172ef028967794f358b88b1e8 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 7895e22b815765d01a58ef8999332e4c9f5062d7..a49c913b72a6b08875bdf9e58587edcfa7beb3a6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 643fcef21dca5c02b59ece3ac07400ef70b98809 $
+$Id$
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
index bdf2ddd8cb3855ec92ee6d221036e8a71d11566e..84d095a1f11a6a07e751919f4750c1d2841765f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3e5e246cf3e46e68245b058a113d461667bdc0f7 $
+$Id$
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
index d325655016e4a6cd67a48574e30b90b26c97c460..7333c1543f547d2222e6162a40b34bc00f8d80a0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d35c8abdb832db4a80d3d03dab049cc735679b14 $
+$Id$
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
index d2849cd439d36c00d0ca2bfc7494748306d23bc6..105603075c5d5d2a28ac03b55d3ca0788dd61fcf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1d761a24f8bef31a561c1ffdef2334cdeba84d47 $
+$Id$
 
 Copyright (c) 1987, 1989, 1999 Massachusetts Institute of Technology
 
index 23ae121906db35ea573d0e6666e09f7147b51ea3..73259e3ccb14eabee5a50a1fe3cddb5744be85b9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 258b6b8a77a4f5a3f4e2dfec2ca8feac5067c055 $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index f0bf983dc4c358703b40027ae89d613010415229..6fdc7cb2d78189bd27544f96cd74db3926c5a700 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ea6ed21471c6155bb8f0a89a4e0b61fb30713428 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 2b4d2358525340526272aa5959cc60f8f742c698..1803c88a62cfeccd7896c1d805942825e5224240 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 70e71b4159bb81967762a36fa8ba68de824c429f $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 31269d9bf37cc974566cac795618644461863901..ceb6350270968d56e4fec7b360733ad3b62096aa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 76c627d9ac276a687d9ea34073ca79b561010e90 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index ab9942c632d6f0d4ea08d8d2ef51f83267109ad8..0babbf1591b27f3499f6b2064b413839d0a52b1b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: da654ed8abd199235cbe25c499316a086bb82f2b $
+$Id$
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
index e5a9b1cea103d7d326f0ec720775ede5325a90ee..6ed53660d148735ad43b03803cb5ad9aa3a517d7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bb176e1142e1ccdb56560a1c4f198f2a1bdb6125 $
+$Id$
 
 Copyright (c) 1995-1999 Massachusetts Institute of Technology
 
index af6d83a01ad02f8aeb143214cadaee700dc28c72..bfe70338e36b5b26acdbcafbb51df265e27614ea 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f623c027bdf875a26b973ae11daa4d4c4001a037 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 43151e240895f8e2f358a3668737e736360df5ea..dd9843334a635e864e06cf2871c1e5f44fdea42c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e67668dd64889043cb87918c85263ae787b7625e $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 715ae6474aafa28731b305e056e76e23fd23e556..b16aac95e26b0b17395db8a76d133c258c308876 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c776639c2956491e18347d47029a12b6fa5f4462 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index b14f094f36f25ba1ef20966cc438257e0c209017..87bd94ebf36f66841a2016422677d53fdafe0bea 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0dc1fb768c27f9a484e90444b7ed88c36b9fd843 $
+$Id$
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
index 7b0757c5120059205e8a3e66ea2f2bac740f45ad..b08d234fcf18ffb6874d946009a2ab8fc25f1e9e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3de33812e022c74848a21641a4a70aa21f8720de $
+$Id$
 
 Copyright (c) 1988, 1989, 1999 Massachusetts Institute of Technology
 
index 8fc7596098debd2436ecc02eeff646275d9c258c..f57c36ec99fc45e084c780631c26bdf71305d954 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bb1664c49990ddf81b3fd7ced9a5326a9a8c505b $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 6e99feadb36cd3b0da68dd161c41bce0be088cfc..d9be257f000327ac4e40ca8916d2c83f4c13a46e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f86d332c4eb1d952bc4d78a1bbd3df94b2e389a3 $
+$Id$
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
index 33ebadfe379d3a787fc3d7d13bf59d97d60e4a5b..3819df55b16386d13b11da47d0299dcc96c2389e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e5d1a604bd513bbe8928b33899bfbf8a62add6b9 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 8397ce9616908f6d7b24d630bfb2214b05f8fe9e..9cc87263a1b987d510369e4bf6985a33059ad1da 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8a155de90d69f00d1bcdcb32b4e0ab1e041c7186 $
+$Id$
 
 Copyright (c) 1988, 1999 Massachusetts Institute of Technology
 
index 7922b05f297d0a4978adf87f7ea21535240e9a24..7f4fde33a54927653e3040f3b9b8b22acc967c93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 927f28880ce2aa75dfefb493f9095ddbdf14dff8 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index b142eac082d54c87b0921f6e4e2996e25c1d1938..a0f7458aa99f3ee6b68af5d3952f624c8056b323 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e320356dbbb5b17840e2dee8189eacb589e1ba0f $
+$Id$
 
 Copyright (c) 1987, 1999 Massachusetts Institute of Technology
 
index 16b0671adac8b69b96d9a798d3f2011294b919e1..b045b7bb6734770d4733069b0d2d1a423a8b3c77 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3b46cd2d5f5b7b476b306e81cc06df41ea27065b $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 015251b0bbac0f495b994dcc271a67e5d10e54cb..be42bbb0770d2f36182eba6eea1fe65724cabc46 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ef82d4a3e5135ad435683949007f789f85fcdb75 $
+$Id$
 
 Copyright (c) 1988-1999  Massachusetts Institute of Technology
 
index de83d0df214f64b3bcc38ccaa5460162c049b209..f962950dbc0da0de4c6036c7ca35a7e1ebb2bb63 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 77d210956f7bb332ecbde335f8a16f79c3e9bc2f $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 9702d40a901e7df09ec3a4f41e3f7d912cd0615a..873f578576a66ec385e1c1d94c0bf5062c379960 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cdb94ca2c639e5e2950eb0e97066fe543086382d $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 6218391fc60ef2c5b2e5465cfb3abe4bea5934e0..6a88cf72dc816910ffc6250cfb8af016d56015b1 100644 (file)
@@ -1,6 +1,6 @@
 -*- Text -*-
 
-$Id: 428915d8bd3b6d1b78918636524ef7b307e44e4e $
+$Id$
 
 
 NOTES ON DEBUGGING INFO GENERATION IN LIAR 5.0
index 3423bd2bf6d5a82c7f6e3cea888b71738e7168a9..3cc9380797d31bfa62a8275c50b52dd59adf0040 100644 (file)
@@ -1,6 +1,6 @@
           Emacs: Please use -*- Text -*- mode.  Thank you.
 
-$Id: c49c04b5637c1277791e8a193fa2e25880f9fa09 $
+$Id$
 
 THIS FILE NEEDS UPDATING TO LIAR 5.0
 
index 9b9484a27b8af19ced0f97d0dee6b9d4bc25f29c..6b3f52b576936f7488a2c058aec95a6c3d58ffb0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 4bdac62005eec722d6c6c6c977b51b2ba7d5689a $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index b4c26af3966bfd52ecac11e8434f52fca28c5e23..797ab04b04ef42cb8803c24a473581313a84117c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a3f1d0c8b8b9e295bab1633eee90a23343e3a90b $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index 83101144d0083a16e2a87e308a47aa798d70ef80..cba7815016c49a14fe5c6c5f86bd2a69dec263ca 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5425eea795e8c145a02186851d070957b02608ee $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index c2f06d1b5ed836797ada1cbaef7ab98830e1eab5..4857e1e479f4b9cb999bf0b7f5704b478b0edc93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 78eb590fc0c4afaf7cf7b20e4e1c0267e46625dd $
+$Id$
 
 Copyright (c) 1993, 1999 Massachusetts Institute of Technology
 
index 3c6735d50d1f36c8500f4ae26eaaf05840f6dab0..a7f31d4cd51e635e9d3a8467244bfcd23dc449f9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dff14be6e11e8d157c0ce91b231a2a1f1a8d7091 $
+$Id$
 
 Copyright (c) 1987-8, 1991, 1999 Massachusetts Institute of Technology
 
index 92a6cb3989c407f07b41d475224bad1e3f7f4009..2988822dd2b8b70cfc6ef5a529c85bcaa6ae7f98 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a9c028378b394ef547b76da41dfd54aecc327696 $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index 813253d3647d33eaa60b6787882213ca1f20face..f7261ff99f6d78d6fd79d28c1bc9a136ccab285e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b9e813cbf1efd789090d60de17dd52847c1ced8f $
+$Id$
 $MC68020-Header: assmd.scm,v 1.36 89/08/28 18:33:33 GMT cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
index 5dd601d54dc15353a13aec4b68ecf95bc5e6faff..51bd40bf40779aa369f21bed4def3998e2701317 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: de43501140ecff5150e4a86eac59294bc31f94bc $
+$Id$
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
index 858f0c171d6155ae2275854cf509b9f07be9daee..7519d9f61158a5ddea862a1a71e9aa76b9352358 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8764e52cfd6e94763ee5038b70c2a682c9bdff83 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 3b2cc8176b73d7ac458cc60ef421d6c555d235d0..bea5eca172811671f51c552eeb7901fd875edacd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7623ca54fb5c270b4d786673d909a87228975621 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index b0d9050c3e2ce973f8b93fb9e55c1deb4afc3584..9e89c99db0ec3ef68c7d6876cb0d46b996a89f80 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e41f6c49bd445500573a650b74939db78ec1dacd $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 292840f2c5320bbea02542aafad178564593460a..9def5f4af39733117bcb5193d2c3790ac622a7bb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 57c9d3cc4087e14b82ddaa64cdafd8593142638b $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index e9ccce5876d9dd44eb7a6dca4ae164c1b1d8316a..9c94aba4b009b6f7a19410a9476a15d37d08b3e1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cae5a3d2cfd5d1160253af17345a00613aabbbbf $
+$Id$
 $MC68020-Header: /scheme/compiler/bobcat/RCS/dassm2.scm,v 4.18 1991/05/07 13:46:04 jinx Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
index d90583be5daef5e66db1bb85908d9d63c6fdca86..df8741eb06a839df3aace497c5e644f70ef69aae 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c5f929d7a59e982047c72374b9227a723710bb6a $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index 55d2a3da124b8cf294b0a9f1470419b94277e8bf..4ce1189e7332a1ea95ddd7612cdab581284af14a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cac613047bd7f5629fc500fc52e0fd752a2e1e8a $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 69e951ab1dc6e0b17cccf89b94f82b2acf8678e9..ab1792682b95d4d500ac5d82781c90e5b9a45602 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7bd3792fb2c7a1dcaf4ebc9db9704c9e23056a53 $
+$Id$
 $MC68020-Header: inerly.scm,v 1.6 88/08/31 06:00:59 GMT cph Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
index 860af0a7fddf860f71e67a77b4eb18bcc464ce29..d2a63ef295bd4b01014138c286a2c9aef9f53f8f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2113218059c94329ad58128c157094c19dbd55f7 $
+$Id$
 $Vax-Header: insmac.scm,v 1.12 89/05/17 20:29:15 GMT jinx Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
index 011b31a1f4667167b8f6100849e35ac1576ea46b..5fc768c7765812cf66b41cff39fdeebda1c0d8e9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 304470a5f3e7823d87c9cd3ad30baeb61253522b $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index 6dd1a500479dcaf76b90ba49c468258218149801..ad1a4fde764e8951e06db7d228175948299b9cec 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3dae538f5ccab9825e6ff85bddf2b12656e59bc0 $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index da84380bf3a07bc7682926bc1195669240dfe237..87287800daf8acccf1fa1f2e88f257fe5a915c3f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f43c9d013ef0e2ef5728de4432ed96081387dfa8 $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index feeb1e715b87812a259338dd02bbdeed260815db..9f487e476e3c50d006ad119ac45e3b974df97d74 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: def6a0adeecdc7bcd7349bc4548dd5a65f9d3bd2 $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index 8dc69d67ebb5c28a13ceb1ac2b18babb3dddb0db..0e3968a93bbdf3c608bb00bc5ce30b491f39b682 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c9c2e7bf694f3370f65ca576445b8983d641bd7e $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index f613e4c7b8436ded5ad1fc2629251c6e212ec45b..4dc3429a77e33aee2eb59b32d1b4f7f6a23985b3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3e759592b80fb26b0295543bf763b4017500ea28 $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index 2c5970e46b82659676f684ef73e4049e1292aa47..efa46218a11a64107273adc2a6f9810fb529ffa1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 32edca92fe25ef312d8374519c744d89fa29f821 $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index aeb321bc0a9a78ca8c9a484d467a1ee4131edb5d..ffdc953ddccd5b127f82ce8aadc7a0934168e092 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 05792fbc914b5e1f468cdba1c2c465e12f805da7 $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index 0461668d8c2304ca20d1f1a560f2826ffd7cd651..c368d25cb41fe6276f6f3293eabc104af00417cf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 65107968b4437bb7f19a34f6b140fe368cbf81d6 $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index c763618a23ad587f912172b5501189499c720c7c..a62deb491095bf7dee3b8e97d6b174475feb5983 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f75610bd8731e2b824164036421ddf3145120517 $
+$Id$
 $MC68020-Header: /scheme/compiler/bobcat/RCS/rgspcm.scm,v 4.2 1991/05/06 23:17:03 jinx Exp $
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
index 5377b960c9187db3091a0e21b4fcef66512df723..ed0be5432661789ecc6926d1bfef496abae65c66 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2f2aca846ab7434482d0347ab53efe52bc1e16ed $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index dfe2121862c47408de54fb97a7b53eb3ea4f02e0..f8b7750046679a06f4cf0289a2748014f49c1c57 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6a411398f137e725a312d12e1e24b1aadf274fc0 $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index 8384693ef1c7b634e26a79dd24ab18f6f25d071b..f0aec9da3d31253a54780f73a431a996a0892bd0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 049c59e9013e6180fdb6b274c85cedda237a7a4e $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index 2849441afa2685a261931031ff759870b3b8d5e1..f392c233d77efd1ba98f1ab8a44621034a354fad 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6b46c35c7ab47c80be4f41f450870881c929a069 $
+$Id$
 
 Copyright (c) 1992, 1999 Massachusetts Institute of Technology
 
index 5a42882303617c889e5b09d682c972e4c4bdce51..4ded0f49afee669093431d1a162e78e6586251c2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2c504914a0268ed55caec59666b973397f0f0911 $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index 6d7fb483412dac3b6d3ba9be78974ee42a4aed52..99bb433fc06dcb63c2622416364e2d4802c730b8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0af156a6ed1e9aafd41cfb0b2f920def0a532423 $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index 1ea634866e3ea61099cd82b67ac23ff950965180..a1932fc7491fb563dd1587d2e2ec491b7cf39727 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 20d11a4b910754ec5afcf5ef7f979b69f88d48a4 $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index 5ff2c3be304620666bf10a652e15cf312840198b..c9e743112534d1bd535024da763911b31f20bc9b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 990c80553d90554b354997261216a96fa968ce43 $
+$Id$
 $MC68020-Header: assmd.scm,v 1.36 89/08/28 18:33:33 GMT cph Exp $
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
index 6fae071cc658af3c1514016465e7e10956415864..d4913f7f5760872aa7d5829c95942c248396b3a9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 20c6a826377c316ca82e78c6a7aee00bcab46bb0 $
+$Id$
 $MC68020-Header: coerce.scm,v 1.10 88/08/31 05:56:37 GMT cph Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
index 6672cd577af06fecd3c7d5e7635225a0673f57aa..b210b0f7e52b405b0a34675273f2d1e847b50590 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a252ca64bcd3dde9be0eb3c4f11876181f50261d $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 4fabab775d8bbfea9474037256742342cd31f918..b5142389c84e26bf8f14962db41ede6e6a24c9bc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bd95715355c1d965831390a6142284fb8b2ed71b $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 1bb9ae7e917d1a799104b89161f05decaa31d4f9..9504539cba990707b964f3622c6de49c078de2ca 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 74ac3cdd9dd8196e51b86fbba0a6eb2f1cea56d3 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 7946496a9f7847485f8d2b9bd8564d312825f1fa..34c1252a38d9e2b2c90908b6313e4c7512095831 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b3e77d5c43f27dd798c294de52d8abc26c1de660 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 50cedbf65f588860c6ec893e04f28c4d3581df63..f86a2128f27dc09a3237771a67f0bd84a6a69595 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a3892968bce213e86c75fb126a94f6a9dee859a4 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 5e77b0d438632559c81bf176205353b39d3d7d24..9904d9aaac2c7778cff27f2e2ebf9205b2bccf81 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 934325f3bd67976145bc25104f46cb42d0dde40f $
+$Id$
 
 Copyright (c) 1987, 1989, 1990, 1999 Massachusetts Institute of Technology
 
index 05e632084e1e841a036f32f58dcd439294e4890e..52258ececfdaf5956863d2252c37216b2a33ac17 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ca694345cee1131d914ff34e1cbd5a09eae841dc $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 41b6b9f39fb2831a3b95dd0954049518531629a8..08e2a5e55c79e60204ff0351b541ccf0dd79747c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ab06d3f0794b13366f09a8fe71aaa8dc17291f4e $
+$Id$
 $MC68020-Header: inerly.scm,v 1.6 88/08/31 06:00:59 GMT cph Exp $
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
index 1562a6d960854a014195ac9cb9f3f3faaa2de3ed..69f59cc55c2de91778196cdd1a6d4a5d92b10d51 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8a5ea0d267cc3f08c4985fc24c27af5640cf1489 $
+$Id$
 
 Copyright (c) 1988, 1989, 1990, 1999 Massachusetts Institute of Technology
 
index 089d785cbb7d2eafe0c04db70ea3a7606b43e551..46de2843ad59be1ecf4f0081ab227d1fc82b76af 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e709853e2000afc15871fa3f7ec1c9122bccf0b5 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 3c8a156d7374022b171aa1da8f9224f2169d7fe9..db4fcc15e2b339bf213c18571f8070eda1dc8de0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ca3d20d49230c579b47128e20f1f773397bc3c3e $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index fa5e291b492313900fc47d5c86de745d51b2f409..903368203c4df60b5400b14ed89773cf73bca037 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b82ddc84a75c6f2f11cae38fd4f80a41414e1d1b $
+$Id$
 
 Copyright (c) 1987, 1989, 1990, 1999 Massachusetts Institute of Technology
 
index 50163194b1359346ae82d461fc57c38059ab041a..6d9c08157f74d3f044231fdef47915f487161902 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a2f79ff7c28bdc84a29a56d8aa8b0fd34fa168f8 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 8f854074ab9d7da6fb9707635633a0a6fd627a43..bd032bed16d547346a22ecec486514b417c86a10 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 98517f108c471f645f7aeca73f72d25c25f4b326 $
+$Id$
 
 Copyright (c) 1991-1999 Massachusetts Institute of Technology
 
index fa3944843bf9250aeed504b12297427bc40470bf..e669d30674c9ae6528c09892b0a1c86508333e4f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2d5dbf17a7996bc96b15812dbdc39b23913e40cb $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 4e4d11edb187f8c9bf3167292cc43af07072869c..40d3218c224f10422d98ee19140a3307a4985ca5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b62fa5e22fc872e64940a2a122fac35fe1c475f4 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 9b4f6a2a63862870ed30898bbd0f0939482db47c..1963d7e85a41caf201f0c974c1241044f01b1aa7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e2b825af8fd71c40e3b1f9c254f37570e34a1afe $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index ed5f17e8b3590b86c848b07faa156c3414afb140..7ef94d621eac7176bcc03d5fc1b58efea4edab16 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c8ca2a3334765bef7b84bdb87aed516d725c1483 $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index e59713e392212b84ff63e3751d2b078136dc0d1c..69fac18ce6b618fcdf10a4a09a6212a49c0a79c8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ceb613fb845dab7290054fd8d5162268a6ae002e $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index cc0427b2cd34df9e43824633fa13f411c65fbd75..75a8a074098616eeece48b7c4d9d4c8dd23ba0f0 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a9eac7e2d8503fd54ec30ec17adc1c94a4079c59 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 89879e3b72efdb2c6ae1973aa2596c4b4f73112e..9ff95b4ce72c3b35327d77e2bfc03dcc1a133d68 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: acb9f51340a3f8f7389f55aa9ba173ed26f065e5 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 4766303e18ef471d827249aa68bbc9db30310ee5..5ff6a258eac4ead650fb0731123361183d489628 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d3bae7b39bb455947139b348116dbcf280e467f6 $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index 2a0358562537d8cad60a69619fafecb33a0b4295..406904d156a1d0b3b17fc74c149788c4d4f1e207 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 278c0e924a896db90fc87b13d0d765837d97bbde $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index 4e2d2a8ae13646f30fc3424fd8750b99840849cc..580eff017f62ed06388f9e6151cba787014978d1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0e69eb2abe37be14472fa81049a57f591aff201f $
+$Id$
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
index 795ba57cd68f5eceb5612e12f472f0fe3bb65d4f..6de04bacfab025ea54452f63682059565757ce6e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a9bdd4780203760acc32b2a7d0e0e049ee09b766 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index ea8e3d011e5445de7efef09487861b07871f1f1c..12f810d16d82865ad31f9cf902e819052d8f2acf 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e8409b07b788ee3b38950b0df05a859e4ef5279b $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 6065bedf1c885e5b63a01e48eb6ac47d280fc998..6606e5f87f129ba88a5fc1beea86a58c1e2f9836 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 21fede7bce7413deb5fece75a9e44a201250c01d $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 68d7ca2ed6ef0b48c13eda7f24b4481c0611fae0..0fdd79281e1c395fc968300bb5839b875802ef26 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b8c55c6bdcdce374e48940a9282fdcfe0f0920b5 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 7dc1fee88f629989859d05fe8a7f4244697e294e..9cab42ac86579e2aad22ff61266cf2f5365975df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 92bc5eca50f419e54520c929d1d05212e38ffc77 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index c72d93b9ddc06a17a1b398fd7e9f82fa44daed3a..9c82b4a650d50043b8c3615122aadb7b91efed93 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2afa625217dfbd1c5d28780a85e033a9d0ddf2f4 $
+$Id$
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
index cf90bda80ebd4c4922f9b5360109effebc5c9351..91569c9d6a78cea6b6437147f61d455e4935cce1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 849f82cc50e39e008c0119361d60dcf8403008f8 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index ba9d8cc819fa0502ac93929ef4f51bb5846b49e6..d2b455d1fc682a5fb8c111a0b2bb1f9c1157652d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 662373e4cf1cc05b7c9920d5178ff227920791a4 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index efaa27b570fa04eeee353f576030c9df83443af8..4ee4cdbb31dfe1a7e328da02c2ea5bfe4ce6d04d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fc6efd2bc8d975d0489748bb6cf8de35de74ea96 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 3fd6d278e5e7a232cf25158c20d775461eb76897..47fee993a6693e416b3a8557de454c943c518e4c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6ad8b010e651f0ceedab380289c8cc4ca45861b9 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 14a3e2e966ea1b7542e67b885e627a91859d667e..8d4bdb2ed97477d968901925b26311742e9017c1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5149c3fb1a2125e8c954a3d720ce814359836493 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 1739f186e7de4128cd02bf0ca72875813cf575e4..d66fb9c1377ace8eda728ca10501b3ebd1a966d8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 963196f594a9c9efc30875faf17dd7248f608f9a $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 26a5fad7fc58e6d01ccd0d160af25020776aefce..a54bd25ebd52538e86273f4c9fa8d263eecdb47b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 69f74a077aabfd1a01a61486bfea6a0c9f593c61 $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 1a4e5cee9e2281777c4e24b096a05b88fee29509..2df087642e04737e355322674d7bcdf2f890d26d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c66ee08e429c83cac5253b8b4dca5496169fb2d1 $
+$Id$
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
index 0682f91f635f0c3c7e5709d872bef2ecaf49e604..2a628182d1c25608cfa13b9de28470393ca0962f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2353a6e749f23b3ccd6c4bc16eb2c436159a5fae $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index eeb264f89b404c653c7bb49c38fc229d4d43d9d3..06e72b8d63af1b98aea79706ed784e0c6c4a370c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 24b811f71a071fcd5ad67d5e524e66f473ebe1a1 $
+$Id$
 
 Copyright (c) 1995-1999 Massachusetts Institute of Technology
 
index 699099bbee7112bd847b159aeaaa4eac4aba5f15..c80f8eab160df2173866e656c63edc1c6a14fb75 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: def880cc3908f558341c4c188112caa824612921 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index c3594f100e83dc057cc024decd19066c89531610..b75e53f7843d01d3b8dc43dcd1364bad4fb20acd 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1ef7d83d1c4ebc147e335edbc0b255b745edfeb4 $
+$Id$
 
 Copyright (c) 1996, 1999 Massachusetts Institute of Technology
 
index f87fa1f8fde8ae117b48dedeec55b61e988b5704..618941ff3063920a7c621d7cb20e40a9b46ac872 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3f6b5ecafeaaadeca433faba4f6678882c60f567 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index a51ab905bd8c3d1d7318a27f00aaf4d63ec4cc43..61fe23ff694253e9e827da07308087c0a229aa7e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 73fe2b46b2fede7ce870bffd03ceb197e75dcbb2 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index f32b1e346917d0cfd887de42b170a2ba9edc598d..f0241dbde9ca2712f9e7fe54c058dad88b020056 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 664ce98c493e9df73ae6c820f38fb013a33e30d6 $
+$Id$
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
index b3a116b1b39d979a74f8aba481211457c68cc5f5..78ff02455f443f7e8490cde09f57c3a9ab0a4c79 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 773ca18436e6bfa66dec6e24caa116ba3b37cdad $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index e75ec68db5d2b513a1c0bbd05bbf4064584a9ace..ccdcfc8011b6db8c4fad6850add28436c362d59d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 32c0b5371e440ba740422ff42f0cb90717a489d5 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 1643920a9f256079618a1175d5c4dbf73eb1007d..cc06be082352581542c97b40c06c7eae6fed4a1e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fb80127de2dff19e5f42c47d767860126c2b23b2 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 11790262f89a5e6ac1d1a66b960af96ac1dd18db..d1d5de1eb79fa245caae7d3411855a016775db9c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cc8f32ebf26254ef1cdada606e00bfb3e4fab498 $
+$Id$
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
index 8d931071a4c9e92485ed4f5309e08166a60c0a5c..14db60440f96c4b3b495239b752e74e6e8b5235b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fc11db9716a8b64c9861972fa43b3feba6ca7dbf $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index e3cb40728188b77d481e25b48ecdc8163b06a5ee..5fbe713f769080cc894cb676dbcf1a196c750d29 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f1fe47a3039875315ce19daac74599d614fd5eff $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index b39d1c322221291425cd7cf65fcce10a35737046..8d98bc015a8179769000b01a642f13361dadca58 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b794230b88055814f505a76bbc9564b51d54f096 $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 2f75584073ba35e4b987c1ae16d1f2b8f807bfa1..14d2586b3c63dc2fe9ef35e62cddecc6eb212873 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 90f48017c02972f2fc283c96ac8f584c1d40b6a5 $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 7cadf405dac70aec525d3e89b14057f6dd8449db..6484e80051a7afd3ace1121e979ab04a7a6d6c9e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a56ef5133be22c64d797264b97d9ab4c3399ca2c $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index c1b1aed55403b51dd2052482c7d77cb1d6819f38..4a16864985c4424e7af92cfea7a56e45c8e07f97 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ed1049fc19e6a3a46e9f916345701e7446397275 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 0ab7040e5576f1bdb5d9cae255af6b2dababe423..ec2d9c652f265bbc7c96576c8990ea61414a5ef1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 34805de74ac0a829433933eadeb5a82a1ccb905a $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 866bc52ac25056e78ed9d63ef281d0930003a3d8..16749e3f41e3141f6a47baf01d9e3f96cf5614cb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8b73c4ce464601139b14e5578c67ff28fcc20405 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index a3ce7210afc11ef17706648988380349f4c31091..55bb3a3c1d7674367d9e9c1d111af745893011d9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9b9e36b9561da35c62820514f02465eec6b147a4 $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 0b3ac45f5cffc19020332f3913393efbb9987291..ba72718eaba80af9e4402becb2b8476f4bdd2170 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e912d4faf1b5c55ffae3f640bad62993dc4ec24a $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 9ae9be2028a0d0f479e2dd75194f910f9a5f7af3..c13945b22749f19293247bb4fafde9153f6a0064 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fb734e79b7bbdaba72a00c3aa5e9b1f476b55abd $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index fbe7d5773e343f6ed3f50adf1870a3dc7a3be6d8..d7b8197fe4200137f206b6acfde78c78379252d1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3d265ed3fc484b6d2f23d317a858cc01094d12af $
+$Id$
 
 Copyright (c) 1996-1999 Massachusetts Institute of Technology
 
index 8675a15c1d127a56aaa143be183335989a3de898..166a80ee565a2fec79edeb8eaf01c0f29aa5b728 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dc6f48e9b874838f0f56d3d82319b98b2110364e $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index 83f42b1d5f9c58d06415f7e45c7b8d3e70670b23..e2d0af0ebfe3b6616cf6defb4c336bc1f7c187c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a111f5d09c0c743807732aa4ffaf659407f9ae27 $
+$Id$
 
 Copyright (c) 1995-1999 Massachusetts Institute of Technology
 
index 8048c06d0d3bd716920dc2b41f574147ba6bf868..72f1e3ee0623d7a2e441aa0f4d26530233ab7c22 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 581f321c59627a9a03e0769a010e25fa148a94e6 $
+$Id$
 
 Copyright (c) 1994-1999 Massachusetts Institute of Technology
 
index fe10cc5d65fd9999d842f182c2de7c95186633c5..0b83bf3d3cafe9c8b723cdf5362983e3a868f8df 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0e0c94352274cd2cef3f667ed08cc6c5ffd275c9 $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 6ad6eb6fde06d57c4ed282f7736e813752951a29..198a0015ac4cef93308105acbbb287bd2c81ec0e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 779764085a9e24fec22f16587801e0d453ed4ed2 $
+$Id$
 
 Copyright (c) 1988, 1990, 1999 Massachusetts Institute of Technology
 
index ad577dbc8de239fea16b802e9568fe46f9e84a93..75fe08051d0e119efbf2f476ae6114b51d01699d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a457e0cc0908d25de36f712e5e3ec2a6cd25a2dd $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 4dac3603338fc520c2cf8d28f62d5559ad3c4c91..184445de0e3856988a599c1ae49354fa603ccbdb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 78991b68e63bf9b6f70284aecf061c78e311c16b $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index c9857c9ff8e48299f41cac1c18ab09fe66443a8a..4dbbc171e583d8a092e3f1ed068317dc5430a66f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: f5a75eeb0c75f3f790d86371e939a7655c70ddfb $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index fc685f799d3d1ed72b12b02fba0748ffb395b53a..e9fd947629e952a58421a8700bb0a1b6588b9fe2 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 195cca09eaa818c30f9d2f8a9ec0aafdc7a6f32e $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 9884e9d9ccf1c286c0ba40453b9c7aed277d5fea..a4aa50e40871bd2d2a993fc207df1183b0987e1e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 40c8250f7acc565913dc2827a9783ba172d628f9 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 64026e02932f25e1a36f33b2250b1a0a1cdc6759..18f690b09ca8495db97fee6597a6b0565b340192 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 79c3fb96e07e25f7d313181adaa23c8533052b95 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index eb85f92798227849f31c5f2bc92a6763044aeec4..c2b63a514b3e4593dfd806796333f100f7cc2c01 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c66a8f7c83039999439ac7e2879dd200ac8c1f91 $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index 706613f5384c3c7df722de8e507bad03472ed8c3..6acef181e0c42f68a944a26bdf9900ae00c45b69 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 8aa5fe9c690222511df0b8ef30f668bf00ebd09a $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index eb12c30ab07f516d9463635d82bc742a5ed282f4..03914fd8fcb6aabbee4c85d7482da01575d1ccab 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: de3b824abcc3ab7f827bc6495538b3295ad0ea73 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 8d378e5313fc9173fe6076caf43037702d4cd2d9..7eb80c421cd66784417df5fa2a0dd2399fcda395 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fe86e912e91e40709e185e2c81d437aafb773648 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 29dbb7bb409992cfabe8e2614ecc9c49d7d808db..c8e627317595c09fc733238d7f2e65abed15b817 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3641287170516b757d3130d6a5c633e4572ec13b $
+$Id$
 
 Copyright (c) 1989, 1990, 1999 Massachusetts Institute of Technology
 
index aa06c351473d7da043d556a58c95084997fe900f..f38e950b1c0b89783ed52b39744fa67adb173e78 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: a606f4d154f92bb069b1e512056a7f5ed66ea0ac $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 745a243aa8e68f6425e6c778118ed97663199aa1..98123d18210d3bf9be0f4cabbf38898fabb341f3 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2eb1b86e20f472ed3f0a754cf2f4c72be1175d2c $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 9023f107cff43e82a56f03349318d0c64c2e2efd..c1b8753c5ec2e3870a43da7b23035f9c25c86176 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 572a15000c0209fd0a2804e7925327b567998c8c $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index caca381cd633882d7bc7a2473b8cd218b1e63871..cde78e0eea3a5d1d879572e825ae1268229ed3c1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 52ad9270e5df94f3eb93016d56182c299d73762c $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 1c9dd9817c6b62fbfb70b76c4e4717a15b68a67e..0fb9bd6b982452199c5af21dd30bc86da198effa 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2b34f9b34b6843277912324c21c6b94ccd3e3d14 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index f8ee17214ba3ddf74a3e82b06173c1aec464ddb5..18e4a01f9dd535e3dcaa5737fb8b0e58b99e5d35 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: fa095e899fc3bf7d007c4f4edd46f00fa98da1e1 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 4a89ee3fccf3467ca2607f7854716a211bc0f5b5..0bdd90584bcd99229fc02479e1ab371f6749cb38 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 3eb116788fe83cec6b7d9560cd3b33db04153a1c $
+$Id$
 
 Copyright (c) 1994, 1999 Massachusetts Institute of Technology
 
index b7f1ac11ea0aa15b9a46b6e8bd07e9b99bf524fd..d07c9d8fd4f96590af54b13fed1ea107b704c775 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 7336bcb4dae55844e5c41d086db32867a85dbaf2 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 3ff304d9d83691a99e66987925c0cc4f99f6476e..cf610aa514ba6f4172ce51ac9e885fceed417441 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 99e73a9a97a27ca406d1c044800da8165c5fca7a $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index a143b889978a8d1485ad4837f97d5d9785c7e961..84e08b9a089494c58ffe8375911c85b7bb0647a4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: e4e7d6ae962143fc76a20e74c24ce8c6343d8f4e $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 3a7a252508c8735266e780884b68766f6eaad815..c2b80b5d80cae9e5237b8ffd2bc8b5f3aa5eed5e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0d0a0853998a6e2f2fcd8ace0f091e55e0ac9787 $
+$Id$
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
index 18da09d32dd31db5ec38411d90f8c49ce80d0c9d..b2ececf2e848b9d2abfedf6e02047180af4c739a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 692850de025e1d8d89c2d697c9031cf10442d73e $
+$Id$
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
index f48890d7270407133ac29e79510e826c36a9be8e..076348e5836189dd8cd7dff4c491471d2b99713d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ab0f87785f058ab69c9d57bb9b451dfc11527f0d $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index dcb13a92dd3c5a76825d91bc59b0870264a0e694..c27e2966a9b001181be6a7aed0cadaa752317829 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 21530c72b5387cea685af522cbcbe3d7b746cf54 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 2d95e1c0a678e2b60faf15f76ef94fdac5da06f3..d7bcb1444f3ad3cc85f49aeb849a1f7c804ea001 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 9a376e0c9cedece5c03fb80f8155daa5a95c82df $
+$Id$
 
 Copyright (c) 1995, 1999 Massachusetts Institute of Technology
 
index d272f0e00d908de2e814d61ac1f5908897d16512..d00fee0cc56f7f094f3f841fb9a5ea9c34dd3987 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5a1e68aee609313bdc4596e03faa3a9464afed60 $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index a8a63be07bdf9653a1b5437bcdf2366e7e789adf..a838be6d9ff1abe56688ff63ca79c0b87f269fa7 100644 (file)
@@ -1,5 +1,5 @@
 -*-Text-*-
-$Id: 0e2fc77c39622f686b95d99b432149b1a713bdc7 $
+$Id$
 
        Things to do to the C microcode:
 
@@ -143,4 +143,4 @@ comparing against MAX_PRIMITIVE.
 
 * Improve compiled code interface to primitives.  Make them be
 expensive on backout, not on normal call.
-       Jinx 12/4/87
\ No newline at end of file
+       Jinx 12/4/87
index 2f971129cd00f8b6b1a91adf8d4e2dbdfb8c5b1a..0dba5461934d09280cc2dbfe83348bfd54c66db4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 84fa7a2e2aeb2a414697e4c5f9ad69e6f527f228 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 59547170d8dd9a8b7616ffd274b02843a3ea2adc..b18b4957abe94bdcd2a5e2caa45ba16c778166eb 100644 (file)
@@ -1,6 +1,6 @@
 changecom(`;');;; -*-Midas-*-
 ;;;
-;;; $Id: 467c9457f60a3eaab7dcd8fd2bbd65d5877f7537 $
+;;; $Id$
 ;;;
 ;;; Copyright (c) 1989-1999 Massachusetts Institute of Technology
 ;;;
index c6086cbe4b7f870328b7aa854f6f9b8a5e0077e5..f556c4c9dcdd34e9087d606f31865e0415d555ad 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fcd3a47400e07a5e943a08e25b54d91fe99d0f3a $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index bd8437e3c2b93b322451f32285aa78727aa873c5..4d78756da9e7c8be662f1041f85212274eb51b22 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: def7b0599a5d028d68266e7a72ce9c227204559d $
+$Id$
 
 Copyright (c) 1989-1999 Massachusetts Institute of Technology
 
index 99e62f15ab3f3aad1e54040cbae8579da632c965..bffb9e61e54c56bbef339e07ced364a3da45f8f6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: fe8e7c3d371350d655f7c5eb7cc0302dbf316750 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 8cec0863ff39b932cbe956078e5d3e7351655967..fa356d40b324e9c7c261929d21bb10ea360b14f5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 42ca1d94f56e5d2abc693292ef3eaa7753f3e6b0 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index eccff3b3328326d2dc8fcc70c785e6cf4b081e5c..449180f750db3b4ee635d0efaa2a0c6bf9facb89 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 8f086e50390cc2a9b1261ec0713086a88eba9560 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 0cf442c408b1ccd6703d95b264da2b601ec05b89..5367598414b7c933b2f71eb102a289cd7d954ba2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 6ec17f415119ea0f6847052783f272cb02a88b9e $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 2832d05a4fc1984fb796bf9414b34f4d0e92501a..c7b464e732a311fc6bdd43a54d72e7ffbca0a147 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: e7bf8ff3e4a3af8cecbdf1e527a08a6dd6c08c30 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index e71913021f03b2da76d8eb96b81befb4a641171c..faffeb58b13bd3815b899fc28dd4a4a6011b78b7 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 18c2df27dded29dec0a37f53bfa801e1ed78688a $
+$Id$
 
 Copyright (c) 1992-1999 Massachusetts Institute of Technology
 
index 768ef36ec420697a8e8efc1c96c272e950a97b21..aa6f6d5208591a477f88eda9aea413763593df19 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: a97d40b13b189f91c4731f2aa283b37e1253bb40 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index a7b8531d59c1ece35f6b9f0fc324c0b7c9a5a10b..61bd1d5d5ae74d02359d29cce4e2359f1781ec97 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 44dc2e325b690b6ba86e9f142b21e63e09751dff $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 4715c822cb20978071f34d575bb664da331219a6..71163f688d5f5a6257b7456b3135a08545c46f61 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: b9dffd8334338abeaacf2ab1a0a90da6025f7375 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index c6944e7d60b028f11f84337c83759a4310676c18..1501153bdda127fd7d0dbdc4472281e7e92d52e0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 60e4fec137d1af9b0c31f478a9b57f5cea1171d0 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index dcc847064b269964bda69b2e9cd071fd542dc2b5..8e3aebe2af29b8455f87873020719bdea0aaf2c5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 763ecef1d222c40e354c289dc989455c3ef3066c $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 0d4d00932b558ce980dc07817ee587b6760c5e5f..3bb818c0550effacb2c33bc82175410b57363e21 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 12c20e410edf2df41399057bd8b8f4630bf3e12a $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 7d94734f96082a6415f4ebf27df6db0ddb19bea0..fd29cf1d9d948b0dc8f67c2c9b475b89ada67410 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 9a8d1ab5e4d301fc8ab5e92172f1fa49636d6ba9 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 207878055e5b8cd517f07a55cb2deb9de432dde9..820d0f72390e511958d9486a17b292858835b69a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 5f204f7f8329a55f9877fd561349509914a6e3c5 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 616e305506c816d887a1156a12b4f941fa06797f..3b2541c0f2288f11271f3e34dfa5c9343cd60da6 100644 (file)
@@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-/* $Id: 519399dabbba3c12abc0321d781a0847bae76598 $ */
+/* $Id$ */
 \f
 /* Kinds of traps:
 
index 9805440c7e85a6e18e345f1a94ca5c2a803bec58..1e53f5cd1b5385b5e358d9f896cb230dcaa78bef 100644 (file)
@@ -1,6 +1,6 @@
 -*- Fundamental -*-
 
-$Id: 1e65655029e201bf4b1d86760ebfdf3c13285db0 $
+$Id$
 
 8 bit  6 bit  Name                        8 bit  6 bit  Name
 =====  ====   ==========================  =====  ====   =======================
index 3db19e6aa88bd724b8de0a2c5125b804e662a7c3..060dc0f76c261ec1ef504ac95f55cce0823c7066 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: 2aed10ddebfba49dfed5a59890b68e14ee9817df $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 7b9f56f21176f7e0725a0e675bca606cf751a73c..c042530a973d61d4096a43084b27d2385cb9f53f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: a33337b0923b9f48cd94253d1030e91551e0a775 $
+;;; $Id$
 ;;;
 ;;; Copyright (c) 1987-1999 Massachusetts Institute of Technology
 ;;;
 
 ;;; This identification string is saved by the system.
 
-"$Id: a33337b0923b9f48cd94253d1030e91551e0a775 $"
+"$Id$"
index be7b9331c921dcb776a9e50f401fe69e228810c3..422310bf6a4f96b5c7b3ea805ae49bf4db8d65d9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: bc6651e4ede5c90a7d39b3e201d327c6de950ff1 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index da4da7a9bc5897768ba1bfe44be64412c5d81c64..9a3ea05002f7bd71125f15b399f0148bf55caf2b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 08ba64d9e0d5aa3ee81c4f85bbf3fea33d73a56a $
+$Id$
 
 Copyright (c) 1996, 1999 Massachusetts Institute of Technology
 
index a8bef78735ffce39468ff826e2acc26ff43370ea..0e27ba566db8ea0986db9b3e3fbc335ceab7bdda 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: dcdc8024aefe6e5e66e030f5aca70161e48f740f $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 00a04f23035e869202809ab1faac0fd73a4cc3c7..16fbbccb0508d32f5b9e80d31a399d88dbf136e7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 089008d9049e419acdffe098e4c84f8a056057ee $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 8930bae741685ef92a04aa00609806a770ca4bd1..bd162b831a950ef6048c489e14a3cc898b22c46b 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: d37f1b846a3a4f7e3f69147b1738a1415da82969 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 6099cdb2425c3c438324fc18e934c66dd1661083..f726627d216ec6545a2a4a95989c20d93c46a053 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 639fb94915010e456843fd455444665f206eef22 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index e1464ee6ba745045a075dcbb0fb536a4d22d74c0..2dfb48a2cf3d67a30b69d926c11fdaff4b7faec6 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ca4ad2594b82cd73147b9714a79f73c9a42f0427 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 126142d0dda829bf9731c2ad10c88710f46e3f4a..d8dcd98683fc9ede41112910c56dd4c99b49c62e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 6b387bf4dc6665ae2b9d152f9e66c3c5d830f0bb $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index f43a6b4e7ba40afde3abb64c5e7884b04ebb2cd4..95e8ee73a12f678e6360d9de4238f912fe8501c8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 29cefa4535901ba34696eadb58516200f482a999 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 8de20a1723ae71effa6c90e118a4669e9a797294..b86e558ba9a7d61063214724339d9f36e1cceb3e 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 796f3124692ed91e8b428c488da66ecb60d7c07d $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 4f7cd2c8e9b14b148c20ee08cb66f60299aa22ab..f3305a84aceb1cc7877af46042d0c3aefdbcbdd9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 1b200258a9694ab73f5602e6e4dce91bec126c55 $
+$Id$
 
 Copyright (c) 1990-1999 Massachusetts Institute of Technology
 
index 3447f0b12bc9ffa37513e6d905b0e6cbbc65e3da..bc859dc9c375e2d93d16322ea2c60ea2568baa25 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2de65608e6d46108f3188c45513427214fa531b8 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 83f26b2f204617c0cb69f3556525959c9c21d99c..c2ba20ebb9e65321b5c66c1c768cdb2fda6c852a 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cfa23535b70782be2e53b96d6c1714d430f4a07a $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 5d82154a1bb13f6d9822f9d2024d6da2410b2b74..ad77e9862467b927fddb213d01dfc54880ebacc1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: c3fc438d188eab40528b0ea8ba63df0a63408cb6 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index e261fa4237fd1f1314855570fdd9825527e4cf38..1412f08f96045699d1854bc176ef8e9120c3cdba 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 64c8f0d294a8b33d92ac9ecd43cc1a0adb2f53ca $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index 16ee5d3961913a5b1e8bb45da1dd57b9ddabd7eb..c5f2ea5a87fa91e0a4c268a01846529c9a5d86ad 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: b885c2ca3de122e342c2a5a756c6068335da3e23 $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 82113df8528b22a26dca388828cba9c5b5ebda61..cc4b732aebca6167fcc5aab4ca9f881e007f843d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 0646dc1b99bf51f479d84dbc3b220133de5c169c $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index afdb53df323be721ecd1ef1118426b6936555277..c2afec91c5c44407412292783de794158715a3c4 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ca6428f11fbf2b93ec539fad466e80960010cf93 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index c5f3d36175023d5d22a9aa09c3367589d3eb1671..bcdf732e6550a4116a6036b5e1496df25e778fb7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 2d8656cb995a6beb8c22fcd14176fa89278d36cb $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index bcb0042b179171d9594806569d9a2ec0e942005c..a1d72a7c96b33b66fcc2de8291776b9206b88bc9 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: ef6c83f0f48ae1e6ed1b3def02e212731158027a $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index f9e720b2bf0bcdcde08fcfac4efb0979e02f9942..37486efc607d552cff7d5b0e7f30182712b52120 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 96d8288dd2f05a142c8ad4230de8f9603b9e218b $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology
 
index d0d8c009f7c31cdf6e026b51c9df152ffdd474cf..33c7406a8b9e410283b0a6c5ff161cd30a983c16 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bb76a352612ea4a9f1b53a93250dca0689f7e66d $
+$Id$
 
 Copyright (c) 1987-1999 Massachusetts Institute of Technology
 
index 59dfdd74df7b73248472bc82d55bb25ff9e92041..e0c1b85f86e17b91274096739a9a3e420662931f 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: 5b5293c2144e06b54abf3e3eac188dcec16c3015 $
+$Id$
 
 Copyright (c) 1988-1999 Massachusetts Institute of Technology