mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
19 lines
No EOL
558 B
HTML
19 lines
No EOL
558 B
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> |