Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce overengeneering around datadesc, put stubs in place so that the kernel compile...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 3 Feb 2004 23:35:05 +0000 (23:35 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 3 Feb 2004 23:35:05 +0000 (23:35 +0000)
commit75ffa801579aeb214b8d95290b76c96a605a2422
treeda8089fcd7e68790ad9b04d55caa0addbf4dade6
parent2de95fd8b3b3b3edb7e11074295f1b90d6427b36
Reduce overengeneering around datadesc, put stubs in place so that the kernel compiles again (but examples still cannot be built)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@26 48e7efb5-ca39-0410-a469-dd3cf9ba447f
14 files changed:
configure
cruft/doc/gras-sections.txt
cruft/doc/tmpl/core_dico.sgml
include/Makefile.am
include/datadesc.h
include/datadesc_simple.h [new file with mode: 0644]
include/error.h
include/gras.h
include/messages.h
include/transport.h [new file with mode: 0644]
src/gras/Makefile.am
src/gras/SG/gras_sg.c
src/gras/gras_private.h
testsuite/xbt/dynar_string.c