Starting next phase of PDP-11 support (whatever that turns out to be)

This commit is contained in:
Jeff Parsons 2016-11-27 11:15:29 -08:00 committed by Jeff Parsons
commit be02b5780b
272 changed files with 13938 additions and 247 deletions

View file

@ -14,11 +14,11 @@
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pcx86</xsl:variable>
<xsl:variable name="APPNAME">PCx86</xsl:variable>
<xsl:variable name="APPVERSION">1.30.4</xsl:variable>
<xsl:variable name="APPVERSION">1.30.5</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
<xsl:template name="componentStyles">
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.4/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.5/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">