Revision: 44893
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44893&view=rev
Author:   bhinesley
Date:     2011-06-10 20:21:54 +0000 (Fri, 10 Jun 2011)

Log Message:
-----------
Realigned the definition of mArcherCoreCommands, which was getting a little out 
of hand

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

Modified: brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl   2011-06-10 19:44:19 UTC 
(rev 44892)
+++ brlcad/trunk/src/tclscripts/archer/ArcherCore.tcl   2011-06-10 20:21:54 UTC 
(rev 44893)
@@ -438,21 +438,19 @@
        # This is mostly a list of wrapped Ged commands. However, it also 
contains
        # a few commands that are implemented here in ArcherCore.
        variable mArcherCoreCommands { \
-                                          3ptarb adjust arced attr bb bev 
blast bo \
-                                          bot bot_condense bot_decimate 
bot_face_fuse \
-                                          bot_face_sort bot_flip bot_merge 
bot_smooth bot_split bot_sync bot_vertex_fuse \
-                                          c cd clear clone closedb color comb 
comb_color combmem copy copyeval copymat \
-                                          cp cpi dbconcat dbExpand decompose 
delete draw E edcodes edcolor edcomb \
-                                          edmater erase erase_all ev exit 
facetize fracture \
-                                          g group hide human i 
importFg4Section \
-                                          in inside item kill killall killrefs 
killtree ls \
-                                          make make_bb make_pnts man mater 
mirror move move_arb_edge move_arb_face \
-                                          mv mvall nmg_collapse nmg_simplify \
-                                          ocenter opendb orotate oscale 
otranslate p q quit packTree prefix protate pscale ptranslate \
-                                          push put put_comb putmat pwd r 
rcodes red rfarb rm rmater \
-                                          rotate_arb_face search sed shader 
shells tire title track \
-                                          unhide units unpackTree \
-                                          vmake wmater xpush Z zap
+           3ptarb adjust arced attr bb bev blast bo bot bot_condense \
+           bot_decimate bot_face_fuse bot_face_sort bot_flip bot_merge \
+           bot_smooth bot_split bot_sync bot_vertex_fuse c cd clear clone \
+           closedb color comb comb_color combmem copy copyeval copymat cp \
+           cpi dbconcat dbExpand decompose delete draw E edcodes edcolor \
+           edcomb edmater erase erase_all ev exit facetize fracture g group \
+           hide human i importFg4Section in inside item kill killall \
+           killrefs killtree ls make make_bb make_pnts man mater mirror move \
+           move_arb_edge move_arb_face mv mvall nmg_collapse nmg_simplify \
+           ocenter opendb orotate oscale otranslate p q quit packTree prefix \
+           protate pscale ptranslate push put put_comb putmat pwd r rcodes \
+           red rfarb rm rmater rotate_arb_face search sed shader shells tire \
+           title track unhide units unpackTree vmake wmater xpush Z zap
        }
 
        # Commands in this list get passed directly to the Ged object


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