blob: 753d871f9c83c2df511080e954e3ba06a556e4cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Language" content="en-us">
<title>CVS</title>
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body>
<h2 align="center" style="text-align:center">CVS</h2>
<p>The CVS files are in the <b>IM</b> <b>LuaForge</b> site available at:</p>
<p class="info"><a href="http://luaforge.net/scm/?group_id=86">
http://luaforge.net/scm/?group_id=86</a>
</p>
<p>Current version can be obtained from module "im".</p>
<p>To checkout use:</p>
<pre>CVSROOT=:pserver:anonymous@cvs.luaforge.net:/cvsroot/imtoolkit</pre>
</body>
</html>
|