Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New datadesc implementation. Reformulating of Grassouillet (take error codes, cosmeti...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 1 Mar 2004 20:59:22 +0000 (20:59 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 1 Mar 2004 20:59:22 +0000 (20:59 +0000)
commite1b2e70eb620dda84721dd3b5b8c9d60ca0ae4ce
tree777348f70cfcea53d6402c7f3b964e989b78241b
parentff158e648559da0a70c0dfd41f80ee327894e245
New datadesc implementation. Reformulating of Grassouillet (take error codes, cosmetic changes, remove bags from the scene and introduce sets), no revolution in comparison of GS; .c is the implementation; _interface is visible from within GRAS; _private is visible from this module

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@44 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/gras/DataDesc/datadesc.c [new file with mode: 0644]
src/gras/DataDesc/datadesc_interface.h [new file with mode: 0644]
src/gras/DataDesc/datadesc_private.h [new file with mode: 0644]