Revision: 44822
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44822&view=rev
Author:   brlcad
Date:     2011-06-08 13:40:18 +0000 (Wed, 08 Jun 2011)

Log Message:
-----------
remove template comments and unused doxygen file blocks

Modified Paths:
--------------
    brlcad/trunk/include/dvec.h
    brlcad/trunk/include/tie.h
    brlcad/trunk/include/vector_fpu.h
    brlcad/trunk/include/vector_x86.h
    brlcad/trunk/src/adrt/adrt.h
    brlcad/trunk/src/adrt/adrt_struct.h
    brlcad/trunk/src/adrt/librender/camera.c
    brlcad/trunk/src/adrt/librender/surfel.c
    brlcad/trunk/src/adrt/tienet.h
    brlcad/trunk/src/conv/iges/BrepHandler.cpp
    brlcad/trunk/src/gtools/beset/beset.h
    brlcad/trunk/src/librt/brep_test.cpp
    brlcad/trunk/src/librt/search.c
    brlcad/trunk/src/librt/search.h

Modified: brlcad/trunk/include/dvec.h
===================================================================
--- brlcad/trunk/include/dvec.h 2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/include/dvec.h 2011-06-08 13:40:18 UTC (rev 44822)
@@ -19,7 +19,6 @@
  */
 /** @file dvec.h
  *
- * Brief description
  *
  */
 

Modified: brlcad/trunk/include/tie.h
===================================================================
--- brlcad/trunk/include/tie.h  2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/include/tie.h  2011-06-08 13:40:18 UTC (rev 44822)
@@ -19,7 +19,6 @@
  */
 /** @file tie.h
  *
- * Brief description
  *
  */
 

Modified: brlcad/trunk/include/vector_fpu.h
===================================================================
--- brlcad/trunk/include/vector_fpu.h   2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/include/vector_fpu.h   2011-06-08 13:40:18 UTC (rev 44822)
@@ -19,7 +19,6 @@
  */
 /** @file vector_fpu.h
  *
- * Brief description
  *
  */
 

Modified: brlcad/trunk/include/vector_x86.h
===================================================================
--- brlcad/trunk/include/vector_x86.h   2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/include/vector_x86.h   2011-06-08 13:40:18 UTC (rev 44822)
@@ -19,7 +19,6 @@
  */
 /** @file vector_x86.h
  *
- * Brief description
  *
  */
 

Modified: brlcad/trunk/src/adrt/adrt.h
===================================================================
--- brlcad/trunk/src/adrt/adrt.h        2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/src/adrt/adrt.h        2011-06-08 13:40:18 UTC (rev 44822)
@@ -20,7 +20,6 @@
 
 /** @file adrt.h
  *
- * Brief description
  *
  */
 

Modified: brlcad/trunk/src/adrt/adrt_struct.h
===================================================================
--- brlcad/trunk/src/adrt/adrt_struct.h 2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/src/adrt/adrt_struct.h 2011-06-08 13:40:18 UTC (rev 44822)
@@ -19,7 +19,6 @@
  */
 /** @file adrt_struct.h
  *
- * Brief description
  *
  */
 

Modified: brlcad/trunk/src/adrt/librender/camera.c
===================================================================
--- brlcad/trunk/src/adrt/librender/camera.c    2011-06-08 13:38:58 UTC (rev 
44821)
+++ brlcad/trunk/src/adrt/librender/camera.c    2011-06-08 13:40:18 UTC (rev 
44822)
@@ -17,11 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file camera.c
- *
- * Brief description
- *
- */
 
 #include "common.h"
 

Modified: brlcad/trunk/src/adrt/librender/surfel.c
===================================================================
--- brlcad/trunk/src/adrt/librender/surfel.c    2011-06-08 13:38:58 UTC (rev 
44821)
+++ brlcad/trunk/src/adrt/librender/surfel.c    2011-06-08 13:40:18 UTC (rev 
44822)
@@ -17,11 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file surfel.c
- *
- * Brief description
- *
- */
 
 #include <stdio.h>
 #include <stdlib.h>

Modified: brlcad/trunk/src/adrt/tienet.h
===================================================================
--- brlcad/trunk/src/adrt/tienet.h      2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/src/adrt/tienet.h      2011-06-08 13:40:18 UTC (rev 44822)
@@ -17,10 +17,8 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-
 /** @file tienet.h
  *
- * Brief description
  *
  */
 

Modified: brlcad/trunk/src/conv/iges/BrepHandler.cpp
===================================================================
--- brlcad/trunk/src/conv/iges/BrepHandler.cpp  2011-06-08 13:38:58 UTC (rev 
44821)
+++ brlcad/trunk/src/conv/iges/BrepHandler.cpp  2011-06-08 13:40:18 UTC (rev 
44822)
@@ -17,11 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file BrepHandler.cpp
- *
- * Brief description
- *
- */
 
 #include "n_iges.hpp"
 

Modified: brlcad/trunk/src/gtools/beset/beset.h
===================================================================
--- brlcad/trunk/src/gtools/beset/beset.h       2011-06-08 13:38:58 UTC (rev 
44821)
+++ brlcad/trunk/src/gtools/beset/beset.h       2011-06-08 13:40:18 UTC (rev 
44822)
@@ -17,13 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file beset.h
- *
- * Brief description
- *
- * Author -
- *   Ben Poole
- */
 
 #ifndef __BESET_H__
 #define __BESET_H__

Modified: brlcad/trunk/src/librt/brep_test.cpp
===================================================================
--- brlcad/trunk/src/librt/brep_test.cpp        2011-06-08 13:38:58 UTC (rev 
44821)
+++ brlcad/trunk/src/librt/brep_test.cpp        2011-06-08 13:40:18 UTC (rev 
44822)
@@ -17,11 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file brep_test.cpp
- *
- * Brief description
- *
- */
 
 #include <stdio.h>
 #include <stdlib.h>

Modified: brlcad/trunk/src/librt/search.c
===================================================================
--- brlcad/trunk/src/librt/search.c     2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/src/librt/search.c     2011-06-08 13:40:18 UTC (rev 44822)
@@ -17,11 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file search.c
- *
- * Brief description
- *
- */
 
 /* OpenBSD:
  *

Modified: brlcad/trunk/src/librt/search.h
===================================================================
--- brlcad/trunk/src/librt/search.h     2011-06-08 13:38:58 UTC (rev 44821)
+++ brlcad/trunk/src/librt/search.h     2011-06-08 13:40:18 UTC (rev 44822)
@@ -17,11 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file search.h
- *
- * Brief description
- *
- */
 
 /* Includes code from OpenBSD's find command:
  *


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

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to