Revision: 40624
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40624&view=rev
Author:   bob1961
Date:     2010-09-20 21:34:03 +0000 (Mon, 20 Sep 2010)

Log Message:
-----------
Minor tweak to Archer::saveDB

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/archer/Archer.tcl

Modified: brlcad/trunk/src/tclscripts/archer/Archer.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/Archer.tcl       2010-09-20 21:32:35 UTC 
(rev 40623)
+++ brlcad/trunk/src/tclscripts/archer/Archer.tcl       2010-09-20 21:34:03 UTC 
(rev 40624)
@@ -1620,8 +1620,8 @@
 
 ::itcl::body Archer::saveDb {} {
     ArcherCore::saveDb
-    clearTargetLedger
-#    createTargetLedger
+#    clearTargetLedger
+    createTargetLedger
 
     set mNeedCheckpoint 0
     updateCheckpointMode


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