*** empty log message ***
authorhanda <handa>
Thu, 1 Oct 2009 01:50:19 +0000 (01:50 +0000)
committerhanda <handa>
Thu, 1 Oct 2009 01:50:19 +0000 (01:50 +0000)
input.txt

index afb1483..5dad277 100644 (file)
--- a/input.txt
+++ b/input.txt
@@ -24,7 +24,7 @@ MACROLIST = '<macro-list>' DEFUN + '</macro-list>'
 MAPLIST = '<map-list>' MAP + '</map-list>'
 STATELIST = '<state-list>' STATE + '</state-list>'
 
-MODULE = '<module>' DEFUN-NAME + '</module>'
+MODULE = '<module id="' MODULENAME '">' DEFUN-NAME + '</module>'
 DEFUN-NAME = '<defun fname="' FNAME '"/>'
 
 COMMAND