Sorting out the differences between two Microsoft C 5.10 distributions
This commit is contained in:
parent
25b39ebc29
commit
715ffe2fd3
34 changed files with 1440 additions and 274 deletions
|
|
@ -60,6 +60,7 @@
|
|||
<manifest ref="/disks/pc/unix/ibm/pcix/1.0/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/unix/microport/system-v/2.3/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/unix/sco/xenix/8086/2.1.3/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/apps/ibm/topview/1.01/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/apps/lotus/123/1.0a/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/apps/micropro/wordstar/3.30/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/apps/micropro/wordstar/4.00/manifest.xml"/>
|
||||
|
|
@ -76,6 +77,7 @@
|
|||
<manifest ref="/disks/pc/tools/microsoft/c/4.00/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/tools/microsoft/c/5.00/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/tools/microsoft/c/5.10/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/tools/microsoft/c/5.10-os2/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/tools/microsoft/masm/1.00/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/tools/microsoft/masm/3.00/manifest.xml"/>
|
||||
<manifest ref="/disks/pc/tools/microsoft/masm/3.01/manifest.xml"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue