File: n_runtimeerror.sru
Size: 340
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$n_runtimeerror.sru
forward
global type n_runtimeerror from pfc_n_runtimeerror
end type
end forward

global type n_runtimeerror from pfc_n_runtimeerror
end type
global n_runtimeerror n_runtimeerror

on n_runtimeerror.create
call super::create
end on

on n_runtimeerror.destroy
call super::destroy
end on