Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site yale.ARPA Path: utzoo!linus!decvax!yale!umetcalf From: umetcalf@yale.ARPA (Chris Metcalf) Newsgroups: net.micro.amiga Subject: more on Lattice working environment Message-ID: <157@yale.ARPA> Date: Thu, 2-Jan-86 09:39:54 EST Article-I.D.: yale.157 Posted: Thu Jan 2 09:39:54 1986 Date-Received: Fri, 3-Jan-86 04:18:29 EST Reply-To: umetcalf@yale-cheops.UUCP (Chris Metcalf) Distribution: net Organization: Yale University CS Dept., New Haven CT Lines: 14 Another brief note on arranging your working disks for Lattice. Someone pointed out that you could remove comments and such from the include files to gain space; this also gains compile-time speed, so it's doubly good. I wrote some code to strip comments out of files in this fashion. Almost exactly half of the files in the include directory turn out to be disposable... This gives you about 144K more on your compiler disk. If anyone is interested in my quickly-hacked code trimmer, drop me a line. It's an interesting exercise: removing comments from code is actually somewhat nontrivial. Chris -- Chris Metcalf (umetcalf@yale-cheops.arpa) ..!decvax!yale!umetcalf