kolibrios/programs/cmm/codeview/html/homepage.htm

13 lines
192 B
HTML
Raw Normal View History

<html>
<head>
<title>Homepage</title>
</head>
<body>
<br>
CodeView is a sipmle C--/C/C++ code viewer based on TWB component.<br>
<br>
Press Ctrl+O to open a file.
</body>
</html>