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