!-----------------------------------------------------------! ! MINTAB : a program which calls the ILAP routine MINTAB : ! ! converts MINIMO output into an ILAP table. ! ! ! ! George A. McCaskill 22nd August 1982 ! !-----------------------------------------------------------! %external %routine %spec mintab %alias "ILAP_MINTAB" (%string (255) filespec) %include "Inc:util.imp" %begin mintab (cli param) %end %of %program