blob: b9975f702d54f4f15f069fe3ea630968c9ab8396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
<!-- -*-html-*- -->
<html>
<head>
<title>MDK Mailing Lists</title>
</head>
<body bgcolor="white" link="#ff0000" vlink="#a00000">
<a name="top"></a>
<table cellspacing="0" cellpadding="5" border="0" align="center">
<tr>
<td width="100" bgcolor="#696969"> </td>
<td bgcolor="#696969" width="600" align="center">
<font color="white"><b>MDK Mailing Lists</b></font>
</td>
<td bgcolor="#696969" width="10"> </td>
</tr>
<tr>
<td colspan="2"> </td>
<td bgcolor="#696969" > </td>
</tr>
<tr>
<td bgcolor="#909090" valign="top">
<br>
<a href="news.html">News</a><br>
<a href="index.html">MDK home</a><br>
<a href="download.html">Download</a><br>
<a href="mdk.html">Documentation</a><br>
<a href="http://sourceforge.net/projects/mdk">
MDK at SourceForge</a><br>
<a href="http://sourceforge.net/cvs/?group_id=13897">
CVS repository</a><br><br>
<p align="center">Thanks to<br>
<A href="http://sourceforge.net">
<IMG src="http://sourceforge.net/sflogo.php?group_id=13897&type=1"
width="88" height="31" border="0"
alt="SourceForge Logo"> </A>
</td>
<td >
There is currently one mailing list for MDK users. To subscribe or
browse its contents
<a href="http://lists.sourceforge.net/mailman/listinfo/mdk-users">
click here</a>.<br>
You can also check the
<a href="http://sourceforge.net/forum/?group_id=13897">
public forums</a> at SourceForge.
<p align="right">
Contact the <a href="mailto:jaortega@acm.org">author.</a>
</p>
</td>
<td bgcolor="#696969" > </td>
</tr>
<tr>
<td bgcolor="#909090"> </td>
<td colspan="2"> </td>
</tr>
<tr>
<td bgcolor="#909090"> </td>
<td colspan="2" bgcolor="#909090" align="right">
</td>
</tr>
</table>
</body>
</html>
|