Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : prototypes of static functions moved
[simgrid.git] / src / include / mc / datatypes.h
index 9c0e545..073cbd5 100644 (file)
@@ -1,5 +1,3 @@
-/*     $Id: datatypes.h 5497 2008-05-26 12:19:15Z cristianrosa $        */
-
 /* Copyright (c) 2008 Martin Quinson, Cristian Rosa.
    All rights reserved.                                          */
 
@@ -18,5 +16,4 @@ SG_BEGIN_DECL()
 typedef struct s_mc_transition *mc_transition_t;
 
 SG_END_DECL()
-
-#endif /* _MC_MC_H */
+#endif                          /* _MC_MC_H */