Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / sources / yagle / yagle / yag_hierbeh.h
1 /****************************************************************************/
2 /* */
3 /* Produit : YAGLE v3.50 */
4 /* Fichier : yag_hierbeh.h */
5 /* */
6 /* Auteur(s) : Anthony LESTER le : 01/08/1999 */
7 /* */
8 /* Modifie par : le : ../../.... */
9 /* Modifie par : le : ../../.... */
10 /* Modifie par : le : ../../.... */
11 /* */
12 /****************************************************************************/
13
14 void yagSortModeledInstances(lofig_list *ptlofig, chain_list **ptmodeled, chain_list **ptunmodeled);
15 lofig_list *yagBuildHierarchy(cnsfig_list *ptcnsfig, lofig_list *ptlofig, lofig_list **ptptrootlofig, chain_list *instances);
16 void yagGuessRootConnectorDirections(lofig_list *ptrootlofig);