X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e0db756d6838ce418258f8e8f44cc37ce44123e5..8e6f4afad4c4eca04d75090231ccf6d2cb7efda0:/include/surf/simgrid_dtd.h diff --git a/include/surf/simgrid_dtd.h b/include/surf/simgrid_dtd.h index ef64db8356..3a29ca28a8 100644 --- a/include/surf/simgrid_dtd.h +++ b/include/surf/simgrid_dtd.h @@ -1,5 +1,5 @@ /* XML processor/application API for src/surf/simgrid.dtd. - * Generated 2011/02/10 16:57:45. + * Generated 2011/02/14 15:04:45. * * This program was generated with the FleXML XML processor generator. * FleXML is Copyright (C) 1999-2005 Kristoffer Rose. All rights reserved. @@ -87,7 +87,7 @@ XBT_PUBLIC(void ) STag_surfxml_prop(void); XBT_PUBLIC(void ) ETag_surfxml_prop(void); /* XML application data. */ -typedef enum { AU_surfxml_random_generator, A_surfxml_random_generator_DRAND48,A_surfxml_random_generator_RAND } AT_surfxml_random_generator; +typedef enum { AU_surfxml_random_generator, A_surfxml_random_generator_DRAND48,A_surfxml_random_generator_RAND,A_surfxml_random_generator_RNGSTREAM,A_surfxml_random_generator_NONE } AT_surfxml_random_generator; typedef int AT_surfxml_ASroute_gw_dst; #define AU_surfxml_ASroute_gw_dst NULL typedef int AT_surfxml_trace_connect_element;