File: u_base.sru
Size: 329
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$u_base.sru
$PBExportComments$Extension Visual Ancestor class
forward
global type u_base from pfc_u_base
end type
end forward

global type u_base from pfc_u_base
end type
global u_base u_base

on u_base.create
call pfc_u_base::create
end on

on u_base.destroy
call pfc_u_base::destroy
end on