Revision: 76620
          http://sourceforge.net/p/brlcad/code/76620
Author:   starseeker
Date:     2020-07-31 23:09:17 +0000 (Fri, 31 Jul 2020)
Log Message:
-----------
pick a magic value for bview

Modified Paths:
--------------
    brlcad/branches/bioh/include/bu/magic.h

Modified: brlcad/branches/bioh/include/bu/magic.h
===================================================================
--- brlcad/branches/bioh/include/bu/magic.h     2020-07-31 22:18:47 UTC (rev 
76619)
+++ brlcad/branches/bioh/include/bu/magic.h     2020-07-31 23:09:17 UTC (rev 
76620)
@@ -209,6 +209,7 @@
 /* misc */
 
 #define ANIMATE_MAGIC                  0x414e4963 /**< ANIc */
+#define BVIEW_MAGIC                    0x62766965 /**< bvie */
 #define CURVE_BEZIER_MAGIC             0x62657a69 /**< bezi */
 #define CURVE_CARC_MAGIC               0x63617263 /**< carc */
 #define CURVE_LSEG_MAGIC               0x6c736567 /**< lseg */

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



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to