Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: Re: include files Message-ID: <8702191710.AA00873@cory.Berkeley.EDU> Date: Thu, 19-Feb-87 12:10:51 EST Article-I.D.: cory.8702191710.AA00873 Posted: Thu Feb 19 12:10:51 1987 Date-Received: Fri, 20-Feb-87 21:03:22 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 7 If you are indeed translating include files, I suggest you write a program to do it (if you havn't already!). Doing translation by hand almost always introduces errors. By having a program do it, at least all the errors will be the same and easily traceable. -Matt