Revision: 41583
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41583&view=rev
Author:   davidloman
Date:     2010-12-13 20:03:40 +0000 (Mon, 13 Dec 2010)

Log Message:
-----------
Eliminated Whitespace.

Modified Paths:
--------------
    rt^3/trunk/cmakeclean.sh

Modified: rt^3/trunk/cmakeclean.sh
===================================================================
--- rt^3/trunk/cmakeclean.sh    2010-12-13 19:53:33 UTC (rev 41582)
+++ rt^3/trunk/cmakeclean.sh    2010-12-13 20:03:40 UTC (rev 41583)
@@ -1,5 +1,5 @@
  find . -name "CMakeFiles" | xargs rm -fr
-  find . -name "__" | xargs rm -fr
+ find . -name "__" | xargs rm -fr
  find . -name "cmake_install.cmake" | xargs rm
-  find . -name "Makefile" | xargs rm
- 
+ find . -name "Makefile" | xargs rm
+ 
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to