blob: 3e0231587eae6ec9fac0615a9c8aa4eb90e1b9c6 (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Download</title>
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="blue">
<h1 style="text-align:center">Download</h1>
<p>The download site for pre-compiled binaries, documentation and sources is
at <b>SourceForge</b>:</p>
<p class="info">
<a href="http://sourceforge.net/project/showfiles.php?group_id=241318">http://sourceforge.net/project/showfiles.php?group_id=241318</a></p>
<p>Before downloading any precompiled binaries, you should read before the
<a href="download_tips.html">Tecgraf Library Download Tips</a>.</p>
<p>Some other files are available directly at the <b>IM</b> download folder:</p>
<p class="info"><a href="http://www.tecgraf.puc-rio.br/im/download/">
http://www.tecgraf.puc-rio.br/im/download/</a> </p>
</body>
</html>
|