debian man page for freelomodel

Query: freelomodel

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FREELOMODEL(3)						       MBK LOGICAL FUNCTIONS						    FREELOMODEL(3)

NAME
freelomodel - free a lofig_list for temporary models
ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr
SYNOPSYS
#include "mlo.h" void freelomodel(ptmodel) lofig_list *ptmodel;
PARAMETER
ptmodel Pointer to the model list to be freed
DESCRIPTION
freelomodel free the lofig_list pointed to by ptmodel. All the elements of the list are given back to the system.
EXAMPLE
#include "mlo.h" void end_of_parse() /* erase model list */ { freelomodel(MODEL); }
SEE ALSO
mbk(1), lofig(3), addlomodel(3), getlomodel(3).
BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools.
ASIM
/LIP6 October 1, 1997 FREELOMODEL(3)
Related Man Pages
addlomodel(3) - debian
getlomodel(3) - debian
viewlofig(3) - debian
dellocon(3) - hpux
dellocon(3) - minix
Similar Topics in the Unix Linux Community
PatientOS 0.40 (Default branch)