File: u_monthcalendar.sru
Size: 349
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$u_monthcalendar.sru
forward
global type u_monthcalendar from pfc_u_monthcalendar
end type
end forward

global type u_monthcalendar from pfc_u_monthcalendar
end type
global u_monthcalendar u_monthcalendar

on u_monthcalendar.create
call super::create
end on

on u_monthcalendar.destroy
call super::destroy
end on