Skip to content

Commit

Permalink
Change progname value
Browse files Browse the repository at this point in the history
Revise value of progname to reflect the change in the filename of the stylesheet
  • Loading branch information
pe-ro committed Jan 7, 2016
1 parent b6d7223 commit b7e4cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mei21To30/mei21To30.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<!-- program name -->
<xsl:variable name="progname">
<xsl:text>mei2013To2015.xsl</xsl:text>
<xsl:text>mei21To30.xsl</xsl:text>
</xsl:variable>

<!-- program version -->
Expand Down

0 comments on commit b7e4cdd

Please sign in to comment.