svghmi/gen_index_xhtml.ysl2
branchwxPython4
changeset 3331 6e7a80825f03
parent 3320 9fe5b4a04acc
child 3484 32eaba9cf30e
equal deleted inserted replaced
3330:c3b1a4bfdf0a 3331:6e7a80825f03
    92                     apply "document('')/*/definitions:*";
    92                     apply "document('')/*/definitions:*";
    93 
    93 
    94                     | \n//\n//\n// Statements that needs to be at the end \n//\n//
    94                     | \n//\n//\n// Statements that needs to be at the end \n//\n//
    95                     apply "document('')/*/epilogue:*";
    95                     apply "document('')/*/epilogue:*";
    96 
    96 
       
    97                     include text sprintf.js
       
    98 
    97                     include text svghmi.js
    99                     include text svghmi.js
    98 
   100 
    99                 }
   101                 }
   100             }
   102             }
   101         }
   103         }