Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Split the DataDesc in subfiles; implement ignored category; implement datatype compar...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 2 Mar 2004 23:42:20 +0000 (23:42 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 2 Mar 2004 23:42:20 +0000 (23:42 +0000)
commite5027d10e013486f32881c05c8c90463b1549250
tree19fe1873d1f41a13cae8118965ebae215d6478ea
parentfed9cb3e26900da3e1b71ad181e019331d8161f7
Split the DataDesc in subfiles; implement ignored category; implement datatype comparison (mandatory for messaging module)

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