[net.micro.amiga] 1.2 Gamma 1 INCLUDE.STRIP disk files lost bytes.. solution.

dillon@CORY.BERKELEY.EDU (Matt Dillon) (11/09/86)

	Yes, the include files on that diskette are completely unusable due
to the fact that they are missing, at the very least, the front ends of most
of the structures.

	My solution was to use StripC which is on the toolkit diskette to
convert all the .H files from the normal INCLUDE disk into striped files
(the output going to my compiler disk)... A very simple task under my SHELL:
I set up the foreach, and read a book while it ground away at the include
files.

					-Matt