# -*- mode: perl; indent-width: 4; -*- ############################################################################### # Copyright (c) ERG Transit Systems. 1996-2004 # # File: PLATFORM/EETP386 # # Contents: EOS using AMX/EP, TNT and WatcomC # # Revision History: # 20/02/02 APY Created ############################################################################### # Eep386Init(); sub Eep386Init { PlatformRequire( "eosp386", "--Watcom" ); }