$ ! $ ! Link command file for the EDWINSHR shareable library $ ! $ Link /NoUser_Library - /Share= EdwinShr - /Map= EdwinShr - /Full - /Exe= EdwinShr - SYS$INPUT/OPTIONS,- global_dir:[impvaxv10.current]lllshr.olb/lib ! ! Include all modules required from the unshareable library. ! ! Given here in the order they will appear in store. Universal data modules ! are given first; their data will be collected into the base cluster later. ! sys$disk:[]edwin/Include=( - ! !+++START:LOADED DDBBC, - DDCAL906, - DDCATS, - DDCHAS, - DDGIGI, - DDHPLASER, - DDHPPLOT, - DDHPTERM, - DDP300, - DDSIGMA, - DDTEK, - DDTEK41, - DDVERSA, - DDWESTW, - DDX5A, - DDYAWN, - EDATTRIB, - EDCONFIG, - EDDEFDEV, - EDERRORS, - EDINIT, - EDREVIEW, - EDSHAPES, - EDTEXT, - EDUINFO, - EDUTILS, - EDWIN5 - ) sys$disk:[]col2v0/Include=( - AUTHOR, - AXIS, - BAND, - CARC, - CHANGE, - CIRCLE, - CLIP, - CONVEX, - CONVX, - COPIES, - CURVE, - CUT, - CWTV, - DASHLN, - DEFCLR, - DEFPAT, - DEFPEN, - DRWPEN, - ELLIPS, - FACTOR, - GETFRE, - GRID, - IBCHNK, - IRAM, - LINE, - MSGLG1, - MSGLG2, - NEWPEN, - NUMBER, - OCHUNK, - OCODE, - OFFSET, - OUTPUT, - OUTVEC, - PAPER, - PENCLR, - PLOT, - PLOTS, - RECT, - RIOPKG, - ROTATE, - RPMCAP, - SCALE, - SETFNT, - SETFRE, - SETMSG, - SETPAT, - STRVRF, - SYMBOL, - TONCLR, - TONE, - TONFLG, - TRAP, - VERBUFF, - VPINIT, - VPOPT, - VPORT, - VRFPLT, - VSTRIP, - VTEC, - WBCHNK, - WHERE, - WINDOW, - XCIRCL, - XSTRIP, - XTEXT - ) ! ! The lowest cluster in the shareable image consists of ! (1) PSECTs IMP_001_INIT_VECS and IMP_002_REAL_VECS ! which constitute transfer vectors for the image ! (2) PSECT IMP_003_UNIV_DATA which is information needed both in ! normal images and the IMP shareable one (where it is universal). ! It is empty in this library, but must be placed correctly nevertheless. ! Cluster=Lowest_Cluster,,,[]Transfer Collect=Lowest_Cluster,LL_Global_Area Collect=Lowest_Cluster,Imp_003_Univ_Data Psect_Attr=Imp_003_Univ_Data,EXE Psect_Attr=LL_Global_Area,EXE ! ! The next cluster contains the - presumably infrequently used - ! Versatek driving software. ! Cluster=Vertek_Cluster Collect=Vertek_Cluster,$RMSNam,$Local,$Code,$PData Collect=Vertek_Cluster,BSORT,CLRCOM,DVCOM,IOCOM,KLCOM,MSGCOM,PRMCOM Collect=Vertek_Cluster,STKCOM,VERBUF,VRFCOM Psect_Attr=BSORT,NOSHR Psect_Attr=CLRCOM,NOSHR Psect_Attr=DVCOM,NOSHR Psect_Attr=IOCOM,NOSHR Psect_Attr=KLCOM,NOSHR Psect_Attr=MSGCOM,NOSHR Psect_Attr=PRMCOM,NOSHR Psect_Attr=STKCOM,NOSHR Psect_Attr=VERBUF,NOSHR Psect_Attr=VRFCOM,NOSHR Psect_Attr=$RMSNam,NOEXE,PIC Psect_Attr=$Pdata,EXE ! ! Everything else goes into the default cluster ! Psect_Attr=LL_Diag_Area,EXE Psect_Attr=LL_Recovery_Area,EXE Psect_Attr=LL_Constant_Area,EXE Psect_Attr=LL_Info_Area_A,EXE Psect_Attr=LL_Info_Area_B,EXE Psect_Attr=LL_Info_Area_C,EXE ! ! prevent the shareable image from dragging in LIB$INITIALISE ! which causes all sorts of hassles. ! Symbol=Imp___Main,0 ! ! Set up match values ! ! This library is version 1.1 ! GSMatch = LEqual,1,1