- make code in gosrc compile again, check in all pending changes

(this code doesn't match the existing language at this point,
  but it's a large code base which compiles - will eventually go
  away)
- enable compilation of it again in run.bash

R=r
DELTA=1147  (534 added, 311 deleted, 302 changed)
OCL=22176
CL=22176
This commit is contained in:
Robert Griesemer 2009-01-06 16:26:45 -08:00
parent 8d21004b41
commit af065a0c77
16 changed files with 799 additions and 549 deletions

View file

@ -52,11 +52,11 @@ time make
make smoketest
) || exit $?
# (xcd ../usr/gri/gosrc
# make clean
# time make
# # make test
# ) || exit $?
(xcd ../usr/gri/gosrc
make clean
time make
# make test
) || exit $?
(xcd ../doc/progs
time run