blob: d86668801b9c87f43ba8fc58572ffe09591f4d0a (
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=241317">http://sourceforge.net/project/showfiles.php?group_id=241317</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>CD</b> download folder:</p>
<p class="info"><a href="http://www.tecgraf.puc-rio.br/cd/download/">
http://www.tecgraf.puc-rio.br/cd/download/</a> </p>
</body>
</html>
|