24 lines
753 B
HTML
24 lines
753 B
HTML
<html>
|
|
<head>
|
|
<title>@TOOL@ -- a GeographicLib utility</title>
|
|
<meta HTTP-EQUIV="Refresh"
|
|
CONTENT="0; URL=https://geographiclib.sourceforge.io/C++/@PROJECT_VERSION@/@TOOL@.1.html">
|
|
</head>
|
|
<body topmargin=10 leftmargin=10>
|
|
<h3>
|
|
<blockquote>
|
|
<em>
|
|
Online documentation for the @TOOL@ utility is available at
|
|
<center>
|
|
<a href="https://geographiclib.sourceforge.io/C++/@PROJECT_VERSION@/@TOOL@.1.html">
|
|
https://geographiclib.sourceforge.io/C++/@PROJECT_VERSION@/@TOOL@.1.html</a>.
|
|
</center>
|
|
<br>
|
|
You will be redirected there. Click on the link to go there
|
|
directly.
|
|
</em>
|
|
</blockquote>
|
|
</h3>
|
|
</body>
|
|
</html>
|