Rev 5709 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
################################################################################ Copyright (c) VIX TECHNOLOGY (AUST) LTD## File: PLATFORM/INTELLECT## Contents: INTELLECT support# Used to build a small number of packages created by a# company that VIX now owns - called Intellect.##################################################################################INTELLECT_Init();sub INTELLECT_Init{Toolset( '*', 'INTELLECT.pl' );}1;