File: utilities.html.in

package info (click to toggle)
geographiclib 2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,572 kB
  • sloc: cpp: 27,765; sh: 5,463; makefile: 695; python: 12; ansic: 10
file content (24 lines) | stat: -rw-r--r-- 809 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>
  <head>
    <title>GeographicLib-@PROJECT_VERSION@ utilities</title>
    <meta HTTP-EQUIV="Refresh"
          CONTENT="0; URL=https://geographiclib.sourceforge.io/C++/@PROJECT_VERSION@/utilities.html">
  </head>
  <body topmargin=10 leftmargin=10>
    <h3>
      <blockquote>
        <em>
          Online documentation for utilities for GeographicLib version
          @PROJECT_VERSION@ is available at
          <center>
            <a href="https://geographiclib.sourceforge.io/C++/@PROJECT_VERSION@/utilities.html">
              https://geographiclib.sourceforge.io/C++/@PROJECT_VERSION@/utilities.html</a>.
          </center>
          <br>
          You will be redirected there.  Click on the link to go there
          directly.
        </em>
      </blockquote>
    </h3>
  </body>
</html>