!-----------------------------------------------------------! ! TABMIN : a program which calls the ILAP routine TABMIN : ! ! prepares an ILAP table for minimisation by MINIMO ! ! ! ! George A. McCaskill 22nd August 1982 ! !-----------------------------------------------------------! %external %routine %spec tabmin %alias "ILAP_TABMIN" (%string (255) filespec) %include "Inc:util.imp" %begin tabmin (cli param) %end %of %program