Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add model storage to surf and add a tag storage to dtd.
[simgrid.git] / include / xbt / graphxml.h
index 230078622618005722295a11e2556f7a13431b01..556b0c0ec104c7c953b5165031e1571ad99ba5e5 100644 (file)
@@ -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-2006 Martin Quinson.  All rights reserved.
- * (Id: flexml.pl,v 1.66 2011/10/30 21:03:48 mquinson Exp).
+ * (Id: flexml.pl,v 1.62 2007/10/11 10:00:14 mquinson Exp).
  * 
  * There are two, intertwined parts to this program, part A and part B.
  *
@@ -56,39 +56,27 @@ XBT_PUBLIC(void ) STag_graphxml_edge(void);
 XBT_PUBLIC(void ) ETag_graphxml_edge(void);
 
 /* XML application data. */
-short int graphxml_node_name_isset;
 typedef int AT_graphxml_node_name;
 #define AU_graphxml_node_name NULL
-short int graphxml_edge_source_isset;
 typedef int AT_graphxml_edge_source;
 #define AU_graphxml_edge_source NULL
-short int graphxml_node_position_y_isset;
 typedef int AT_graphxml_node_position_y;
 #define AU_graphxml_node_position_y NULL
-short int graphxml_node_position_x_isset;
 typedef int AT_graphxml_node_position_x;
 #define AU_graphxml_node_position_x NULL
-short int graphxml_edge_data_isset;
 typedef int AT_graphxml_edge_data;
 #define AU_graphxml_edge_data NULL
-short int graphxml_edge_target_isset;
 typedef int AT_graphxml_edge_target;
 #define AU_graphxml_edge_target NULL
-short int graphxml_graph_isDirected_isset;
 typedef enum { AU_graphxml_graph_isDirected, A_graphxml_graph_isDirected_true,A_graphxml_graph_isDirected_false } AT_graphxml_graph_isDirected;
-short int graphxml_node_label_isset;
 typedef int AT_graphxml_node_label;
 #define AU_graphxml_node_label NULL
-short int graphxml_node_data_isset;
 typedef int AT_graphxml_node_data;
 #define AU_graphxml_node_data NULL
-short int graphxml_edge_label_isset;
 typedef int AT_graphxml_edge_label;
 #define AU_graphxml_edge_label NULL
-short int graphxml_edge_length_isset;
 typedef int AT_graphxml_edge_length;
 #define AU_graphxml_edge_length NULL
-short int graphxml_edge_name_isset;
 typedef int AT_graphxml_edge_name;
 #define AU_graphxml_edge_name NULL