.\" $Id: MBK_IN_PH.1,v 1.2 2002/10/09 20:12:43 xtof Exp $ .\" @(#)MBK_IN_PH.8 2.11 91/08/22; Labo Cao-vlsi; Author : Frederic Petrot .if t \{\ .XS \n% .ti 0.2i MBK_IN_PH .XE \} .TH MBK_IN_PH 1 "October 1, 1997" "ASIM/LIP6" "MBK ENVIRONMENT VARIABLES" .SH NAME MBK_IN_PH \- define the physical input format of mbk and genlib .SH SYNOPSYS .nf .if n \{\ .ft B \} .if t \{\ .ft CR \} c-shell running setenv MBK_IN_PH format .ft R .fi .so jessie/alliance/alc_origin.1.en.gz .SH DESCRIPTION \fBMBK_IN_PH\fP sets the physical input format of the mbk data structure. The data structure will be filled with informations found in the given format file. .TP valid formats are : \- \fBap\fP, alliance physical format .br \- \fBcp\fP, vti physical format .SH ERRORS .if n \{\ .ft B \} .if t \{\ .ft CR \} "MBK_IN_PH : 'xxx' unknown format" .ft R .RS The argument given to the setenv is not a legal physical input format for mbk. You must changed it before any other action. .SH EXAMPLE .nf .if n \{\ .ft B \} .if t \{\ .ft CR \} setenv MBK_IN_PH al .ft R .fi .SH SEE ALSO .BR mbk (3), .BR genlib (1), .BR MBK_OUT_PH (1). .so jessie/alliance/alc_bug_report.1.en.gz