File: n_cst_splashattrib.sru
Size: 407
Date: Tue, 22 Jan 2008 23:31:45 +0100
$PBExportHeader$n_cst_splashattrib.sru
$PBExportComments$Extension Splash attributes
forward
global type n_cst_splashattrib from pfc_n_cst_splashattrib
end type
end forward

global type n_cst_splashattrib from pfc_n_cst_splashattrib
end type

on n_cst_splashattrib.create
TriggerEvent( this, "constructor" )
end on

on n_cst_splashattrib.destroy
TriggerEvent( this, "destructor" )
end on