Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!inuxc!iuvax!pwp From: pwp@iuvax.UUCP Newsgroups: comp.text Subject: Re: TeX on Ultrix Message-ID: <121500003@iuvax> Date: Fri, 6-Feb-87 08:35:00 EST Article-I.D.: iuvax.121500003 Posted: Fri Feb 6 08:35:00 1987 Date-Received: Sun, 8-Feb-87 06:29:38 EST References: <53@bnl.UUCP> Lines: 6 Nf-ID: #R:bnl.UUCP:53:iuvax:121500003:000:284 Nf-From: iuvax.indiana.EDU!pwp Feb 6 08:35:00 1987 The Berkeley Pascal compiler (pc on our Unix system) has an option (-O if I remember correctly) that takes out all the others and converts them to standard Pascal. Actually, the feature is on pxp rather than pc. I you can run your code through pxp -O, your problems should be solved.