1MBK_OUT_PH(1) MBK ENVIRONMENT VARIABLES MBK_OUT_PH(1)
2
3
4
6 MBK_OUT_PH - define the physical output format of mbk and genlib
7
9 c-shell running
10 setenv MBK_OUT_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_OUT_PH sets the physical output format of the mbk data structure.
23 The files resulting of the work on mbk will have the given format.
24
25 valid formats are :
26 - ap, for alliance physical output
27 - cp, in order to obtain a vti physical file
28
30 "MBK_OUT_PH : 'xxx' unknown format"
31 The argument given to the setenv is not a legal physical output
32 format for mbk. You must changed it before any other action.
33
35 setenv MBK_OUT_PH al
36
38 mbk(3), genlib(1), MBK_IN_PH(1).
39
40
41
42
43
44
45ASIM/LIP6 October 1, 1997 MBK_OUT_PH(1)