--- a/objdictgen/eds_utils.py Tue Oct 02 17:59:16 2007 +0200
+++ b/objdictgen/eds_utils.py Fri Oct 05 17:58:04 2007 +0200
@@ -109,7 +109,8 @@
# List of section names that are not index and subindex and that we can meet in
# an EDS file
SECTION_KEYNAMES = ["FILEINFO", "DEVICEINFO", "DUMMYUSAGE", "COMMENTS",
- "MANDATORYOBJECTS", "OPTIONALOBJECTS", "MANUFACTUREROBJECTS"]
+ "MANDATORYOBJECTS", "OPTIONALOBJECTS", "MANUFACTUREROBJECTS",
+ "STANDARDDATATYPES"]
# Function that extract sections from a file and returns a dictionary of the informations