Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
keep_track should be set only when lmm_solve is called from network_im
[simgrid.git] / include / gras / emul.h
index 28ba517..789b622 100644 (file)
@@ -1,9 +1,8 @@
-/* $Id$                     */
-
 /* gras/emul.h - public interface to emulation support                      */
 /*                (specific parts for SG or RL)                             */
 
-/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved.            */
+/* Copyright (c) 2005, 2006, 2007, 2009, 2010. 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. */
@@ -168,4 +167,4 @@ XBT_PUBLIC(void) gras_cpu_burn(double flops);
 /** @} */
 
 SG_END_DECL()
-#endif /* GRAS_COND_H */
+#endif                          /* GRAS_COND_H */