From b942f8ed534e789495b74cc87fd155b0bd2dab0b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 23 Aug 2014 12:58:32 +0200 Subject: Revamped source tree traversion * this was done to be able to implement directory symlinking * the generation process is now split into three transformations ** the actual work is performed by "list.xsl" and "traverse.xsl" respecitively ** "make.xsl" wraps these two transformations *** i.e. generation is now launched by executing "ixslt --transformation make.xsl" * checked background images into VCS --- generate.xsl | 205 ----------------------------------------------------------- 1 file changed, 205 deletions(-) delete mode 100644 generate.xsl (limited to 'generate.xsl') diff --git a/generate.xsl b/generate.xsl deleted file mode 100644 index bac0288..0000000 --- a/generate.xsl +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - source - target - - - - - - - - - - - - -- cgit v1.2.3