From 1dddd519b1e5448d3e12bd30c541be46add72cee Mon Sep 17 00:00:00 2001 From: Baptiste LENIAU <baptiste.leniau@subatech.in2p3.fr> Date: Fri, 24 Oct 2014 14:05:10 +0000 Subject: [PATCH] remove somme include git-svn-id: svn+ssh://svn.in2p3.fr/class@407 0e7d625b-0364-4367-a6be-d5be4a48d228 --- example/SimpleReactor.cxx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/example/SimpleReactor.cxx b/example/SimpleReactor.cxx index d13a0cc9a..b297637ff 100644 --- a/example/SimpleReactor.cxx +++ b/example/SimpleReactor.cxx @@ -1,9 +1,4 @@ #include "CLASSHeaders.hxx" -#include "XS/XSM_MLP.hxx" -#include "Irradiation/IM_RK4.hxx" -#include "Equivalence/EQM_MLP_PWR_MOX.hxx" -#include "Equivalence/EQM_LIN_PWR_MOX.hxx" -#include "XS/XSM_CLOSEST.hxx" #include <sstream> #include <iomanip> #include <math.h> -- GitLab