1MBK_IN_PH(1) MBK ENVIRONMENT VARIABLES MBK_IN_PH(1)
2
3
4
6 MBK_IN_PH - define the physical input format of mbk and genlib
7
9 c-shell running
10 setenv MBK_IN_PH format
11
12
14 This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM
15 team at LIP6 laboratory of Université Pierre et Marie CURIE, in Paris,
16 France.
17
18 Web : http://asim.lip6.fr/recherche/alliance/
19 E-mail : alliance-users@asim.lip6.fr
20
22 MBK_IN_PH sets the physical input format of the mbk data structure.
23 The data structure will be filled with information found in the given
24 format file.
25
26 valid formats are :
27 - ap, alliance physical format
28 - cp, vti physical format
29
31 "MBK_IN_PH : 'xxx' unknown format"
32 The argument given to the setenv is not a legal physical input
33 format for mbk. You must changed it before any other action.
34
36 setenv MBK_IN_PH al
37
39 mbk(3), genlib(1), MBK_OUT_PH(1).
40
41
42
43
44
45
46ASIM/LIP6 October 1, 1997 MBK_IN_PH(1)