Subversion Repositories DevTools

Rev

Rev 5709 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5709 Rev 6133
Line 1... Line -...
1
# -*- mode: perl; indent-width: 4; -*-
-
 
2
###############################################################################
1
###############################################################################
3
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
2
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
4
# 
3
# 
5
# File:         PLATFORM/GENERIC
4
# File:         PLATFORM/GENERIC
6
#
5
#
7
# Contents:     Minimul support for packages that are machine independent
6
# Contents:     Minimul support for packages that are machine independent
8
#
7
#
9
# Revision History:
-
 
10
#   02-Sep-04   DDP     Created
-
 
11
#
-
 
12
###############################################################################
8
###############################################################################
13
#
9
#
14
 
10
 
15
GENERICInit();
11
GENERICInit();
16
 
12