/*------------------------------------------------------------\ | | | Tool : DRUC | | | | File : VMCDEFINE.H | | | | Authors : Patrick Renaud | | | | Date : 11/01/94 | | | \------------------------------------------------------------*/ /*------------------------------------------------------------\ | | | Druc VmcUnify Fonctions | | | \------------------------------------------------------------*/ extern void DrucUnifyRemoveRectanglesEqui (); extern rdsrec_list *DrucCreateRectangle (); extern void DrucUnifyTransfertInfo (); extern boolean DrucUnifyOrientation (); extern void DrucUnifyRectangle (); extern void DrucUnifyLayer (); extern void DrucUnify (); extern void DrucUnifyFigure ();