Cosmos/source/IL2CPU/Cosmos.IL2CPU.Debug
..
..svnbridge
Properties
Cosmos.Compiler.Debug.csproj
Cosmos.Compiler.Debug.csproj.vspscc
Cosmos.snk
Enums.cs
ReadMe.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <p>
            Cosmos.Debug contains common classes and enums used by:</p>
        <ul>
            <li>Client debugger in Cosmos.Compiler.Builder</li>
            <li>IL2CPU in IL2CPU.Assembler.X86</li>
        </ul>
        <p>
            Because of this extreme care must be take of which assemblies are linked and 
            this assembly should not link in any other Cosmos assemblies.</p>
	
	</body>
</html>