XEphem/Site/index.html

12 lines
359 B
HTML

<html>
<head>
<meta name="description" content="Serious astronomy tool for MacOS X, Linux and UNIX" />
<link REL="SHORTCUT ICON" HREF="/xephem/xephem.png">
<title> XEphem Astronomical Software Ephemeris </title>
</head>
<frameset cols="175,*">
<frame name="leftPane" src="indexpane.html">
<frame name="rightPane" src="intro.html">
</frameset>
</html>