package SL::DB::Employee;

use strict;

use SL::DB::MetaSetup::Employee;
use SL::DB::Manager::Employee;


1;
