From 242f2f164bdfe952fea9bafcc835cc4545cc37c7 Mon Sep 17 00:00:00 2001 From: josh Date: Fri, 13 Jun 2008 03:06:24 +0000 Subject: [PATCH] skeleton off dailyplanner-to-html.xsl created git-svn-id: svn://anubis/gvsu@130 45c1a28c-8058-47b2-ae61-ca45b979098e --- cs675/xslt/Makefile | 3 +++ cs675/xslt/dailyplanner-to-html.xsl | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/cs675/xslt/Makefile b/cs675/xslt/Makefile index e69de29..44cc6b9 100644 --- a/cs675/xslt/Makefile +++ b/cs675/xslt/Makefile @@ -0,0 +1,3 @@ + +all: + xsltproc dailyplanner-to-html.xsl test-sched.xml diff --git a/cs675/xslt/dailyplanner-to-html.xsl b/cs675/xslt/dailyplanner-to-html.xsl index e69de29..56781bc 100644 --- a/cs675/xslt/dailyplanner-to-html.xsl +++ b/cs675/xslt/dailyplanner-to-html.xsl @@ -0,0 +1,7 @@ + + + + + +