blob: a4b3fed7416edcc5edea980e871693bec7d82a0b (
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
|
<html>
<head>
<title>Contacting the ivy java authors</title>
</head>
<body>
<table width=100% border=0 cellpadding=0 cellspacing=0><tr><th colspan=3 align=center>
The Ivy java library guide</th></tr><tr>
<td width=10% align=left valign=bottom><a href="style.html">Prev</a></td>
<td width=80% align=center valign=bottom>
<td width=10% align=right valign=bottom></td>
</tr></table><hr>
<h1>Contacting the authors</h1>
<p>The Ivy C library was mainly written by Francois-Régis Colin, and Yannick Jestin. For bug reports or comments on the library itself or about this document, please send them an email: <a href="mailto:fcolin@cena.fr">fcolin@cena.fr</a> and <a href="mailto:jestin@cena.fr">jestin@cena.fr</a>. For comments and ideas about Ivy itself (protocol, applications, etc), please use the Ivy mailing list: <a href="mailto:ivy@tls.cena.fr">ivy@tls.cena.fr</a>.
<p><hr><table width=100% border=0 cellpadding=0 cellspacing=0><tr>
<td width=33% align=left valign=top><a href="style.html">Prev</a></td>
<td width=34% align=center valign=top><a href="index.html">Home</a></td>
<td width=33% align=right valign=top></td>
</tr><tr>
<td width=33% align=left valign=top>Previous title</td>
<td width=34% align=center valign=top> </td>
<td width=33% align=right valign=top></td>
</tr></table>
</body>
</html>
|