00001 #ifdef WIN32 00002 #include "common.h" 00003 00004 #include <stdio.h> 00005 #include <math.h> 00006 #include "machine.h" 00007 #include "bu.h" 00008 #include "vmath.h" 00009 #include "bn.h" 00010 #endif 00011 const char bn_version[] = "\ 00012 @(#) BRL-CAD Release 7.6.7 with SURVICE Modifications The BRL-CAD Numerical Computation Library\n\ 00013 Mon Sep 12 16:00:00 EDT 2005, Compilation 1\n\ 00014 bob@mako:/home/bob/src/brlcad/src/libbn\n";