Revision: 44677
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44677&view=rev
Author:   davidloman
Date:     2011-05-25 11:08:28 +0000 (Wed, 25 May 2011)

Log Message:
-----------
Oops. Make constructor implementation match declaration =D

Modified Paths:
--------------
    geomcore/trunk/src/GS/BrlcadDb.cxx

Modified: geomcore/trunk/src/GS/BrlcadDb.cxx
===================================================================
--- geomcore/trunk/src/GS/BrlcadDb.cxx  2011-05-25 11:06:40 UTC (rev 44676)
+++ geomcore/trunk/src/GS/BrlcadDb.cxx  2011-05-25 11:08:28 UTC (rev 44677)
@@ -25,7 +25,7 @@
 #include "db.h"
 #include "raytrace.h"
 
-BrlcadDb::BrlcadDb()
+BrlcadDb::BrlcadDb(std::string path)
 {
   // TODO Auto-generated constructor stub
 


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

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to