Revision: 45499
http://brlcad.svn.sourceforge.net/brlcad/?rev=45499&view=rev
Author: bhinesley
Date: 2011-07-15 02:37:15 +0000 (Fri, 15 Jul 2011)
Log Message:
-----------
moved ged_edit to more appropriate place
Modified Paths:
--------------
brlcad/trunk/include/ged.h
Modified: brlcad/trunk/include/ged.h
===================================================================
--- brlcad/trunk/include/ged.h 2011-07-15 01:23:43 UTC (rev 45498)
+++ brlcad/trunk/include/ged.h 2011-07-15 02:37:15 UTC (rev 45499)
@@ -640,8 +640,6 @@
GED_EXPORT extern void ged_color_soltab(struct bu_list *hdlp);
GED_EXPORT extern struct ged_display_list *ged_addToDisplay(struct ged *gedp,
const char *name);
-/* defined in edit.c */
-GED_EXPORT extern int ged_edit(struct ged *gedp, int argc, const char *argv[]);
/* defined in erase.c */
GED_EXPORT extern void ged_erasePathFromDisplay(struct ged *gedp,
@@ -1496,6 +1494,11 @@
GED_EXPORT extern int ged_edcomb(struct ged *gedp, int argc, const char
*argv[]);
/**
+ * Edit objects, by using subcommands.
+ */
+GED_EXPORT extern int ged_edit(struct ged *gedp, int argc, const char *argv[]);
+
+/**
* Edit file.
*/
GED_EXPORT extern int ged_editit(struct ged *gedp, int argc, const char
*argv[]);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodology on "Lean Startup
Secrets Revealed." This video shows you how to validate your ideas,
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits