Fixed the PC8080 CPUState class name

This commit is contained in:
Jeff Parsons 2016-08-24 14:17:54 -07:00
commit 7dc4448f41
15 changed files with 408 additions and 408 deletions

View file

@ -13,11 +13,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.24.0</xsl:variable>
<xsl:variable name="APPVERSION">1.24.2</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.24.0/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.24.2/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">