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

global type n_profiling from pfc_n_profiling
end type
global n_profiling n_profiling

on n_profiling.create
call super::create
end on

on n_profiling.destroy
call super::destroy
end on