Revision: 69042
http://sourceforge.net/p/brlcad/code/69042
Author: brlcad
Date: 2016-10-13 12:36:54 +0000 (Thu, 13 Oct 2016)
Log Message:
-----------
rename the new bomb.h header to exit.h since they're really a collection of api
that pertain to exiting an application.
Modified Paths:
--------------
brlcad/trunk/include/bu/CMakeLists.txt
brlcad/trunk/include/bu/log.h
brlcad/trunk/src/anim/anim_fly.c
brlcad/trunk/src/anim/anim_hardtrack.c
brlcad/trunk/src/anim/anim_orient.c
brlcad/trunk/src/anim/chan_add.c
brlcad/trunk/src/anim/chan_mult.c
brlcad/trunk/src/anim/chan_permute.c
brlcad/trunk/src/burst/burst.c
brlcad/trunk/src/burst/error.c
brlcad/trunk/src/conv/asc/pix2asc.c
brlcad/trunk/src/conv/comgeom/f2a.c
brlcad/trunk/src/conv/patch/rpatch.c
brlcad/trunk/src/conv/shp/shapelib/shpopen.c
brlcad/trunk/src/fb/bw-fb.c
brlcad/trunk/src/fb/fb-bw.c
brlcad/trunk/src/fb/fb-pix.c
brlcad/trunk/src/fb/fb-rle.c
brlcad/trunk/src/fb/fbcbars.c
brlcad/trunk/src/fb/fbclear.c
brlcad/trunk/src/fb/fbcolor.c
brlcad/trunk/src/fb/fbframe.c
brlcad/trunk/src/fb/fbgamma.c
brlcad/trunk/src/fb/fbgrid.c
brlcad/trunk/src/fb/fblabel.c
brlcad/trunk/src/fb/fbline.c
brlcad/trunk/src/fb/fbpoint.c
brlcad/trunk/src/fb/gif-fb.c
brlcad/trunk/src/fb/gif2fb.c
brlcad/trunk/src/fb/pix-fb.c
brlcad/trunk/src/fb/pixflip-fb.c
brlcad/trunk/src/fb/plot3-fb.c
brlcad/trunk/src/fb/rle-fb.c
brlcad/trunk/src/fb/spm-fb.c
brlcad/trunk/src/fbed/execshell.c
brlcad/trunk/src/fbserv/fbserv.c
brlcad/trunk/src/halftone/sharpen.c
brlcad/trunk/src/irprep/ir-X.c
brlcad/trunk/src/irprep/irdisp.c
brlcad/trunk/src/irprep/pictx.c
brlcad/trunk/src/libbn/axis.c
brlcad/trunk/src/libbn/msr.c
brlcad/trunk/src/libbn/noise.c
brlcad/trunk/src/libbn/randmt.c
brlcad/trunk/src/libbn/vert_tree.c
brlcad/trunk/src/libbu/argv.c
brlcad/trunk/src/libbu/badmagic.c
brlcad/trunk/src/libbu/bomb.c
brlcad/trunk/src/libbu/escape.c
brlcad/trunk/src/libbu/getcwd.c
brlcad/trunk/src/libbu/htond.c
brlcad/trunk/src/libbu/htonf.c
brlcad/trunk/src/libbu/interrupt.c
brlcad/trunk/src/libbu/malloc.c
brlcad/trunk/src/libbu/semaphore.c
brlcad/trunk/src/libbu/tests/bu_uuid.c
brlcad/trunk/src/libbu/uuid.c
brlcad/trunk/src/libbu/vls_vprintf.c
brlcad/trunk/src/libfb/fb_generic.c
brlcad/trunk/src/libfb/if_tk.c
brlcad/trunk/src/libicv/crop.c
brlcad/trunk/src/librt/primitives/bot/gct_decimation/auxiliary/mmthread.h
brlcad/trunk/src/mged/cad_boundp.c
brlcad/trunk/src/mged/cad_parea.c
brlcad/trunk/src/nirt/showshot.c
brlcad/trunk/src/proc-db/brickwall.c
brlcad/trunk/src/sig/a-d.c
brlcad/trunk/src/sig/bw-d.c
brlcad/trunk/src/sig/c-d.c
brlcad/trunk/src/sig/d-a.c
brlcad/trunk/src/sig/d-bw.c
brlcad/trunk/src/sig/d-f.c
brlcad/trunk/src/sig/d-i.c
brlcad/trunk/src/sig/d-u.c
brlcad/trunk/src/sig/d2-c.c
brlcad/trunk/src/sig/damdf.c
brlcad/trunk/src/sig/dauto.c
brlcad/trunk/src/sig/dauto2.c
brlcad/trunk/src/sig/dconv.c
brlcad/trunk/src/sig/ddisp.c
brlcad/trunk/src/sig/dfft.c
brlcad/trunk/src/sig/dmod.c
brlcad/trunk/src/sig/dpeak.c
brlcad/trunk/src/sig/dsel.c
brlcad/trunk/src/sig/dstats.c
brlcad/trunk/src/sig/dwin.c
brlcad/trunk/src/sig/f-d.c
brlcad/trunk/src/sig/f-i.c
brlcad/trunk/src/sig/i-d.c
brlcad/trunk/src/sig/i-f.c
brlcad/trunk/src/sig/ihist.c
brlcad/trunk/src/sig/imod.c
brlcad/trunk/src/sig/istats.c
brlcad/trunk/src/sig/smod.c
brlcad/trunk/src/sig/u-d.c
brlcad/trunk/src/sig/u-f.c
brlcad/trunk/src/sig/umod.c
brlcad/trunk/src/sig/ustats.c
brlcad/trunk/src/tab/scriptsort.c
brlcad/trunk/src/util/alias-pix.c
brlcad/trunk/src/util/ap-pix.c
brlcad/trunk/src/util/azel.c
brlcad/trunk/src/util/buffer.c
brlcad/trunk/src/util/bw-a.c
brlcad/trunk/src/util/bw-pix.c
brlcad/trunk/src/util/bw-png.c
brlcad/trunk/src/util/bw-ps.c
brlcad/trunk/src/util/bw-rle.c
brlcad/trunk/src/util/bwcrop.c
brlcad/trunk/src/util/bwdiff.c
brlcad/trunk/src/util/bwhist.c
brlcad/trunk/src/util/bwhisteq.c
brlcad/trunk/src/util/bwmod.c
brlcad/trunk/src/util/bwstat.c
brlcad/trunk/src/util/dpix-pix.c
brlcad/trunk/src/util/hex.c
brlcad/trunk/src/util/lowp.c
brlcad/trunk/src/util/mac-pix.c
brlcad/trunk/src/util/pix-alias.c
brlcad/trunk/src/util/pix-ps.c
brlcad/trunk/src/util/pix-rle.c
brlcad/trunk/src/util/pix-spm.c
brlcad/trunk/src/util/pix-sun.c
brlcad/trunk/src/util/pix-yuv.c
brlcad/trunk/src/util/pix3filter.c
brlcad/trunk/src/util/pixbackgnd.c
brlcad/trunk/src/util/pixbgstrip.c
brlcad/trunk/src/util/pixblend.c
brlcad/trunk/src/util/pixborder.c
brlcad/trunk/src/util/pixcolors.c
brlcad/trunk/src/util/pixcrop.c
brlcad/trunk/src/util/pixdiff.c
brlcad/trunk/src/util/pixelswap.c
brlcad/trunk/src/util/pixembed.c
brlcad/trunk/src/util/pixfields.c
brlcad/trunk/src/util/pixfieldsep.c
brlcad/trunk/src/util/pixfilter.c
brlcad/trunk/src/util/pixhalve.c
brlcad/trunk/src/util/pixhist3d-plot3.c
brlcad/trunk/src/util/pixhist3d.c
brlcad/trunk/src/util/pixinterp2x.c
brlcad/trunk/src/util/pixmerge.c
brlcad/trunk/src/util/pixmorph.c
brlcad/trunk/src/util/pixsaturate.c
brlcad/trunk/src/util/pixshrink.c
brlcad/trunk/src/util/pixstat.c
brlcad/trunk/src/util/pixtile.c
brlcad/trunk/src/util/pixuntile.c
brlcad/trunk/src/util/plot3-asc.c
brlcad/trunk/src/util/plot3-plot3.c
brlcad/trunk/src/util/plot3-ps.c
brlcad/trunk/src/util/plot3color.c
brlcad/trunk/src/util/plot3line2.c
brlcad/trunk/src/util/plot3stat.c
brlcad/trunk/src/util/rle_args.c
brlcad/trunk/src/util/wavelet.c
brlcad/trunk/src/util/yuv-pix.c
Added Paths:
-----------
brlcad/trunk/include/bu/exit.h
Removed Paths:
-------------
brlcad/trunk/include/bu/bomb.h
Modified: brlcad/trunk/include/bu/CMakeLists.txt
===================================================================
--- brlcad/trunk/include/bu/CMakeLists.txt 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/include/bu/CMakeLists.txt 2016-10-13 12:36:54 UTC (rev
69042)
@@ -1,7 +1,6 @@
set(bu_headers
avs.h
bitv.h
- bomb.h
cmd.h
color.h
cv.h
@@ -9,6 +8,7 @@
defines.h
endian.h
env.h
+ exit.h
file.h
getopt.h
hash.h
Deleted: brlcad/trunk/include/bu/bomb.h
===================================================================
--- brlcad/trunk/include/bu/bomb.h 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/include/bu/bomb.h 2016-10-13 12:36:54 UTC (rev 69042)
@@ -1,150 +0,0 @@
-/* B O M B . H
- * BRL-CAD
- *
- * Copyright (c) 2004-2016 United States Government as represented by
- * the U.S. Army Research Laboratory.
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public License
- * version 2.1 as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this file; see the file named COPYING for more
- * information.
- */
-
-#ifndef BU_BOMB_H
-#define BU_BOMB_H
-
-#include "common.h"
-
-#include <stdio.h> /* for FILE */
-
-#include "bu/defines.h"
-#include "bu/hook.h"
-
-
-__BEGIN_DECLS
-
-/** @{ */
-/** @file bu/bomb.h */
-
-/**
- * this routine provides a trace of the call stack to the caller,
- * generally called either directly, via a signal handler, or through
- * bu_bomb() with the appropriate bu_debug flags set.
- *
- * the routine waits indefinitely (in a spin loop) until a signal
- * (SIGINT) is received, at which point execution continues, or until
- * some other signal is received that terminates the application.
- *
- * the stack backtrace will be written to the provided 'fp' file
- * pointer. it's the caller's responsibility to open and close
- * that pointer if necessary. If 'fp' is NULL, stdout will be used.
- *
- * returns truthfully if a backtrace was attempted.
- */
-BU_EXPORT extern int bu_backtrace(FILE *fp);
-
-
-/**
- * Adds a hook to the list of bu_bomb hooks. The top (newest) one of these
- * will be called with its associated client data and a string to be
- * processed. Typically, these hook functions will display the output
- * (possibly in an X window) or record it.
- *
- * NOTE: The hook functions are all non-PARALLEL.
- */
-BU_EXPORT extern void bu_bomb_add_hook(bu_hook_t func, void *clientdata);
-
-
-/**
- * Abort the running process.
- *
- * The bu_bomb routine is called on a fatal error, generally where no
- * recovery is possible. Error handlers may, however, be registered
- * with BU_SETJUMP(). This routine intentionally limits calls to
- * other functions and intentionally uses no stack variables. Just in
- * case the application is out of memory, bu_bomb deallocates a small
- * buffer of memory.
- *
- * Before termination, it optionally performs the following operations
- * in the order listed:
- *
- * 1. Outputs str to standard error
- *
- * 2. Calls any callback functions set in the global bu_bomb_hook_list
- * variable with str passed as an argument.
- *
- * 3. Jumps to any user specified error handler registered with the
- * BU_SETJUMP() facility.
- *
- * 4. Outputs str to the terminal device in case standard error is
- * redirected.
- *
- * 5. Aborts abnormally (via abort()) if BU_DEBUG_COREDUMP is defined.
- *
- * 6. Exits with exit(12).
- *
- * Only produce a core-dump when that debugging bit is set. Note that
- * this function is meant to be a last resort semi-graceful abort.
- *
- * This routine should never return unless there is a BU_SETJUMP()
- * handler registered.
- */
-BU_EXPORT extern void bu_bomb(const char *str) _BU_ATTR_ANALYZE_NORETURN
_BU_ATTR_NORETURN;
-
-
-/**
- * Semi-graceful termination of the application that doesn't cause a
- * stack trace, exiting with the specified status after printing the
- * given message. It's okay for this routine to use the stack,
- * contrary to bu_bomb's behavior since it should be called for
- * expected termination situations.
- *
- * This routine should generally not be called within a library. Use
- * bu_bomb or (better) cascade the error back up to the application.
- *
- * This routine should never return.
- */
-BU_EXPORT extern void bu_exit(int status, const char *fmt, ...)
_BU_ATTR_ANALYZE_NORETURN _BU_ATTR_NORETURN _BU_ATTR_PRINTF23;
-
-
-/**
- * @brief
- * Generate a crash report file, including a call stack backtrace and
- * other system details.
- */
-
-/**
- * this routine writes out details of the currently running process to
- * the specified file, including an informational header about the
- * execution environment, stack trace details, kernel and hardware
- * information, and current version information.
- *
- * returns truthfully if the crash report was written.
- *
- * due to various reasons, this routine is NOT thread-safe.
- */
-BU_EXPORT extern int bu_crashreport(const char *filename);
-
-/** @} */
-
-__END_DECLS
-
-#endif /* BU_LOG_H */
-
-/*
- * Local Variables:
- * mode: C
- * tab-width: 8
- * indent-tabs-mode: t
- * c-file-style: "stroustrup"
- * End:
- * ex: shiftwidth=4 tabstop=8
- */
Copied: brlcad/trunk/include/bu/exit.h (from rev 69041,
brlcad/trunk/include/bu/bomb.h)
===================================================================
--- brlcad/trunk/include/bu/exit.h (rev 0)
+++ brlcad/trunk/include/bu/exit.h 2016-10-13 12:36:54 UTC (rev 69042)
@@ -0,0 +1,150 @@
+/* E X I T . H
+ * BRL-CAD
+ *
+ * Copyright (c) 2004-2016 United States Government as represented by
+ * the U.S. Army Research Laboratory.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * version 2.1 as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this file; see the file named COPYING for more
+ * information.
+ */
+
+#ifndef BU_EXIT_H
+#define BU_EXIT_H
+
+#include "common.h"
+
+#include <stdio.h> /* for FILE */
+
+#include "bu/defines.h"
+#include "bu/hook.h"
+
+
+__BEGIN_DECLS
+
+/** @{ */
+/** @file bu/exit.h */
+
+/**
+ * this routine provides a trace of the call stack to the caller,
+ * generally called either directly, via a signal handler, or through
+ * bu_bomb() with the appropriate bu_debug flags set.
+ *
+ * the routine waits indefinitely (in a spin loop) until a signal
+ * (SIGINT) is received, at which point execution continues, or until
+ * some other signal is received that terminates the application.
+ *
+ * the stack backtrace will be written to the provided 'fp' file
+ * pointer. it's the caller's responsibility to open and close
+ * that pointer if necessary. If 'fp' is NULL, stdout will be used.
+ *
+ * returns truthfully if a backtrace was attempted.
+ */
+BU_EXPORT extern int bu_backtrace(FILE *fp);
+
+
+/**
+ * Adds a hook to the list of bu_bomb hooks. The top (newest) one of these
+ * will be called with its associated client data and a string to be
+ * processed. Typically, these hook functions will display the output
+ * (possibly in an X window) or record it.
+ *
+ * NOTE: The hook functions are all non-PARALLEL.
+ */
+BU_EXPORT extern void bu_bomb_add_hook(bu_hook_t func, void *clientdata);
+
+
+/**
+ * Abort the running process.
+ *
+ * The bu_bomb routine is called on a fatal error, generally where no
+ * recovery is possible. Error handlers may, however, be registered
+ * with BU_SETJUMP(). This routine intentionally limits calls to
+ * other functions and intentionally uses no stack variables. Just in
+ * case the application is out of memory, bu_bomb deallocates a small
+ * buffer of memory.
+ *
+ * Before termination, it optionally performs the following operations
+ * in the order listed:
+ *
+ * 1. Outputs str to standard error
+ *
+ * 2. Calls any callback functions set in the global bu_bomb_hook_list
+ * variable with str passed as an argument.
+ *
+ * 3. Jumps to any user specified error handler registered with the
+ * BU_SETJUMP() facility.
+ *
+ * 4. Outputs str to the terminal device in case standard error is
+ * redirected.
+ *
+ * 5. Aborts abnormally (via abort()) if BU_DEBUG_COREDUMP is defined.
+ *
+ * 6. Exits with exit(12).
+ *
+ * Only produce a core-dump when that debugging bit is set. Note that
+ * this function is meant to be a last resort semi-graceful abort.
+ *
+ * This routine should never return unless there is a BU_SETJUMP()
+ * handler registered.
+ */
+BU_EXPORT extern void bu_bomb(const char *str) _BU_ATTR_ANALYZE_NORETURN
_BU_ATTR_NORETURN;
+
+
+/**
+ * Semi-graceful termination of the application that doesn't cause a
+ * stack trace, exiting with the specified status after printing the
+ * given message. It's okay for this routine to use the stack,
+ * contrary to bu_bomb's behavior since it should be called for
+ * expected termination situations.
+ *
+ * This routine should generally not be called within a library. Use
+ * bu_bomb or (better) cascade the error back up to the application.
+ *
+ * This routine should never return.
+ */
+BU_EXPORT extern void bu_exit(int status, const char *fmt, ...)
_BU_ATTR_ANALYZE_NORETURN _BU_ATTR_NORETURN _BU_ATTR_PRINTF23;
+
+
+/**
+ * @brief
+ * Generate a crash report file, including a call stack backtrace and
+ * other system details.
+ */
+
+/**
+ * this routine writes out details of the currently running process to
+ * the specified file, including an informational header about the
+ * execution environment, stack trace details, kernel and hardware
+ * information, and current version information.
+ *
+ * returns truthfully if the crash report was written.
+ *
+ * due to various reasons, this routine is NOT thread-safe.
+ */
+BU_EXPORT extern int bu_crashreport(const char *filename);
+
+/** @} */
+
+__END_DECLS
+
+#endif /* BU_EXIT_H */
+
+/*
+ * Local Variables:
+ * mode: C
+ * tab-width: 8
+ * indent-tabs-mode: t
+ * c-file-style: "stroustrup"
+ * End:
+ * ex: shiftwidth=4 tabstop=8
+ */
Modified: brlcad/trunk/include/bu/log.h
===================================================================
--- brlcad/trunk/include/bu/log.h 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/include/bu/log.h 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/parse.h"
#include "bu/hook.h"
-#include "bu/bomb.h" /* XXX not used here, not intended to be kept included
here */
+#include "bu/exit.h" /* XXX not used here, not intended to be kept included
here */
__BEGIN_DECLS
Modified: brlcad/trunk/src/anim/anim_fly.c
===================================================================
--- brlcad/trunk/src/anim/anim_fly.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/anim/anim_fly.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -38,7 +38,7 @@
#include <stdlib.h>
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn/anim.h"
#include "vmath.h"
Modified: brlcad/trunk/src/anim/anim_hardtrack.c
===================================================================
--- brlcad/trunk/src/anim/anim_hardtrack.c 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/src/anim/anim_hardtrack.c 2016-10-13 12:36:54 UTC (rev
69042)
@@ -36,7 +36,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "bn.h"
#include "bn/anim.h"
Modified: brlcad/trunk/src/anim/anim_orient.c
===================================================================
--- brlcad/trunk/src/anim/anim_orient.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/anim/anim_orient.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -45,7 +45,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "bn/anim.h"
#include "vmath.h"
Modified: brlcad/trunk/src/anim/chan_add.c
===================================================================
--- brlcad/trunk/src/anim/chan_add.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/anim/chan_add.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bio.h"
#include "bu/str.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static void
Modified: brlcad/trunk/src/anim/chan_mult.c
===================================================================
--- brlcad/trunk/src/anim/chan_mult.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/anim/chan_mult.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bio.h"
#include "bu/str.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static void
Modified: brlcad/trunk/src/anim/chan_permute.c
===================================================================
--- brlcad/trunk/src/anim/chan_permute.c 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/src/anim/chan_permute.c 2016-10-13 12:36:54 UTC (rev
69042)
@@ -46,7 +46,7 @@
#include "bio.h"
#include "bu/malloc.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define MAXLEN 40
Modified: brlcad/trunk/src/burst/burst.c
===================================================================
--- brlcad/trunk/src/burst/burst.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/burst/burst.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/getopt.h"
#include "bu/file.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "./burst.h"
Modified: brlcad/trunk/src/burst/error.c
===================================================================
--- brlcad/trunk/src/burst/error.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/burst/error.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "./Sc.h"
#include "./extern.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/str.h"
/*
Modified: brlcad/trunk/src/conv/asc/pix2asc.c
===================================================================
--- brlcad/trunk/src/conv/asc/pix2asc.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/conv/asc/pix2asc.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -25,7 +25,7 @@
#include <limits.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/conv/comgeom/f2a.c
===================================================================
--- brlcad/trunk/src/conv/comgeom/f2a.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/conv/comgeom/f2a.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -28,7 +28,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "bu/bomb.h"
+#include "bu/exit.h"
/**
Modified: brlcad/trunk/src/conv/patch/rpatch.c
===================================================================
--- brlcad/trunk/src/conv/patch/rpatch.c 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/src/conv/patch/rpatch.c 2016-10-13 12:36:54 UTC (rev
69042)
@@ -34,7 +34,7 @@
#include <string.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/getopt.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/conv/shp/shapelib/shpopen.c
===================================================================
--- brlcad/trunk/src/conv/shp/shapelib/shpopen.c 2016-10-13 12:16:50 UTC
(rev 69041)
+++ brlcad/trunk/src/conv/shp/shapelib/shpopen.c 2016-10-13 12:36:54 UTC
(rev 69042)
@@ -248,7 +248,7 @@
#include <string.h>
#include <stdio.h>
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/fb/bw-fb.c
===================================================================
--- brlcad/trunk/src/fb/bw-fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/bw-fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -40,7 +40,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "vmath.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/fb-bw.c
===================================================================
--- brlcad/trunk/src/fb/fb-bw.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fb-bw.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/fb-pix.c
===================================================================
--- brlcad/trunk/src/fb/fb-pix.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fb-pix.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/getopt.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/fb-rle.c
===================================================================
--- brlcad/trunk/src/fb/fb-rle.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fb-rle.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -32,7 +32,7 @@
#include "bu/getopt.h"
#include "bu/file.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
#include "rle.h"
Modified: brlcad/trunk/src/fb/fbcbars.c
===================================================================
--- brlcad/trunk/src/fb/fbcbars.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbcbars.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -64,7 +64,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/fbclear.c
===================================================================
--- brlcad/trunk/src/fb/fbclear.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbclear.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
#include "pkg.h"
Modified: brlcad/trunk/src/fb/fbcolor.c
===================================================================
--- brlcad/trunk/src/fb/fbcolor.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbcolor.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -32,7 +32,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
#include "libtermio.h"
Modified: brlcad/trunk/src/fb/fbframe.c
===================================================================
--- brlcad/trunk/src/fb/fbframe.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbframe.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
char *Usage="[-F framebuffer] [-s|S squareframesize] [-w|W frame_width] [-n|N
frame_height]\n";
Modified: brlcad/trunk/src/fb/fbgamma.c
===================================================================
--- brlcad/trunk/src/fb/fbgamma.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbgamma.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -32,7 +32,7 @@
#include "bu/malloc.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
#include "pkg.h"
Modified: brlcad/trunk/src/fb/fbgrid.c
===================================================================
--- brlcad/trunk/src/fb/fbgrid.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbgrid.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -28,7 +28,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/fblabel.c
===================================================================
--- brlcad/trunk/src/fb/fblabel.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fblabel.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/vfont.h"
#include "fb.h"
#include "pkg.h"
Modified: brlcad/trunk/src/fb/fbline.c
===================================================================
--- brlcad/trunk/src/fb/fbline.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbline.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
#include "pkg.h"
Modified: brlcad/trunk/src/fb/fbpoint.c
===================================================================
--- brlcad/trunk/src/fb/fbpoint.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/fbpoint.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/color.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
#include "libtermio.h"
Modified: brlcad/trunk/src/fb/gif-fb.c
===================================================================
--- brlcad/trunk/src/fb/gif-fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/gif-fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -76,7 +76,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/gif2fb.c
===================================================================
--- brlcad/trunk/src/fb/gif2fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/gif2fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -43,7 +43,7 @@
#include <string.h>
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/pix-fb.c
===================================================================
--- brlcad/trunk/src/fb/pix-fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/pix-fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -40,7 +40,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "vmath.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/pixflip-fb.c
===================================================================
--- brlcad/trunk/src/fb/pixflip-fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/pixflip-fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -46,7 +46,7 @@
#include "bu/malloc.h"
#include "bu/file.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/fb/plot3-fb.c
===================================================================
--- brlcad/trunk/src/fb/plot3-fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/plot3-fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -81,7 +81,7 @@
#include "bu/cv.h"
#include "bu/getopt.h"
#include "bu/parallel.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
#include "bn/plot3.h"
Modified: brlcad/trunk/src/fb/rle-fb.c
===================================================================
--- brlcad/trunk/src/fb/rle-fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/rle-fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <stdlib.h>
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
#include "rle.h"
Modified: brlcad/trunk/src/fb/spm-fb.c
===================================================================
--- brlcad/trunk/src/fb/spm-fb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fb/spm-fb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -27,7 +27,7 @@
#include <stdlib.h>
#include <math.h>
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/getopt.h"
#include "fb.h"
#include "bn/spm.h"
Modified: brlcad/trunk/src/fbed/execshell.c
===================================================================
--- brlcad/trunk/src/fbed/execshell.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fbed/execshell.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bresource.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
#include "./std.h"
Modified: brlcad/trunk/src/fbserv/fbserv.c
===================================================================
--- brlcad/trunk/src/fbserv/fbserv.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/fbserv/fbserv.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -78,7 +78,7 @@
#include "../libfb/fb_private.h" /* for _fb_disk_enable */
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb.h"
#include "pkg.h"
Modified: brlcad/trunk/src/halftone/sharpen.c
===================================================================
--- brlcad/trunk/src/halftone/sharpen.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/halftone/sharpen.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -57,7 +57,7 @@
#include <stdlib.h>
#include <stdio.h>
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/irprep/ir-X.c
===================================================================
--- brlcad/trunk/src/irprep/ir-X.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/irprep/ir-X.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -42,7 +42,7 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/irprep/irdisp.c
===================================================================
--- brlcad/trunk/src/irprep/irdisp.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/irprep/irdisp.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include<X11/Xutil.h>
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/irprep/pictx.c
===================================================================
--- brlcad/trunk/src/irprep/pictx.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/irprep/pictx.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include<X11/Xutil.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/libbn/axis.c
===================================================================
--- brlcad/trunk/src/libbn/axis.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbn/axis.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -25,7 +25,7 @@
#include <string.h>
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "bn/mat.h"
#include "bn/plot3.h"
Modified: brlcad/trunk/src/libbn/msr.c
===================================================================
--- brlcad/trunk/src/libbn/msr.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbn/msr.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -38,7 +38,7 @@
#include <math.h>
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "bn/msr.h"
Modified: brlcad/trunk/src/libbn/noise.c
===================================================================
--- brlcad/trunk/src/libbn/noise.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbn/noise.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -40,7 +40,7 @@
#include "bu/malloc.h"
#include "bu/parallel.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "bn/noise.h"
#include "bn/rand.h"
Modified: brlcad/trunk/src/libbn/randmt.c
===================================================================
--- brlcad/trunk/src/libbn/randmt.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbn/randmt.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "common.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/vls.h"
#include "bn/randmt.h"
Modified: brlcad/trunk/src/libbn/vert_tree.c
===================================================================
--- brlcad/trunk/src/libbn/vert_tree.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbn/vert_tree.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -40,7 +40,7 @@
#include <errno.h>
#include "vmath.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/malloc.h"
#include "bn/vert_tree.h"
Modified: brlcad/trunk/src/libbu/argv.c
===================================================================
--- brlcad/trunk/src/libbu/argv.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/argv.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -26,7 +26,7 @@
#include "bu/malloc.h"
#include "bu/str.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
size_t
Modified: brlcad/trunk/src/libbu/badmagic.c
===================================================================
--- brlcad/trunk/src/libbu/badmagic.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/badmagic.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -23,7 +23,7 @@
#include "bio.h"
#include "bu/magic.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
void
Modified: brlcad/trunk/src/libbu/bomb.c
===================================================================
--- brlcad/trunk/src/libbu/bomb.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/bomb.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -21,7 +21,7 @@
#include "common.h"
/* inteface header */
-#include "bu/bomb.h"
+#include "bu/exit.h"
/* system headers */
#include <stdlib.h>
Modified: brlcad/trunk/src/libbu/escape.c
===================================================================
--- brlcad/trunk/src/libbu/escape.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/escape.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -25,7 +25,7 @@
#include "bu/malloc.h"
#include "bu/str.h"
#include "bu/vls.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static int
Modified: brlcad/trunk/src/libbu/getcwd.c
===================================================================
--- brlcad/trunk/src/libbu/getcwd.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/getcwd.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -40,7 +40,7 @@
#include "bu/malloc.h"
#include "bu/str.h"
#include "bu/log.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
char *
Modified: brlcad/trunk/src/libbu/htond.c
===================================================================
--- brlcad/trunk/src/libbu/htond.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/htond.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -28,7 +28,7 @@
#include "bu/cv.h"
#include "bu/endian.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define OUT_IEEE_ZERO { \
Modified: brlcad/trunk/src/libbu/htonf.c
===================================================================
--- brlcad/trunk/src/libbu/htonf.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/htonf.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -28,7 +28,7 @@
#include "bu/cv.h"
#include "bu/endian.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
void
Modified: brlcad/trunk/src/libbu/interrupt.c
===================================================================
--- brlcad/trunk/src/libbu/interrupt.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/interrupt.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bu/file.h"
#include "bu/log.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/* wrap for hack above */
Modified: brlcad/trunk/src/libbu/malloc.c
===================================================================
--- brlcad/trunk/src/libbu/malloc.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/malloc.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bu/list.h"
#include "bu/malloc.h"
#include "bu/parallel.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/libbu/semaphore.c
===================================================================
--- brlcad/trunk/src/libbu/semaphore.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/semaphore.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -28,7 +28,7 @@
#include "bio.h"
#include "bu/malloc.h"
#include "bu/parallel.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/*
Modified: brlcad/trunk/src/libbu/tests/bu_uuid.c
===================================================================
--- brlcad/trunk/src/libbu/tests/bu_uuid.c 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/src/libbu/tests/bu_uuid.c 2016-10-13 12:36:54 UTC (rev
69042)
@@ -24,7 +24,7 @@
#include "bu/uuid.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/libbu/uuid.c
===================================================================
--- brlcad/trunk/src/libbu/uuid.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libbu/uuid.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -37,7 +37,7 @@
/* implementation headers */
#include "sha1.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/libbu/vls_vprintf.c
===================================================================
--- brlcad/trunk/src/libbu/vls_vprintf.c 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/src/libbu/vls_vprintf.c 2016-10-13 12:36:54 UTC (rev
69042)
@@ -31,7 +31,7 @@
#include "bu/vls.h"
#include "bu/log.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "./vls_vprintf.h"
Modified: brlcad/trunk/src/libfb/fb_generic.c
===================================================================
--- brlcad/trunk/src/libfb/fb_generic.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libfb/fb_generic.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -46,7 +46,7 @@
#include "bu/malloc.h"
#include "bu/str.h"
#include "bu/log.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "fb_private.h"
Modified: brlcad/trunk/src/libfb/if_tk.c
===================================================================
--- brlcad/trunk/src/libfb/if_tk.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libfb/if_tk.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -41,7 +41,7 @@
#include "bu/color.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb_private.h"
#include "fb.h"
Modified: brlcad/trunk/src/libicv/crop.c
===================================================================
--- brlcad/trunk/src/libicv/crop.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/libicv/crop.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -29,7 +29,7 @@
#include <stdio.h>
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "icv.h"
Modified:
brlcad/trunk/src/librt/primitives/bot/gct_decimation/auxiliary/mmthread.h
===================================================================
--- brlcad/trunk/src/librt/primitives/bot/gct_decimation/auxiliary/mmthread.h
2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/librt/primitives/bot/gct_decimation/auxiliary/mmthread.h
2016-10-13 12:36:54 UTC (rev 69042)
@@ -39,7 +39,7 @@
#include <stddef.h>
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "mmatomic.h"
Modified: brlcad/trunk/src/mged/cad_boundp.c
===================================================================
--- brlcad/trunk/src/mged/cad_boundp.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/mged/cad_boundp.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -44,7 +44,7 @@
#include "vmath.h"
#include "bu/getopt.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/mged/cad_parea.c
===================================================================
--- brlcad/trunk/src/mged/cad_parea.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/mged/cad_parea.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/getopt.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/nirt/showshot.c
===================================================================
--- brlcad/trunk/src/nirt/showshot.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/nirt/showshot.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "bu/getopt.h"
#include "bu/parallel.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "vmath.h"
#include "rt/db4.h"
Modified: brlcad/trunk/src/proc-db/brickwall.c
===================================================================
--- brlcad/trunk/src/proc-db/brickwall.c 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/src/proc-db/brickwall.c 2016-10-13 12:36:54 UTC (rev
69042)
@@ -32,7 +32,7 @@
#include "bu/getopt.h"
#include "bu/units.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/a-d.c
===================================================================
--- brlcad/trunk/src/sig/a-d.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/a-d.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <ctype.h>
#include <string.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define COMMENT_CHAR '#'
Modified: brlcad/trunk/src/sig/bw-d.c
===================================================================
--- brlcad/trunk/src/sig/bw-d.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/bw-d.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include <string.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/str.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/c-d.c
===================================================================
--- brlcad/trunk/src/sig/c-d.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/c-d.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -27,7 +27,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/d-a.c
===================================================================
--- brlcad/trunk/src/sig/d-a.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/d-a.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/sig/d-bw.c
===================================================================
--- brlcad/trunk/src/sig/d-bw.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/d-bw.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/d-f.c
===================================================================
--- brlcad/trunk/src/sig/d-f.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/d-f.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/d-i.c
===================================================================
--- brlcad/trunk/src/sig/d-i.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/d-i.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/d-u.c
===================================================================
--- brlcad/trunk/src/sig/d-u.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/d-u.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/d2-c.c
===================================================================
--- brlcad/trunk/src/sig/d2-c.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/d2-c.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -29,7 +29,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static void
Modified: brlcad/trunk/src/sig/damdf.c
===================================================================
--- brlcad/trunk/src/sig/damdf.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/damdf.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/sig/dauto.c
===================================================================
--- brlcad/trunk/src/sig/dauto.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dauto.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bio.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/sig/dauto2.c
===================================================================
--- brlcad/trunk/src/sig/dauto2.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dauto2.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/sig/dconv.c
===================================================================
--- brlcad/trunk/src/sig/dconv.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dconv.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -38,7 +38,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fft.h"
Modified: brlcad/trunk/src/sig/ddisp.c
===================================================================
--- brlcad/trunk/src/sig/ddisp.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/ddisp.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include "bu/color.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/sig/dfft.c
===================================================================
--- brlcad/trunk/src/sig/dfft.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dfft.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "bio.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#define MAXFFT 4096
Modified: brlcad/trunk/src/sig/dmod.c
===================================================================
--- brlcad/trunk/src/sig/dmod.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dmod.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "bio.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/dpeak.c
===================================================================
--- brlcad/trunk/src/sig/dpeak.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dpeak.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/dsel.c
===================================================================
--- brlcad/trunk/src/sig/dsel.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dsel.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static void
Modified: brlcad/trunk/src/sig/dstats.c
===================================================================
--- brlcad/trunk/src/sig/dstats.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dstats.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static void
Modified: brlcad/trunk/src/sig/dwin.c
===================================================================
--- brlcad/trunk/src/sig/dwin.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/dwin.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -32,7 +32,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/* external functions */
Modified: brlcad/trunk/src/sig/f-d.c
===================================================================
--- brlcad/trunk/src/sig/f-d.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/f-d.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/f-i.c
===================================================================
--- brlcad/trunk/src/sig/f-i.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/f-i.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include <string.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/str.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/i-d.c
===================================================================
--- brlcad/trunk/src/sig/i-d.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/i-d.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/str.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/i-f.c
===================================================================
--- brlcad/trunk/src/sig/i-f.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/i-f.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include <math.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/str.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/ihist.c
===================================================================
--- brlcad/trunk/src/sig/ihist.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/ihist.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/sig/imod.c
===================================================================
--- brlcad/trunk/src/sig/imod.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/imod.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -37,7 +37,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/istats.c
===================================================================
--- brlcad/trunk/src/sig/istats.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/istats.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/*
Modified: brlcad/trunk/src/sig/smod.c
===================================================================
--- brlcad/trunk/src/sig/smod.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/smod.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -37,7 +37,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/u-d.c
===================================================================
--- brlcad/trunk/src/sig/u-d.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/u-d.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/u-f.c
===================================================================
--- brlcad/trunk/src/sig/u-f.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/u-f.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/umod.c
===================================================================
--- brlcad/trunk/src/sig/umod.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/umod.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -37,7 +37,7 @@
#include "bu/getopt.h"
#include "bu/file.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
Modified: brlcad/trunk/src/sig/ustats.c
===================================================================
--- brlcad/trunk/src/sig/ustats.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/sig/ustats.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/*
Modified: brlcad/trunk/src/tab/scriptsort.c
===================================================================
--- brlcad/trunk/src/tab/scriptsort.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/tab/scriptsort.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -26,7 +26,7 @@
#include "bu/list.h"
#include "bu/malloc.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "./tokens.h"
Modified: brlcad/trunk/src/util/alias-pix.c
===================================================================
--- brlcad/trunk/src/util/alias-pix.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/alias-pix.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -29,7 +29,7 @@
#include <ctype.h>
#include "bio.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
char noname[] = "(noname)";
Modified: brlcad/trunk/src/util/ap-pix.c
===================================================================
--- brlcad/trunk/src/util/ap-pix.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/ap-pix.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/file.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static void
Modified: brlcad/trunk/src/util/azel.c
===================================================================
--- brlcad/trunk/src/util/azel.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/azel.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -56,7 +56,7 @@
#include "vmath.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define OPT_STRING "a:c:e:iprh?" /* For bu_getopt(3) */
Modified: brlcad/trunk/src/util/buffer.c
===================================================================
--- brlcad/trunk/src/util/buffer.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/buffer.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -38,7 +38,7 @@
#include "bu/file.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/util/bw-a.c
===================================================================
--- brlcad/trunk/src/util/bw-a.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bw-a.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -40,7 +40,7 @@
#include "vmath.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/bw-pix.c
===================================================================
--- brlcad/trunk/src/util/bw-pix.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bw-pix.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bu/str.h"
#include "bu/opt.h"
#include "bu/mime.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "icv.h"
Modified: brlcad/trunk/src/util/bw-png.c
===================================================================
--- brlcad/trunk/src/util/bw-png.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bw-png.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -32,7 +32,7 @@
#include "vmath.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/bw-ps.c
===================================================================
--- brlcad/trunk/src/util/bw-ps.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bw-ps.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <time.h> /* for ctime() */
#include "bio.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define DEFAULT_SIZE 6.75 /* default output size in inches */
Modified: brlcad/trunk/src/util/bw-rle.c
===================================================================
--- brlcad/trunk/src/util/bw-rle.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bw-rle.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <string.h>
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/bwcrop.c
===================================================================
--- brlcad/trunk/src/util/bwcrop.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bwcrop.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -39,7 +39,7 @@
#include "bu/file.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define round(x) ((int)(x+0.5))
Modified: brlcad/trunk/src/util/bwdiff.c
===================================================================
--- brlcad/trunk/src/util/bwdiff.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bwdiff.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define DIFF 0
Modified: brlcad/trunk/src/util/bwhist.c
===================================================================
--- brlcad/trunk/src/util/bwhist.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bwhist.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include <string.h>
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/bwhisteq.c
===================================================================
--- brlcad/trunk/src/util/bwhisteq.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bwhisteq.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "bu/file.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
int
Modified: brlcad/trunk/src/util/bwmod.c
===================================================================
--- brlcad/trunk/src/util/bwmod.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bwmod.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -44,7 +44,7 @@
#include "bu/file.h"
#include "bu/malloc.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
char hyphen[] = "-";
Modified: brlcad/trunk/src/util/bwstat.c
===================================================================
--- brlcad/trunk/src/util/bwstat.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/bwstat.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -40,7 +40,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define IBUFSIZE 1024 /* Max read size in pixels */
Modified: brlcad/trunk/src/util/dpix-pix.c
===================================================================
--- brlcad/trunk/src/util/dpix-pix.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/dpix-pix.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -37,7 +37,7 @@
#include "vmath.h"
#include "bu/file.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define NUM (1024 * 16) /* Note the powers of 2 -- v. efficient */
Modified: brlcad/trunk/src/util/hex.c
===================================================================
--- brlcad/trunk/src/util/hex.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/hex.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bu/getopt.h"
#include "bu/file.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/* declarations to support use of bu_getopt() system call */
Modified: brlcad/trunk/src/util/lowp.c
===================================================================
--- brlcad/trunk/src/util/lowp.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/lowp.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/file.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define MAX_LINE 10000 /* Max pixels/line */
Modified: brlcad/trunk/src/util/mac-pix.c
===================================================================
--- brlcad/trunk/src/util/mac-pix.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/mac-pix.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -44,7 +44,7 @@
#include "bio.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define MAC_HEIGHT 576 /* input height (y), in bits */
Modified: brlcad/trunk/src/util/pix-alias.c
===================================================================
--- brlcad/trunk/src/util/pix-alias.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pix-alias.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -44,7 +44,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/* declarations to support use of bu_getopt() system call */
Modified: brlcad/trunk/src/util/pix-ps.c
===================================================================
--- brlcad/trunk/src/util/pix-ps.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pix-ps.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <time.h> /* for ctime() */
#include "bio.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define DEFAULT_SIZE 6.75 /* default output size in inches */
Modified: brlcad/trunk/src/util/pix-rle.c
===================================================================
--- brlcad/trunk/src/util/pix-rle.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pix-rle.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <string.h>
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pix-spm.c
===================================================================
--- brlcad/trunk/src/util/pix-spm.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pix-spm.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -28,7 +28,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn/spm.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pix-sun.c
===================================================================
--- brlcad/trunk/src/util/pix-sun.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pix-sun.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bio.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/* declarations to support use of bu_getopt() system call */
Modified: brlcad/trunk/src/util/pix-yuv.c
===================================================================
--- brlcad/trunk/src/util/pix-yuv.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pix-yuv.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -41,7 +41,7 @@
#include "bu/getopt.h"
#include "bu/file.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "bn.h"
Modified: brlcad/trunk/src/util/pix3filter.c
===================================================================
--- brlcad/trunk/src/util/pix3filter.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pix3filter.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define MAXLINE (8*1024)
Modified: brlcad/trunk/src/util/pixbackgnd.c
===================================================================
--- brlcad/trunk/src/util/pixbackgnd.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixbackgnd.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "vmath.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
double RGB[3] = {128, 128, 128}; /* r, g, b */
Modified: brlcad/trunk/src/util/pixbgstrip.c
===================================================================
--- brlcad/trunk/src/util/pixbgstrip.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixbgstrip.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include "vmath.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pixblend.c
===================================================================
--- brlcad/trunk/src/util/pixblend.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixblend.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -44,7 +44,7 @@
#include "bu/getopt.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
static char *f1_name;
Modified: brlcad/trunk/src/util/pixborder.c
===================================================================
--- brlcad/trunk/src/util/pixborder.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixborder.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pixcolors.c
===================================================================
--- brlcad/trunk/src/util/pixcolors.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixcolors.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
/* declarations to support use of bu_getopt() system call */
Modified: brlcad/trunk/src/util/pixcrop.c
===================================================================
--- brlcad/trunk/src/util/pixcrop.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixcrop.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -39,7 +39,7 @@
#include "bu/file.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define round(x) ((int)(x+0.5))
Modified: brlcad/trunk/src/util/pixdiff.c
===================================================================
--- brlcad/trunk/src/util/pixdiff.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixdiff.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -39,7 +39,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define RGB_DIFF(c1, c2) \
Modified: brlcad/trunk/src/util/pixelswap.c
===================================================================
--- brlcad/trunk/src/util/pixelswap.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixelswap.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -29,7 +29,7 @@
#include <string.h>
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pixembed.c
===================================================================
--- brlcad/trunk/src/util/pixembed.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixembed.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
unsigned char *obuf;
Modified: brlcad/trunk/src/util/pixfields.c
===================================================================
--- brlcad/trunk/src/util/pixfields.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixfields.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -34,7 +34,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define DEFAULT_WIDTH 512
Modified: brlcad/trunk/src/util/pixfieldsep.c
===================================================================
--- brlcad/trunk/src/util/pixfieldsep.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixfieldsep.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -29,7 +29,7 @@
#include "bio.h"
#include "bu/getopt.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
FILE *out1;
Modified: brlcad/trunk/src/util/pixfilter.c
===================================================================
--- brlcad/trunk/src/util/pixfilter.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixfilter.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bu/getopt.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define MAXLINE (8*1024)
Modified: brlcad/trunk/src/util/pixhalve.c
===================================================================
--- brlcad/trunk/src/util/pixhalve.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixhalve.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "vmath.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pixhist3d-plot3.c
===================================================================
--- brlcad/trunk/src/util/pixhist3d-plot3.c 2016-10-13 12:16:50 UTC (rev
69041)
+++ brlcad/trunk/src/util/pixhist3d-plot3.c 2016-10-13 12:36:54 UTC (rev
69042)
@@ -31,7 +31,7 @@
#include <stdlib.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "bn.h"
#include "bn/plot3.h"
Modified: brlcad/trunk/src/util/pixhist3d.c
===================================================================
--- brlcad/trunk/src/util/pixhist3d.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixhist3d.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bu/color.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pixinterp2x.c
===================================================================
--- brlcad/trunk/src/util/pixinterp2x.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixinterp2x.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
FILE *infp;
Modified: brlcad/trunk/src/util/pixmerge.c
===================================================================
--- brlcad/trunk/src/util/pixmerge.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixmerge.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -38,7 +38,7 @@
#include "bu/getopt.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define EL_WIDTH 32 /* Max width of one element */
Modified: brlcad/trunk/src/util/pixmorph.c
===================================================================
--- brlcad/trunk/src/util/pixmorph.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixmorph.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -46,7 +46,7 @@
#include "bu/color.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/pixsaturate.c
===================================================================
--- brlcad/trunk/src/util/pixsaturate.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixsaturate.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -37,7 +37,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define RINTLUM (79)
Modified: brlcad/trunk/src/util/pixshrink.c
===================================================================
--- brlcad/trunk/src/util/pixshrink.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixshrink.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -32,7 +32,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define UCHAR unsigned char
Modified: brlcad/trunk/src/util/pixstat.c
===================================================================
--- brlcad/trunk/src/util/pixstat.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixstat.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -41,7 +41,7 @@
#include "bio.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define IBUFSIZE 3*1024 /* Max read size in rgb pixels */
Modified: brlcad/trunk/src/util/pixtile.c
===================================================================
--- brlcad/trunk/src/util/pixtile.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixtile.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -35,7 +35,7 @@
#include "bu/file.h"
#include "bu/malloc.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
Modified: brlcad/trunk/src/util/pixuntile.c
===================================================================
--- brlcad/trunk/src/util/pixuntile.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/pixuntile.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bu/getopt.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
size_t out_width = 64; /* width of input sub-images in pixels (64) */
Modified: brlcad/trunk/src/util/plot3-asc.c
===================================================================
--- brlcad/trunk/src/util/plot3-asc.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/plot3-asc.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -32,7 +32,7 @@
#include "bu/cv.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define TBAD 0 /* no such command */
Modified: brlcad/trunk/src/util/plot3-plot3.c
===================================================================
--- brlcad/trunk/src/util/plot3-plot3.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/plot3-plot3.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -33,7 +33,7 @@
#include "bu/str.h"
#include "bu/cv.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
struct uplot {
Modified: brlcad/trunk/src/util/plot3-ps.c
===================================================================
--- brlcad/trunk/src/util/plot3-ps.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/plot3-ps.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -36,7 +36,7 @@
#include "bu/getopt.h"
#include "bu/cv.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define TBAD 0 /* no such command */
Modified: brlcad/trunk/src/util/plot3color.c
===================================================================
--- brlcad/trunk/src/util/plot3color.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/plot3color.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -28,7 +28,7 @@
#include <stdlib.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "bn/plot3.h"
Modified: brlcad/trunk/src/util/plot3line2.c
===================================================================
--- brlcad/trunk/src/util/plot3line2.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/plot3line2.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -30,7 +30,7 @@
#include <string.h>
#include "bio.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "vmath.h"
#include "bn/plot3.h"
Modified: brlcad/trunk/src/util/plot3stat.c
===================================================================
--- brlcad/trunk/src/util/plot3stat.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/plot3stat.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -31,7 +31,7 @@
#include "bu/cv.h"
#include "bu/str.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#define TBAD 0 /* no such command */
Modified: brlcad/trunk/src/util/rle_args.c
===================================================================
--- brlcad/trunk/src/util/rle_args.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/rle_args.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -23,7 +23,7 @@
#include "bio.h"
#include "bu/getopt.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
char hyphen[] = "-";
Modified: brlcad/trunk/src/util/wavelet.c
===================================================================
--- brlcad/trunk/src/util/wavelet.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/wavelet.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -47,7 +47,7 @@
#include "vmath.h"
#include "bu/getopt.h"
#include "bu/malloc.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bn.h"
#include "fb.h"
Modified: brlcad/trunk/src/util/yuv-pix.c
===================================================================
--- brlcad/trunk/src/util/yuv-pix.c 2016-10-13 12:16:50 UTC (rev 69041)
+++ brlcad/trunk/src/util/yuv-pix.c 2016-10-13 12:36:54 UTC (rev 69042)
@@ -42,7 +42,7 @@
#include "bu/getopt.h"
#include "bu/malloc.h"
#include "bu/file.h"
-#include "bu/bomb.h"
+#include "bu/exit.h"
#include "bu/log.h"
#include "bn.h"
#include "fb.h"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits