Revision: 56962
          http://sourceforge.net/p/brlcad/code/56962
Author:   brlcad
Date:     2013-08-19 18:42:28 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
Point.h is not a system header; remove unnecessary doxycomment

Modified Paths:
--------------
    brlcad/trunk/src/conv/step/CartesianPoint.h
    brlcad/trunk/src/conv/step/STEPEntity.h

Modified: brlcad/trunk/src/conv/step/CartesianPoint.h
===================================================================
--- brlcad/trunk/src/conv/step/CartesianPoint.h 2013-08-19 18:40:16 UTC (rev 
56961)
+++ brlcad/trunk/src/conv/step/CartesianPoint.h 2013-08-19 18:42:28 UTC (rev 
56962)
@@ -26,9 +26,8 @@
 #ifndef CARTESIANPOINT_H_
 #define CARTESIANPOINT_H_
 
-#include "common.h"
+#include "Point.h"
 
-#include <Point.h>
 
 class CartesianPoint: public Point
 {

Modified: brlcad/trunk/src/conv/step/STEPEntity.h
===================================================================
--- brlcad/trunk/src/conv/step/STEPEntity.h     2013-08-19 18:40:16 UTC (rev 
56961)
+++ brlcad/trunk/src/conv/step/STEPEntity.h     2013-08-19 18:42:28 UTC (rev 
56962)
@@ -17,11 +17,6 @@
  * License along with this file; see the file named COPYING for more
  * information.
  */
-/** @file step/STEPEntity.h
- *
- * STEPEntity.h
- *
- */
 
 #ifndef STEPENTITY_H_
 #define STEPENTITY_H_

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


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to