| commit | 11a54698a48c5fe024af66122bcf66671948461f | [log] [tgz] |
|---|---|---|
| author | nickb <nickb> | Tue Sep 23 20:42:57 2008 +0000 |
| committer | nickb <nickb> | Tue Sep 23 20:42:57 2008 +0000 |
| tree | 4045301238e295af660161eacbf35f01d6eae8d6 | |
| parent | ca7831cb10e7ad269db902d032bf9024c3a3f941 [diff] |
[245712]
diff --git a/build/clean.php b/build/clean.php new file mode 100755 index 0000000..e98dbf0 --- /dev/null +++ b/build/clean.php
@@ -0,0 +1 @@ +<?php require_once ("_common.php"); require_once ($_SERVER['DOCUMENT_ROOT'] . "/modeling/build/clean-common.php"); ?>