Revision: 40894
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40894&view=rev
Author:   davidloman
Date:     2010-10-01 17:28:42 +0000 (Fri, 01 Oct 2010)

Log Message:
-----------
WS, Formatting, include organization, double newline removal, etc.

Modified Paths:
--------------
    rt^3/trunk/CMakeLists.txt
    rt^3/trunk/COPYING
    rt^3/trunk/HACKING
    rt^3/trunk/INSTALL
    rt^3/trunk/README

Modified: rt^3/trunk/CMakeLists.txt
===================================================================
--- rt^3/trunk/CMakeLists.txt   2010-10-01 17:26:09 UTC (rev 40893)
+++ rt^3/trunk/CMakeLists.txt   2010-10-01 17:28:42 UTC (rev 40894)
@@ -77,7 +77,6 @@
 
 SET (RT3_BUILD_TESTS ON CACHE BOOL "Build tests in /test dir")
 
-
 MESSAGE(STATUS "Finding Required Dependancies...")
 
 #
@@ -138,7 +137,6 @@
 INCLUDE (./cmake/PrintFooter.cmake)
 #################################
 
-
 IF (RT3_COMPILE_WARNINGS)
     MESSAGE(STATUS "There were some Build Config Errors!")
     MESSAGE(STATUS "\tLast Error: ${RT3_LAST_WARNING_MSG}")

Modified: rt^3/trunk/COPYING
===================================================================
--- rt^3/trunk/COPYING  2010-10-01 17:26:09 UTC (rev 40893)
+++ rt^3/trunk/COPYING  2010-10-01 17:28:42 UTC (rev 40894)
@@ -91,7 +91,6 @@
   Copyright (c) 2008-2010 United States Government as represented by
   the U.S. Army Research Laboratory.
 
-
 Contact
 -------
 

Modified: rt^3/trunk/HACKING
===================================================================
--- rt^3/trunk/HACKING  2010-10-01 17:26:09 UTC (rev 40893)
+++ rt^3/trunk/HACKING  2010-10-01 17:28:42 UTC (rev 40894)
@@ -26,7 +26,6 @@
 -------
 tests                  - automation tests
 
-
 Coding Standards
 ================
 
@@ -287,7 +286,6 @@
 follow suit.  If code is seen that doesn't conform, it may and should
 be fixed.
 
-
 Generic Code
 ------------
 
@@ -309,7 +307,6 @@
 either BSD or GNU are acceptable alternatives.  If there is not an
 alternative facility, figure out another way.
 
-
 Version Numbers
 ===============
 
@@ -333,7 +330,6 @@
 
 3.12.5 is a production version with 5 released patches
 
-
 References
 ==========
 

Modified: rt^3/trunk/INSTALL
===================================================================
--- rt^3/trunk/INSTALL  2010-10-01 17:26:09 UTC (rev 40893)
+++ rt^3/trunk/INSTALL  2010-10-01 17:28:42 UTC (rev 40894)
@@ -18,7 +18,6 @@
 imaging libraries for OGRE (in example DevIL) -- but maybe also others
 depending on your system.
 
-
 Please note that the support for this experimental branch is not very
 strong (we even had to create CMake and pkg-config files to smooth the
 process, because of some annoying rough edges), and at the moment
@@ -26,7 +25,6 @@
 for other systems you'll probably have to tweak things and install
 parts by hand.
 
-
 Building
 --------
 
@@ -43,7 +41,6 @@
 encouragement or justification.  That stated, the build is constantly
 tested on a variety of systems.
 
-
 Quick Start
 -----------
 
@@ -62,7 +59,6 @@
 so if you don't want to use the one shipped in 'src/other' you need to
 check out SVN trunk head.
 
-
 * To compile g3d with cmake && make as usual, you have to do:
 
        mkdir src/g3d/build

Modified: rt^3/trunk/README
===================================================================
--- rt^3/trunk/README   2010-10-01 17:26:09 UTC (rev 40893)
+++ rt^3/trunk/README   2010-10-01 17:28:42 UTC (rev 40894)
@@ -6,13 +6,11 @@
 direct all feedback to the BRL-CAD developer mailing list.  Thank you
 for your patience and understanding.
 
-
 Compilation & Installation (mafm, GSoC 2008 WIP)
 ------------------------------------------------
 
 Read INSTALL and skip the rest of this file for now.
 
-
 Compilation & Installation
 --------------------------
 
@@ -28,19 +26,16 @@
 make
 sudo make install
 
-
 Known Bugs
 ----------
 
 See BUGS
 
-
 Contributors
 ------------
 
 See AUTHORS
 
-
 Development
 -----------
 


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

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to