]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/mc/bugged1_liveness.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'mc' into mc++
[simgrid.git] / examples / msg / mc / bugged1_liveness.h
index a33976881e6fedd002aa6156e6244210173e7c62..7246422f64d13859c6cb0dd50562ece22e03380f 100644 (file)
@@ -1,10 +1,12 @@
+/* Copyright (c) 2012, 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 _BUGGED1_LIVENESS_H
 #define _BUGGED1_LIVENESS_H
 
-int yyparse(void);
-int yywrap(void);
-int yylex(void);
-
 int predR(void);
 int predCS(void);