Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set MPI_ADDRESS_KIND and MPI_OFFSET_KIND to 4 on 32 bits archs.
[simgrid.git] / include / xbt / queue.h
index 3b83e7f99c93bc6070e38d92dc49db0e18e2d949..b23dd50c5d0191f5b48564e950bf2d0d17238ba0 100644 (file)
@@ -1,7 +1,7 @@
 /* A (synchronized) message queue.                                          */
 /* Popping an empty queue is blocking, as well as pushing a full one        */
 
-/* Copyright (c) 2007, 2009, 2010. The SimGrid Team.
+/* Copyright (c) 2007, 2009-2011. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it