m3tomif


m3tomif converts Modula-3 program to Maker Interchange Format (MIF) source. m3tomif is based on m3totex, and follows the same gudelines for typesetting text.

Availability

m3tomif can be downloaded from ftp://ftp.gte.com/pub/dom/software/m3tomif/m3tomif.tar.Z

Installation

To unpack, type:

   % zcat m3tomif.tar.Z | tar xpof - 

This creates a subdirectory m3tomif, which contains the source files for m3tomif. Assuming you have SRC Modula-3 compiler installed, do the following steps to compile and install m3tomif on your machine (you may have to become root depending on your setup):

   % cd m3tomif
   % m3build
     ...
   % m3ship
After installing m3tomif, consult its man pages for more information.

Contact

To report problems or bugs, or to send suggestions and/or general comments, contact emon@gte.com.

Copyright

Copyright (c) 1995 by GTE Laboratories Incorporated.

Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the GTE Laboratories Incorporated copyright notice appear in all copies and that both the copyright notice and warranty disclaimer appear in supporting documentation, and that the names of GTE Laboratories or any of their entities not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.

GTE disclaims all warranties with regard to this software, including all implied warranties of merchantability and fitness for a particular purpose, even if GTE Laboratories Incorporated knows about the purpose. In no event shall GTE be liable for any special, indirect or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of contract, negligence or other tortuous action, arising out of or in connection with the use or performance of this software.


[Modula-3 home page]

m3-request@src.dec.com
Last modified on Mon Sep 25 18:30:31 PDT 1995 by heydon 
     modified on Tue May  9 13:00:03 PDT 1995 by kalsow 
     modified on Thu Jan  7 18:40:57 PST 1993 by muller