Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / sources / yagle / fcl / fcl_util.h
1 /****************************************************************************/
2 /* */
3 /* Chaine de CAO & VLSI Alliance */
4 /* */
5 /* Produit : FCL v1.02 */
6 /* Fichier : fcl_util.h */
7 /* */
8 /* (c) copyright 1996 Laboratoire MASI equipe CAO & VLSI */
9 /* Tous droits reserves */
10 /* Support : e-mail alliance-support@asim.lip6.fr */
11 /* */
12 /* */
13 /****************************************************************************/
14
15 void fclExit();
16 fcl_label CountChain();
17 fcl_label getlabeltrs();
18 fcl_label getlabellocon();
19 fcl_label getlabelsig();
20 fcl_label getlabelsigtrs();
21 void fclCorruptLotrs();
22 void fclCorruptLosig();
23 lotrs_list *whichtrs();
24 void fclPrintTime();
25 void fclChrono();