Revision: 42394
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42394&view=rev
Author:   starseeker
Date:     2011-01-17 14:37:24 +0000 (Mon, 17 Jan 2011)

Log Message:
-----------
Put lower case at end, bit easier to find things.

Modified Paths:
--------------
    brlcad/branches/cmake/src/tclscripts/archer/CMakeLists.txt

Modified: brlcad/branches/cmake/src/tclscripts/archer/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/tclscripts/archer/CMakeLists.txt  2011-01-17 
14:35:27 UTC (rev 42393)
+++ brlcad/branches/cmake/src/tclscripts/archer/CMakeLists.txt  2011-01-17 
14:37:24 UTC (rev 42394)
@@ -9,10 +9,8 @@
        Archer.tcl 
        ArcherCore.tcl 
        AttrGroupsDisplayUtility.tcl 
-       bgerror.tcl 
        BotUtility.tcl 
        CombEditFrame.tcl 
-       cursor.tcl 
        EhyEditFrame.tcl 
        EllEditFrame.tcl 
        EpaEditFrame.tcl 
@@ -22,7 +20,6 @@
        GripEditFrame.tcl 
        HalfEditFrame.tcl 
        HypEditFrame.tcl 
-       itk_redefines.tcl
        LoadArcherLibs.tcl 
        PartEditFrame.tcl 
        Plugin.tcl 
@@ -31,11 +28,14 @@
        ShaderEdit.tcl 
        SphereEditFrame.tcl 
        SuperellEditFrame.tcl 
-       tabwindow.itk 
        TgcEditFrame.tcl 
        TorusEditFrame.tcl 
        Utility.tcl 
        Wizard.tcl
+       bgerror.tcl 
+       cursor.tcl 
+       itk_redefines.tcl
+       tabwindow.itk 
 )
 FILE(COPY ${archer_TCLSCRIPTS} DESTINATION 
${CMAKE_BINARY_DIR}/${DATA_DIR}/tclscripts/archer)
 INSTALL(FILES ${archer_TCLSCRIPTS} DESTINATION 
${${CMAKE_PROJECT_NAME}_INSTALL_DATA_DIR}/tclscripts/archer)


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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to