00001 #include "qs_config.h" 00002 #ifdef HAVE_LIBGMP 00003 #if HAVE_LIBGMP 00004 /****************************************************************************/ 00005 /* */ 00006 /* This file is part of QSopt_ex. */ 00007 /* */ 00008 /* (c) Copyright 2006 by David Applegate, William Cook, Sanjeeb Dash, */ 00009 /* and Daniel Espinoza */ 00010 /* */ 00011 /* Sanjeeb Dash ownership of copyright in QSopt_ex is derived from his */ 00012 /* copyright in QSopt. */ 00013 /* */ 00014 /* This code may be used under the terms of the GNU General Public License */ 00015 /* (Version 2.1 or later) as published by the Free Software Foundation. */ 00016 /* */ 00017 /* Alternatively, use is granted for research purposes only. */ 00018 /* */ 00019 /* It is your choice of which of these two licenses you are operating */ 00020 /* under. */ 00021 /* */ 00022 /* We make no guarantees about the correctness or usefulness of this code. */ 00023 /* */ 00024 /****************************************************************************/ 00025 00026 #include "config.h" 00027 #include "trace.h" 00028 #include "config.h" 00029 #include "machdefs.h" 00030 #include "mpq_util.h" 00031 #include "except.h" 00032 #include "symtab.h" 00033 #include "names.h" 00034 #endif 00035 #endif
1.4.7