Revision: 41345
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41345&view=rev
Author:   brlcad
Date:     2010-11-12 22:39:50 +0000 (Fri, 12 Nov 2010)

Log Message:
-----------
no more MAXARGS

Modified Paths:
--------------
    brlcad/trunk/include/cmd.h

Modified: brlcad/trunk/include/cmd.h
===================================================================
--- brlcad/trunk/include/cmd.h  2010-11-12 22:17:53 UTC (rev 41344)
+++ brlcad/trunk/include/cmd.h  2010-11-12 22:39:50 UTC (rev 41345)
@@ -49,7 +49,6 @@
 #include "bu.h"
 
 
-#define MAXARGS 50000
 #define CMD_NULL (int (*)(ClientData, Tcl_Interp *, int, const char **))NULL
 #define CMDHIST_NULL (struct bu_cmdhist *)NULL
 #define CMDHIST_OBJ_NULL (struct bu_cmdhist_obj *)NULL


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

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to