X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fexcompiler.cpp;h=fc04d5d4414ddcbdcbb3801fc68723665c873af2;hp=1b4e73d6b33082301b393a3611909d10d7e4b73d;hb=1602530f716ba1d425a0667b897182b99c374823;hpb=83a7ee99a947cbbf331018b803ad6be43a9ccd45 diff --git a/ginac/excompiler.cpp b/ginac/excompiler.cpp index 1b4e73d6..fc04d5d4 100644 --- a/ginac/excompiler.cpp +++ b/ginac/excompiler.cpp @@ -6,7 +6,7 @@ */ /* - * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2009 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -25,27 +25,26 @@ #include "excompiler.h" -#include -#include -#include -#include -#include -#include - #ifdef HAVE_CONFIG_H #include "config.h" #endif -#ifdef HAVE_LIBDL -#include -#endif // def HAVE_LIBDL - #include "ex.h" #include "lst.h" #include "operators.h" #include "relational.h" #include "symbol.h" +#ifdef HAVE_LIBDL +#include +#endif // def HAVE_LIBDL +#include +#include +#include +#include +#include +#include + namespace GiNaC { #ifdef HAVE_LIBDL @@ -246,14 +245,14 @@ void compile_ex(const ex& expr, const symbol& sym1, const symbol& sym2, FUNCP_2P void compile_ex(const lst& exprs, const lst& syms, FUNCP_CUBA& fp, const std::string filename) { lst replacements; - for (int count=0; count expr_with_cname; - for (int count=0; count