Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use correct capitalization for unit prefixes.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 7 May 2013 07:31:59 +0000 (09:31 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 7 May 2013 08:19:24 +0000 (10:19 +0200)
commite96591e449fee7a54bf3ecda31e85fb61df149c9
treeb536ac4d358ad0c0324d17a4d9c0658b475731b7
parent1e73faf0938f7ef712e1711e3b79e0be16441a0e
Use correct capitalization for unit prefixes.
108 files changed:
doc/msg-tuto-src/platforms/cloud.xml
doc/msg-tuto-src/platforms/g5k.xml
doc/msg-tuto-src/platforms/peers.xml
doc/msg-tuto-src/platforms/platform.xml
examples/java/io/storage.xml
examples/java/master_slave_bypass/platform.xml
examples/java/master_slave_kill/platform.xml
examples/java/mutualExclusion/ring3.xml
examples/java/platform.xml
examples/lua/multi_matrix/quicksort_platform.xml
examples/msg/actions/NAS_LU_S_4/platform.xml
examples/msg/actions/homogeneous_3_hosts.xml
examples/msg/chainsend/platform_chainsend.xml
examples/msg/gtnets/crosstraffic-p.xml
examples/msg/gtnets/dogbone-p.xml
examples/msg/gtnets/onelink-p.xml
examples/msg/gtnets/waxman-p.xml
examples/msg/icomms/small_platform.xml
examples/msg/masterslave/platform_clusters.xml
examples/msg/masterslave/platform_kill.xml
examples/msg/mc/platform.xml
examples/msg/mc/test/snapshot_comparison_platform.xml
examples/msg/msg_platform.xml
examples/msg/ns3/3hosts_2links_p.xml
examples/msg/ns3/3links-p.xml
examples/msg/ns3/dogbone-p.xml
examples/msg/parallel_task/test_ptask_platform.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/tracing/platform.xml
examples/platforms/bypassASroute.xml
examples/platforms/bypassRoute.xml
examples/platforms/cloud.xml
examples/platforms/cluster.xml
examples/platforms/cluster_and_one_host.xml
examples/platforms/cluster_no_backbone.xml
examples/platforms/cluster_routing_rulebased.xml
examples/platforms/clusters_routing_full.xml
examples/platforms/conf/gridpp_grid_2004.xml
examples/platforms/conf/lcg_sept2004_grid.xml
examples/platforms/config.xml
examples/platforms/data_center.xml
examples/platforms/meta_cluster.xml
examples/platforms/multicore_machine.xml
examples/platforms/prop.xml
examples/platforms/routing_cluster.xml
examples/platforms/storage.xml
examples/platforms/syscoord/median_harvard.xml
examples/platforms/syscoord/median_meridian.xml
examples/platforms/syscoord/median_p2psim.xml
examples/platforms/two_peers.xml
examples/platforms/vivaldi.xml
examples/simdag/2clusters.xml
examples/simdag/faulty_host.xml
examples/simdag/scheduling/simulacrum_7_hosts.xml
examples/simdag/two_hosts.xml
examples/smpi/replay/replay_platform.xml
src/surf/surfxml_parse.c
teshsuite/msg/get_sender_p.xml
teshsuite/msg/pid_p.xml
teshsuite/simdag/availability/simulacrum_7_hosts.xml
teshsuite/simdag/basic_platform.xml
teshsuite/simdag/platforms/Dijkstra.xml
teshsuite/simdag/platforms/Two_clusters_rulebased.xml
teshsuite/simdag/platforms/clusterA.xml
teshsuite/simdag/platforms/clusterB.xml
teshsuite/simdag/platforms/four_hosts_Dijkstra_ns3.xml
teshsuite/simdag/platforms/four_hosts_floyd.xml
teshsuite/simdag/platforms/four_hosts_floyd_bis.xml
teshsuite/simdag/platforms/four_hosts_floyd_ns3.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_properties_foreach.xml
teshsuite/simdag/platforms/one_cluster_properties_override.xml
teshsuite/simdag/platforms/one_cluster_router_id.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_router_id.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/sg_xml_unit_converter.py