Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill a stupid header file that does not even compile
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 9 Aug 2016 14:53:24 +0000 (16:53 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 9 Aug 2016 14:53:24 +0000 (16:53 +0200)
include/simgrid.h [deleted file]
tools/cmake/DefinePackages.cmake

diff --git a/include/simgrid.h b/include/simgrid.h
deleted file mode 100644 (file)
index c407a51..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/* simgrid.h - Public interface all SimGrid APIs                            */
-
-/* Copyright (c) 2014. The SimGrid Team.
- * All rights reserved.                                                     */
-
-/* This program is free software; you can redistribute it and/or modify it
- * under the terms of the license (GNU LGPL) which comes with this package. */
-
-#ifndef SIMGRID_H
-#define SIMGRID_H
-
-#include <xbt.h>
-
-#include <simgrid/datatypes.h>
-#include <simgrid/modelchecker.h>
-#include <simgrid/platf_generator.h>
-#include <simgrid/platf.h>
-#include <simgrid/simix.h>
-#include <simgrid/plugins.h>
-
-// SG_BEGIN_DECL()
-// nothing
-// SG_END_DECL()
-
-#endif                          /* SG_PLATF_H */
index bb95e9d..cc55a38 100644 (file)
@@ -632,7 +632,6 @@ set(headers_to_install
   include/simgrid/instr.h
   include/simgrid/msg.h
   include/simgrid/simdag.h
   include/simgrid/instr.h
   include/simgrid/msg.h
   include/simgrid/simdag.h
-  include/simgrid.h
   include/simgrid/datatypes.h
   include/simgrid/modelchecker.h
   include/simgrid/forward.h
   include/simgrid/datatypes.h
   include/simgrid/modelchecker.h
   include/simgrid/forward.h