Changeset 53662cda08ac28939e1a9d8af713aba318cc4384
- Timestamp:
- 08/02/09 18:46:18
(4 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1249238778 +0000
- git-parent:
[fe3d821d356a8a6397a0ef63e64ccceee5d2430d]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1249238778 +0000
- Message:
cleanup
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4c3fb9b |
r53662cd |
|
| 65 | 65 | find com -name \*.class -exec rm {} \; |
|---|
| 66 | 66 | rm -f reconnoiter.jar |
|---|
| 67 | | rm -f run-iep.sh |
|---|
| 68 | 67 | |
|---|