/[PAMELA software]/quicklook/dataToXML/Data/Configure.xsl
ViewVC logotype

Contents of /quicklook/dataToXML/Data/Configure.xsl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Tue Apr 25 09:00:20 2006 UTC (18 years, 7 months ago) by kusanagi
Branch point for: MAIN
File MIME type: application/xml
Initial revision

1 <?xml version="1.0" encoding="UTF-8"?> <!-- Prologo XML -->
2 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <!-- Dichiarazione del documento XSLT -->
3 <!-- <xsl:stylesheet version="1.0"
4 xmlns:xsl="http://www.w3.org/TR/WD-xsl"> -->
5
6 <!--Define the location of the PAMELA CPU source code-->
7 <xsl:param name="CPUcode" select="'Docs/src/'"/>
8
9 </xsl:stylesheet>

  ViewVC Help
Powered by ViewVC 1.1.23