Algue is not comdiac
This commit is contained in:
parent
c1ad0d2b7f
commit
d189d7ad3c
|
@ -77,7 +77,7 @@ proc Supervision_cmdunix.tcl { commande code_cmd } {
|
|||
}
|
||||
if {$poub == 0} {
|
||||
toplevel $w -class Cmd_unix
|
||||
wm title $w "COMDIAC:Supervision des commandes UNIX"
|
||||
wm title $w "ALGUE : console output"
|
||||
wm iconname $w Supervision
|
||||
wm geometry $w +30+30
|
||||
raise $w
|
||||
|
|
|
@ -11,5 +11,6 @@ MBK_WORK_LIB .
|
|||
VH_PATSFX pat
|
||||
VH_MAXERR 10
|
||||
VH_BEHSFX vbe
|
||||
VH_DLYSFX dly
|
||||
MBK_CATA_LIB ${FPLIB}:${RSALIB}:${SCLIB}:${PADLIB}:${DPLIB}:${BSGLIB}:${RFGLIB}
|
||||
commande asimut
|
||||
|
|
Loading…
Reference in New Issue