*** empty log message ***
authorsater <none@none>
Tue, 8 Jan 1985 15:34:54 +0000 (15:34 +0000)
committersater <none@none>
Tue, 8 Jan 1985 15:34:54 +0000 (15:34 +0000)
commit4ba6e7a39c2e0ef4671709baa928bf4859dbc140
tree3a52d810709fc9a3fee24671b32b2c862ed351f4
parentf838dd1047abd57292f6332ddd65bf3f14316eb0
*** empty log message ***
25 files changed:
mach/proto/ncg/assert.h [new file with mode: 0644]
mach/proto/ncg/codegen.c [new file with mode: 0644]
mach/proto/ncg/compute.c [new file with mode: 0644]
mach/proto/ncg/data.h [new file with mode: 0644]
mach/proto/ncg/equiv.c [new file with mode: 0644]
mach/proto/ncg/equiv.h [new file with mode: 0644]
mach/proto/ncg/extern.h [new file with mode: 0644]
mach/proto/ncg/fillem.c [new file with mode: 0644]
mach/proto/ncg/gencode.c [new file with mode: 0644]
mach/proto/ncg/glosym.c [new file with mode: 0644]
mach/proto/ncg/glosym.h [new file with mode: 0644]
mach/proto/ncg/main.c [new file with mode: 0644]
mach/proto/ncg/move.c [new file with mode: 0644]
mach/proto/ncg/nextem.c [new file with mode: 0644]
mach/proto/ncg/param.h [new file with mode: 0644]
mach/proto/ncg/reg.c [new file with mode: 0644]
mach/proto/ncg/regvar.c [new file with mode: 0644]
mach/proto/ncg/regvar.h [new file with mode: 0644]
mach/proto/ncg/result.h [new file with mode: 0644]
mach/proto/ncg/salloc.c [new file with mode: 0644]
mach/proto/ncg/state.c [new file with mode: 0644]
mach/proto/ncg/state.h [new file with mode: 0644]
mach/proto/ncg/subr.c [new file with mode: 0644]
mach/proto/ncg/types.h [new file with mode: 0644]
mach/proto/ncg/var.c [new file with mode: 0644]