Author: reinhard
Date: 2006-02-15 06:24:46 -0600 (Wed, 15 Feb 2006)
New Revision: 8165

Modified:
   trunk/gnue-navigator/src/GNParser.py
Log:
Allow step inside step.


Modified: trunk/gnue-navigator/src/GNParser.py
===================================================================
--- trunk/gnue-navigator/src/GNParser.py        2006-02-13 07:17:06 UTC (rev 
8164)
+++ trunk/gnue-navigator/src/GNParser.py        2006-02-15 12:24:46 UTC (rev 
8165)
@@ -111,7 +111,7 @@
                'Typecast': GTypecast.text },
             'title': {
                'Typecast': GTypecast.text } },
-         'ParentTags': ('process',) },
+         'ParentTags': ('process','step') },
 
       'parameter': {
          'BaseClass': GNObjects.GNParameter,



_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to