25 lines
		
	
	
		
			713 B
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			713 B
		
	
	
	
		
			HTML
		
	
	
| <html>
 | |
|   <head>
 | |
|     <title>GeographicLib-@PROJECT_VERSION@ utilities</title>
 | |
|     <meta HTTP-EQUIV="Refresh"
 | |
| 	  CONTENT="0; URL=http://geographiclib.sourceforge.net/@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="http://geographiclib.sourceforge.net/@PROJECT_VERSION@/utilities.html">
 | |
| 	      http://geographiclib.sourceforge.net/@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>
 |