Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Moved from flex to flexml.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 5 Jan 2005 00:45:29 +0000 (00:45 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 5 Jan 2005 00:45:29 +0000 (00:45 +0000)
commit9696c1a327d9f7439c42d72097c9eec20afb3c4a
tree20209d6c4fb1a46ac01375d8b3865e75840ad579
parenta7a5a24eadee8d76e5d9a5fd49a7c3df3a50df80
Moved from flex to flexml.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@733 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/Makefile.am
src/Makefile.am
src/include/surf/surf_parse.h
src/include/surf/surfxml.h [new file with mode: 0644]
src/msg/deployment.c
src/surf/cpu.c
src/surf/network.c
src/surf/surfxml.dtd [new file with mode: 0644]
src/surf/surfxml.l [new file with mode: 0644]
testsuite/msg/msg_test.c