Files
harbour-core/website/download.htm
vszakats a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00

13 lines
596 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>This page has moved!</title>
<meta http-equiv="Refresh" content="0; url=http://sourceforge.net/project/showfiles.php?group_id=681" />
</head></head>
<body>
This page has moved. If your browser doesn't automatically redirect to its new location, <a href="http://sourceforge.net/project/showfiles.php?group_id=681">click here</a>.
</body>
</html>