Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / network / stacks / AROSTCP / S / Package-Startup
blob51b6c17f2999825df24fae867ecf6c3312660def
1 ; $VER: AROSTCP-PackageStartup 1.1 (15.12.2007)
2 ; AROSTCP-PackageStartup (c) The AROS Dev Team.
4 Path "C" "S" ADD QUIET
6 Protect S/startnet s add quiet
7 Protect S/stopnet s add quiet
9 if $AROSTCP/AutoRun eq "True"
10   C:execute S/startnet
11 EndIf