Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let simgrid.dtd to be accessible from the web in order to enable automatic validation...
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Jan 2011 12:39:51 +0000 (12:39 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Jan 2011 12:39:51 +0000 (12:39 +0000)
commit5a4b0bd8b8fab79966acf4f63dfc55781d8c0e54
tree17085b11369ac8306601b3f08b58c9c929dae554
parentbed0bd887ad1b2584aab20cf8b447df2e3a217aa
Let simgrid.dtd to be accessible from the web in order to enable automatic validation when using an XML editor
Updated all XML files to point to the new dtd location.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9471 48e7efb5-ca39-0410-a469-dd3cf9ba447f
178 files changed:
buildtools/Cmake/Distrib.cmake
doc/gtut-files/03-args.xml
doc/gtut-files/11-explicitwait.xml
doc/gtut-files/gtut-platform-3nodes.xml
doc/gtut-files/gtut-platform.xml
doc/gtut-files/test.xml
examples/amok/bandwidth/bandwidth.xml
examples/amok/saturate/medium_deployment.xml
examples/amok/saturate/medium_platform.xml
examples/amok/saturate/saturate.xml
examples/cxx/autoDestination/autoDestination_deployment.xml
examples/cxx/autoDestination/autoDestination_platform.xml
examples/cxx/basic/basic_deployment.xml
examples/cxx/basic/basic_platform.xml
examples/cxx/comm_time/comm_time_deployment.xml
examples/cxx/comm_time/comm_time_platform.xml
examples/cxx/explicitDestination/explicitDestination_deployment.xml
examples/cxx/explicitDestination/explicitDestination_platform.xml
examples/cxx/ping_pong/ping_pong_deployment.xml
examples/cxx/ping_pong/ping_pong_platform.xml
examples/cxx/suspend/suspend_deployment.xml
examples/cxx/suspend/suspend_platform.xml
examples/gras/all2all/all2all.xml
examples/gras/chrono/chrono.xml
examples/gras/mmrpc/mmrpc.xml
examples/gras/mutual_exclusion/simple_token/simple_token.xml
examples/gras/p2p/can/can.xml
examples/gras/p2p/chord/chord.xml
examples/gras/ping/ping.xml
examples/gras/pmm/pmm.xml
examples/gras/pmm/pmm_plateform.xml
examples/gras/properties/properties.xml
examples/gras/replay/replay.xml
examples/gras/rpc/rpc.xml
examples/gras/spawn/spawn.xml
examples/gras/synchro/synchro.xml
examples/gras/timer/timer.xml
examples/msg/actions/NAS_LU_S_4/deploy_MPI_4.xml
examples/msg/actions/NAS_LU_S_4/platform.xml
examples/msg/actions/deployment.xml
examples/msg/actions/deployment_split.xml
examples/msg/actions/homogeneous_3_hosts.xml
examples/msg/chord/chord.xml
examples/msg/chord/chord90.xml
examples/msg/gtnets/dogbone-d.xml
examples/msg/gtnets/dogbone-p.xml
examples/msg/gtnets/fullduplex-d.xml
examples/msg/gtnets/fullduplex-p.xml
examples/msg/gtnets/onelink-d.xml
examples/msg/gtnets/onelink-p.xml
examples/msg/gtnets/waxman-d.xml
examples/msg/gtnets/waxman-p.xml
examples/msg/icomms/deployment_peer.xml
examples/msg/icomms/deployment_peer01.xml
examples/msg/icomms/deployment_peer02.xml
examples/msg/icomms/deployment_peer03.xml
examples/msg/icomms/deployment_peer04.xml
examples/msg/icomms/deployment_peer05.xml
examples/msg/icomms/small_platform.xml
examples/msg/masterslave/deployment_masterslave.xml
examples/msg/masterslave/deployment_masterslave_forwarder.xml
examples/msg/masterslave/deployment_masterslave_mailbox.xml
examples/msg/masterslave/deployment_masterslave_mailbox_multicore.xml
examples/msg/masterslave/deployment_masterslave_vivaldi.xml
examples/msg/masterslave/platform_clusters.xml
examples/msg/mc/deploy_bugged1.xml
examples/msg/mc/deploy_bugged2.xml
examples/msg/mc/deploy_bugged3.xml
examples/msg/mc/deploy_mutex.xml
examples/msg/mc/deploy_random_test.xml
examples/msg/mc/platform.xml
examples/msg/msg_platform.xml
examples/msg/parallel_task/test_ptask_deployment.xml
examples/msg/parallel_task/test_ptask_platform.xml
examples/msg/priority/deployment_priority.xml
examples/msg/properties/deployment_properties.xml
examples/msg/sendrecv/deployment_sendrecv.xml
examples/msg/sendrecv/platform_sendrecv.xml
examples/msg/small_platform.xml
examples/msg/small_platform_with_failures.xml
examples/msg/small_platform_with_routers.xml
examples/msg/suspend/deployment_suspend.xml
examples/msg/trace/test1.xml
examples/msg/trace/test10.xml
examples/msg/trace/test11.xml
examples/msg/trace/test2.xml
examples/msg/trace/test3.xml
examples/msg/trace/test4.xml
examples/msg/trace/test5.xml
examples/msg/trace/test6.xml
examples/msg/trace/test7.xml
examples/msg/trace/test8.xml
examples/msg/trace/test9.xml
examples/msg/trace/test_trace_integration.xml
examples/msg/tracing/deployment.xml
examples/msg/tracing/platform.xml
examples/msg/tracing/procmig-deploy.xml
examples/platforms/2_clusters_with_30000_hosts.xml
examples/platforms/cluster_with_100000_hosts.xml
examples/platforms/cluster_with_10000_hosts.xml
examples/platforms/cluster_with_1000_hosts.xml
examples/platforms/cluster_with_100_hosts.xml
examples/platforms/cluster_with_300000_hosts.xml
examples/platforms/cluster_with_30000_hosts.xml
examples/platforms/g5k.xml
examples/platforms/multicore_machine.xml
examples/platforms/prop.xml
examples/platforms/vivaldi.xml
examples/ruby/deploy.xml
examples/ruby/ping_pong_deployment.xml
examples/ruby/ping_pong_platform.xml
examples/ruby/platform.xml
examples/ruby/quicksort_deployment.xml
examples/ruby/quicksort_platform.xml
examples/simdag/2clusters.xml
examples/simdag/scheduling/simulacrum_7_hosts.xml
src/bindings/ruby/basic_platform.xml
src/bindings/ruby/deploy.xml
src/bindings/ruby/deploy2.xml
src/bindings/ruby/ping_pong_deployment.xml
src/bindings/ruby/ping_pong_platform.xml
src/bindings/ruby/platform.xml
src/bindings/ruby/quicksort_deployment.xml
src/bindings/ruby/quicksort_platform.xml
src/bindings/rubyDag/platform.xml
src/bindings/rubyDag/platform_.xml
teshsuite/gras/empty_main/empty_main.xml
teshsuite/gras/msg_handle/msg_handle.xml
teshsuite/gras/small_sleep/small_sleep.xml
teshsuite/msg/get_sender.xml
teshsuite/msg/get_sender_d.xml
teshsuite/msg/get_sender_p.xml
teshsuite/simdag/basic_platform.xml
teshsuite/simdag/network/mxn/platform_4p_1switch.xml
teshsuite/simdag/network/p2p/platform_2p_1bb.xml
teshsuite/simdag/network/p2p/platform_2p_1fl.xml
teshsuite/simdag/network/p2p/platform_2p_1sl.xml
teshsuite/simdag/network/p2p/platform_2p_1switch.xml
teshsuite/simdag/network/platform_2p_1sl.xml
teshsuite/simdag/partask/platform_2p_1sl.xml
teshsuite/simdag/partask/platform_2p_1sl_hetero.xml
teshsuite/simdag/platforms/four_hosts_floyd.xml
teshsuite/simdag/platforms/four_hosts_floyd_bis.xml
teshsuite/simdag/platforms/one_cluster.xml
teshsuite/simdag/platforms/one_cluster_file.xml
teshsuite/simdag/platforms/one_cluster_foreach.xml
teshsuite/simdag/platforms/one_cluster_fullduplex.xml
teshsuite/simdag/platforms/one_cluster_one_host.xml
teshsuite/simdag/platforms/one_cluster_one_host_random.xml
teshsuite/simdag/platforms/one_cluster_properties_foreach.xml
teshsuite/simdag/platforms/one_cluster_properties_override.xml
teshsuite/simdag/platforms/one_host.xml
teshsuite/simdag/platforms/one_host_availability.xml
teshsuite/simdag/platforms/one_host_properties.xml
teshsuite/simdag/platforms/one_host_state_file.xml
teshsuite/simdag/platforms/one_host_state_off.xml
teshsuite/simdag/platforms/one_host_state_on.xml
teshsuite/simdag/platforms/one_host_trace_file.xml
teshsuite/simdag/platforms/one_host_trace_inside.xml
teshsuite/simdag/platforms/one_link_availability.xml
teshsuite/simdag/platforms/one_link_fatpipe.xml
teshsuite/simdag/platforms/one_link_shared.xml
teshsuite/simdag/platforms/one_link_state_file.xml
teshsuite/simdag/platforms/properties.xml
teshsuite/simdag/platforms/route_override.xml
teshsuite/simdag/platforms/test_of_is_router.xml
teshsuite/simdag/platforms/three_hosts_non_symmetric_route.xml
teshsuite/simdag/platforms/two_clusters.xml
teshsuite/simdag/platforms/two_clusters_one_name.xml
teshsuite/simdag/platforms/two_clusters_symmetric.xml
teshsuite/simdag/platforms/two_hosts_asymetric_BOGUS.xml
teshsuite/simdag/platforms/two_hosts_asymetric_BOGUS2.xml
teshsuite/simdag/platforms/two_hosts_multi_hop.xml
teshsuite/simdag/platforms/two_hosts_one_link.xml
teshsuite/simdag/platforms/two_hosts_one_link_fullduplex.xml
teshsuite/simdag/platforms/two_hosts_one_link_symmetrical.xml
testsuite/surf/platform.xml
tools/simgrid_update_xml.pl