Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enable surfxml to live with an other xml parser in the same C code. Now dtd should...
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 21 Mar 2006 10:26:30 +0000 (10:26 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 21 Mar 2006 10:26:30 +0000 (10:26 +0000)
commitbf16ac57d609fe787f319d0b98710bc5f4696a18
treeb70785199d7c3528d024b26ac297b261315a8005
parent89a547e41caeedbc7ef2b7a4fc4e18b2e6043a7e
Enable surfxml to live with an other xml parser in the same C code. Now dtd should be able to have common tags without running into troubles.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1965 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/surf/surfxml.h
include/surf/surfxml_parse.h
include/xbt/graphxml.h
include/xbt/graphxml_parse.h
src/surf/surfxml.c
src/surf/surfxml.l
src/surf/surfxml_parse.c
src/xbt/graphxml.c
src/xbt/graphxml.l
src/xbt/graphxml_parse.c