Revision: 77521
          http://sourceforge.net/p/brlcad/code/77521
Author:   starseeker
Date:     2020-10-20 21:50:09 +0000 (Tue, 20 Oct 2020)
Log Message:
-----------
Whoops, commit header

Modified Paths:
--------------
    brlcad/trunk/include/bn/plot3.h

Modified: brlcad/trunk/include/bn/plot3.h
===================================================================
--- brlcad/trunk/include/bn/plot3.h     2020-10-20 20:19:35 UTC (rev 77520)
+++ brlcad/trunk/include/bn/plot3.h     2020-10-20 21:50:09 UTC (rev 77521)
@@ -40,7 +40,6 @@
 #include "bu/color.h"
 #include "bu/file.h"
 #include "bn/defines.h"
-#include "bn/plot3.h"
 
 __BEGIN_DECLS
 
@@ -232,6 +231,9 @@
                               const vect_t dir,
                               double t);
 
+
+BN_EXPORT extern int plot3_invalid(FILE *fp, int mode);
+
 /*
  *  The following routines are taken from the BRL TIG-PACK
  *  (Terminal Independent Plotting Package).

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to