Parent Directory
|
Revision Log
Firse release of the Satellite inclination quicklook
| 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 |