X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a4e264744a18d8953c3bd5e4a1df05f5d6088b9..07ade488fb618a2b055c3ac53456d697dc0de2aa:/include/surf/simgrid_dtd.h diff --git a/include/surf/simgrid_dtd.h b/include/surf/simgrid_dtd.h index 441a053f6f..dd70420cb7 100644 --- a/include/surf/simgrid_dtd.h +++ b/include/surf/simgrid_dtd.h @@ -1,5 +1,5 @@ -/* XML processor/application API for surf/simgrid.dtd. - * Generated 2009/09/09 17:39:05. +/* XML processor/application API for /home/mquinson/Code/simgrid/src/surf/simgrid.dtd. + * Generated 2010/04/14 12:16:24. * * This program was generated with the FleXML XML processor generator. * FleXML is Copyright (C) 1999-2005 Kristoffer Rose. All rights reserved. @@ -148,6 +148,8 @@ typedef int AT_surfxml_platform_xmlns_c_link; #define AU_surfxml_platform_xmlns_c_link NULL typedef int AT_surfxml_link_bandwidth_file; #define AU_surfxml_link_bandwidth_file NULL +typedef int AT_surfxml_host_vivaldi; +#define AU_surfxml_host_vivaldi NULL typedef int AT_surfxml_random_id; #define AU_surfxml_random_id NULL typedef int AT_surfxml_set_radical; @@ -172,8 +174,6 @@ typedef int AT_surfxml_prop_value; #define AU_surfxml_prop_value NULL typedef int AT_surfxml_route_impact_on_src_with_other_recv; #define AU_surfxml_route_impact_on_src_with_other_recv NULL -typedef int AT_surfxml_trace_timestep; -#define AU_surfxml_trace_timestep NULL typedef int AT_surfxml_link_state_file; #define AU_surfxml_link_state_file NULL typedef int AT_surfxml_set_prefix; @@ -288,6 +288,8 @@ XBT_PUBLIC_DATA(AT_surfxml_platform_xmlns_c_link ) AX_surfxml_platform_xmlns_c_l #define A_surfxml_platform_xmlns_c_link (surfxml_bufferstack + AX_surfxml_platform_xmlns_c_link) XBT_PUBLIC_DATA(AT_surfxml_link_bandwidth_file ) AX_surfxml_link_bandwidth_file; #define A_surfxml_link_bandwidth_file (surfxml_bufferstack + AX_surfxml_link_bandwidth_file) +XBT_PUBLIC_DATA(AT_surfxml_host_vivaldi ) AX_surfxml_host_vivaldi; +#define A_surfxml_host_vivaldi (surfxml_bufferstack + AX_surfxml_host_vivaldi) XBT_PUBLIC_DATA(AT_surfxml_random_id ) AX_surfxml_random_id; #define A_surfxml_random_id (surfxml_bufferstack + AX_surfxml_random_id) XBT_PUBLIC_DATA(AT_surfxml_set_radical ) AX_surfxml_set_radical; @@ -312,8 +314,6 @@ XBT_PUBLIC_DATA(AT_surfxml_prop_value ) AX_surfxml_prop_value; #define A_surfxml_prop_value (surfxml_bufferstack + AX_surfxml_prop_value) XBT_PUBLIC_DATA(AT_surfxml_route_impact_on_src_with_other_recv ) AX_surfxml_route_impact_on_src_with_other_recv; #define A_surfxml_route_impact_on_src_with_other_recv (surfxml_bufferstack + AX_surfxml_route_impact_on_src_with_other_recv) -XBT_PUBLIC_DATA(AT_surfxml_trace_timestep ) AX_surfxml_trace_timestep; -#define A_surfxml_trace_timestep (surfxml_bufferstack + AX_surfxml_trace_timestep) XBT_PUBLIC_DATA(AT_surfxml_link_state_file ) AX_surfxml_link_state_file; #define A_surfxml_link_state_file (surfxml_bufferstack + AX_surfxml_link_state_file) XBT_PUBLIC_DATA(AT_surfxml_set_prefix ) AX_surfxml_set_prefix;