Fix parameterization in pp.scm.
authorChris Hanson <org/chris-hanson/cph>
Sun, 28 Feb 2016 08:24:44 +0000 (00:24 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sun, 28 Feb 2016 08:24:44 +0000 (00:24 -0800)
commitff99bd4452b27ee9bedcbdc2405ec7163ed32f4a
treed98679424f1bd75c356df9d1fac31e0abfe0cfcd
parent70220c78a1ebd64ca276b831892e9315b7f08e7b
Fix parameterization in pp.scm.
18 files changed:
src/6001/make.scm
src/compiler/base/debug.scm
src/compiler/machines/C/compiler.pkg
src/compiler/machines/alpha/compiler.pkg
src/compiler/machines/bobcat/compiler.pkg
src/compiler/machines/i386/compiler.pkg
src/compiler/machines/mips/compiler.pkg
src/compiler/machines/spectrum/compiler.pkg
src/compiler/machines/svm/compiler.pkg
src/compiler/machines/vax/compiler.pkg
src/compiler/machines/x86-64/compiler.pkg
src/edwin/artdebug.scm
src/edwin/debug.scm
src/pcsample/pcsdisp.scm
src/runtime/pp.scm
src/runtime/runtime.pkg
src/runtime/stack-sample.scm
src/sf/cgen.scm