Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class
This commit is contained in:
parent
ca8095d12c
commit
8f0b808b1e
258 changed files with 423 additions and 394 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.33.0/manifest.xsl"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.33.1/manifest.xsl"?>
|
||||
<manifest type="software">
|
||||
<title>Microsoft C Compiler</title>
|
||||
<version>5.10-OS2</version>
|
||||
|
|
|
|||
Loading…
Reference in a new issue