   M2C4OS2

   Modula-2 to C Translator for OS/2 2.0 (HPFS only)

   Compiled for OS/2 2.0 with emx 0.8f

   Direct requests, comments and questions about OS2-Version of M2C to:

   M. Riedl, H.-J. Hochkamp, H.-U. Menzebach
   Universitt-GHS-Essen, FB8 
   Institut fr Physikalische und Theoretische Chemie
   Universittsstr 3-5
   4300 ESSEN 1 (since june 1993 : 45141 ESSEN)
   Email: cph080@vm.hrz.uni-essen.de



If you want to recompile the sources of mtc use (and optimize) the
makefile.os2 in the following directories : reuse\m2c, reuse\c, 
					    front\m2c, mtc\m2c

Make shure that you made a copy of mtc\m2c\Scanner.Tab and Parser.Tab (do or die).
We have not found a possibility to create them under OS/2 2.0 (If you 
know how, please tell us !!). We created them under UNIX.

To test the mtc try to translate mtc\m2c\testm2c.mi with :

			mtc -l. testm2c.mi 



Original Program Information :

from ftp.karlsruhe.gmd.de (/pub/cocktail)

*************************************************************************
*									*
*  Mtc									*
*									*
*  Modula-2 to C Translator						*
*									*
*  Author: M. Martin							*
*									*
*  Copyright (c) 1990 by						*
*									*
*  Gesellschaft fuer Mathematik und Datenverarbeitung			*
*  (German National Research Center for Computer Science)		*
*  Forschungsstelle fuer Programmstrukturen				*
*  an der Universitaet Karlsruhe					*
*									*
*  All rights reserved.	GMD assumes no responsibility for the use	*
*  or reliability of its software.					*
* 									*
*************************************************************************

Direct requests, comments, questions, and error reports to:

	Josef Grosch
	GMD Forschungsstelle
	Vincenz-Priessnitz-Str. 1
	D-7500 Karlsruhe 1

	Phone: +721-662226
	Email: grosch@karslruhe.gmd.de

