skeleton off dailyplanner-to-html.xsl created
git-svn-id: svn://anubis/gvsu@130 45c1a28c-8058-47b2-ae61-ca45b979098e
This commit is contained in:
parent
e0186622fe
commit
242f2f164b
@ -0,0 +1,3 @@
|
||||
|
||||
all:
|
||||
xsltproc dailyplanner-to-html.xsl test-sched.xml
|
@ -0,0 +1,7 @@
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
|
||||
<xsl:template match="/">
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
Loading…
x
Reference in New Issue
Block a user