Subversion Repositories DevTools

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

# -*- 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" );
}