Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
making some field names more explicit (e.g. void * -> sim_data_task_t) even though...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 16 Dec 2004 20:50:39 +0000 (20:50 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 16 Dec 2004 20:50:39 +0000 (20:50 +0000)
commit6f254a9bcba572207bc1487e0c828edc5f79d52e
treebfca4dac8dd10e8efa69a4295521f4009e54c711
parentcedcdaf313c05c7ffabc01f72554023d04f0506b
making some field names more explicit (e.g. void * -> sim_data_task_t) even though the corresponding data are still hiden
starting to reimplement MSG

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@669 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/msg/datatypes.h
src/Makefile.am
src/msg/private.h [new file with mode: 0644]
src/msg/task.c [new file with mode: 0644]