X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1195bd43519f612d47fe67f7511dd5d9433ec577..2de2be634908582c082f28ee99ebb337c57aa86e:/include/xbt/graphxml.h diff --git a/include/xbt/graphxml.h b/include/xbt/graphxml.h index 9c5fdbfe60..824144c7c0 100644 --- a/include/xbt/graphxml.h +++ b/include/xbt/graphxml.h @@ -3,7 +3,7 @@ * This program was generated with the FleXML XML processor generator. * FleXML is Copyright (C) 1999-2005 Kristoffer Rose. All rights reserved. * FleXML is Copyright (C) 2003-2011 Martin Quinson. All rights reserved. - * (Id: flexml.pl,v 1.67 2011/11/01 20:49:21 mquinson Exp). + * (Id: flexml.pl,v 1.69 2012/12/20 00:13:40 mquinson Exp). * * There are two, intertwined parts to this program, part A and part B. * @@ -60,10 +60,10 @@ typedef int AT_graphxml_node_name; #define AU_graphxml_node_name NULL typedef int AT_graphxml_edge_source; #define AU_graphxml_edge_source NULL -typedef int AT_graphxml_node_position_y; -#define AU_graphxml_node_position_y NULL -typedef int AT_graphxml_node_position_x; -#define AU_graphxml_node_position_x NULL +typedef int AT_graphxml_node_position___y; +#define AU_graphxml_node_position___y NULL +typedef int AT_graphxml_node_position___x; +#define AU_graphxml_node_position___x NULL typedef int AT_graphxml_edge_data; #define AU_graphxml_edge_data NULL typedef int AT_graphxml_edge_target; @@ -90,12 +90,12 @@ XBT_PUBLIC_DATA(short ) int graphxml_node_name_isset; XBT_PUBLIC_DATA(AT_graphxml_edge_source ) AX_graphxml_edge_source; #define A_graphxml_edge_source (graphxml_bufferstack + AX_graphxml_edge_source) XBT_PUBLIC_DATA(short ) int graphxml_edge_source_isset; -XBT_PUBLIC_DATA(AT_graphxml_node_position_y ) AX_graphxml_node_position_y; -#define A_graphxml_node_position_y (graphxml_bufferstack + AX_graphxml_node_position_y) -XBT_PUBLIC_DATA(short ) int graphxml_node_position_y_isset; -XBT_PUBLIC_DATA(AT_graphxml_node_position_x ) AX_graphxml_node_position_x; -#define A_graphxml_node_position_x (graphxml_bufferstack + AX_graphxml_node_position_x) -XBT_PUBLIC_DATA(short ) int graphxml_node_position_x_isset; +XBT_PUBLIC_DATA(AT_graphxml_node_position___y ) AX_graphxml_node_position___y; +#define A_graphxml_node_position___y (graphxml_bufferstack + AX_graphxml_node_position___y) +XBT_PUBLIC_DATA(short ) int graphxml_node_position___y_isset; +XBT_PUBLIC_DATA(AT_graphxml_node_position___x ) AX_graphxml_node_position___x; +#define A_graphxml_node_position___x (graphxml_bufferstack + AX_graphxml_node_position___x) +XBT_PUBLIC_DATA(short ) int graphxml_node_position___x_isset; XBT_PUBLIC_DATA(AT_graphxml_edge_data ) AX_graphxml_edge_data; #define A_graphxml_edge_data (graphxml_bufferstack + AX_graphxml_edge_data) XBT_PUBLIC_DATA(short ) int graphxml_edge_data_isset;