git.schokokeks.org
Repositories
Help
Report an Issue
tor-tb-manual.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
4a8d345
Branches
Tags
master
tor-tb-manual.git
platform-linux.xslt
Import build system from proof-of-concept
Lunar
commited
4a8d345
at 2014-05-15 12:02:44
platform-linux.xslt
Blame
History
Raw
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:mal="http://projectmallard.org/1.0/" exclude-result-prefixes="mal" version="1.0"> <xsl:param name="mal.if.platform" select="'platform:linux'"/> </xsl:stylesheet>