Make these corrections to the October, 1992 Pygmy v1.4 package:

file PYGMY.SCR
block 123
is  
| : M5 ( n -) ( -) CREATE , DOES> @ ,  OR modDISP, ASM-RESET  ;
should be
| : M5 ( n -) ( -) CREATE C, DOES> C@ C, OR modDISP, ASM-RESET  ;

block 175
put a  HEX  at the top of the block

block 177
is
: UTHRU ( 1st last -)  SWAP UBLK   SWAP BLK   THRU  ;
should be
: UTHRU ( 1st last -)  SWAP UBLK   SWAP UBLK   THRU  ;

file PYGMY.TXT line 851
and file PYGMY.DOW (on Bonus Disk) block 1090
is
            " YOURFILE.SCR"  2000 OPEN
should be
            " YOURFILE.SCR"  2  OPEN

file FLIER.TXT
The PCB and the fully assembled versions are no longer available -- at 
least until I get set up to make printed circuit boards (PCBs) more 
efficiently.  The software/plans/schematic (which now includes the 
PCB artwork) and the kit of parts are still available.

  -- Frank Sergeant   22 Jan 93

Here is an update on my email addresses.  I am currently 
reachable on the Internet as fs07675@academia.swt.edu.  Probably
my more permanent addresses are  F.SERGEANT on GEnie  or
f.sergeant@genie.geis.com on the Internet.

  -- Frank Sergeant   6 June 93
