From: nealcrook Date: Tue, 22 Nov 2016 09:50:22 +0000 (+0000) Subject: Mistakenly made a branch from my BCPL work instead of from master. Unwind X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=aef05d657850a705c877abbdd9a25fb1621ec4ea;p=FUZIX.git Mistakenly made a branch from my BCPL work instead of from Unwind the bcpl stuff from here. Revert "Refernece cgtest.b" This reverts commit e327d0297d52d098441fda7cdc7c2e4866323577. --- diff --git a/Applications/BCPL/README b/Applications/BCPL/README index f5a736a1..cb406c39 100644 --- a/Applications/BCPL/README +++ b/Applications/BCPL/README @@ -41,8 +41,6 @@ cg.i - INTCODE for cg. Can be regenerated from cg.b but you need this i iclib.i - INTCODE for the linkages between the BCPL run-time environment and the INTCODE world. Probably originally hand-generated. -(examples/cgtest.b also came from the BCPL kit) - How To Use ----------