File: n_tracefile.sru
Size: 313
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$n_tracefile.sru
forward
global type n_tracefile from pfc_n_tracefile
end type
end forward

global type n_tracefile from pfc_n_tracefile
end type
global n_tracefile n_tracefile

on n_tracefile.create
call super::create
end on

on n_tracefile.destroy
call super::destroy
end on