|
From: <jl...@us...> - 2008-04-22 20:29:20
|
Revision: 153
http://personalrobots.svn.sourceforge.net/personalrobots/?rev=153&view=rev
Author: jleibs
Date: 2008-04-22 13:29:25 -0700 (Tue, 22 Apr 2008)
Log Message:
-----------
More restructuring of libtf.
Modified Paths:
--------------
pkg/trunk/libTF/build.yaml
Added Paths:
-----------
pkg/trunk/libTF/src/simple/
pkg/trunk/libTF/src/test/
Removed Paths:
-------------
pkg/trunk/libTF/simple/
Modified: pkg/trunk/libTF/build.yaml
===================================================================
--- pkg/trunk/libTF/build.yaml 2008-04-22 20:27:43 UTC (rev 152)
+++ pkg/trunk/libTF/build.yaml 2008-04-22 20:29:25 UTC (rev 153)
@@ -1,5 +1,6 @@
cpp:
make:
- src/simple
+ - src/test
Copied: pkg/trunk/libTF/src/simple (from rev 151, pkg/trunk/libTF/simple)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|