ack/mach/vax4
ceriel 5d86ead6c0 There was a bug in the "str $1==0" instruction. It said:
str $1==0	| source4 |
			remove(ALL) "jsb\t.strlb"	|	| |
It should of course have been
str $1==0	| STACK |	jsb\t.strlb"	|	| |
1985-07-21 11:34:33 +00:00
..
as *** empty log message *** 1985-05-13 11:19:24 +00:00
cg There was a bug in the "str $1==0" instruction. It said: 1985-07-21 11:34:33 +00:00
libbc *** empty log message *** 1985-02-01 22:12:31 +00:00
libcc Added ranlib commends. 1985-01-24 16:16:32 +00:00
libem *** empty log message *** 1985-02-05 14:52:52 +00:00
libpc Adapted to make use of ../../compare and ../../install. 1984-10-26 11:04:10 +00:00
Action Use of the Pascal library will not occur. 1985-03-12 10:24:51 +00:00