summaryrefslogtreecommitdiff
path: root/php/lib/IceStorm.php
blob: 387c05786448250efff047bf3adb8a5fca56799e (plain)
1
2
3
4
5
6
7
8
<?php
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//

require_once 'IceStorm/IceStorm.php';
require_once 'IceStorm/Metrics.php';
?>