diff options
author | Constantin Jucovschi <cj@ubuntu.localdomain> | 2009-04-24 07:20:22 -0400 |
---|---|---|
committer | Constantin Jucovschi <cj@ubuntu.localdomain> | 2009-04-24 07:20:22 -0400 |
commit | 8f27e65bddd7d4b8515ce620fb485fdd78fcdf89 (patch) | |
tree | bd328a4dd4f92d32202241b5e3a7f36177792c5f /manuals_and_examples/manuals/raslibheader.html | |
download | rasdaman-upstream-8.0.tar.gz rasdaman-upstream-8.0.tar.xz rasdaman-upstream-8.0.zip |
Initial commitv8.0
Diffstat (limited to 'manuals_and_examples/manuals/raslibheader.html')
-rw-r--r-- | manuals_and_examples/manuals/raslibheader.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/manuals_and_examples/manuals/raslibheader.html b/manuals_and_examples/manuals/raslibheader.html new file mode 100644 index 0000000..296f798 --- /dev/null +++ b/manuals_and_examples/manuals/raslibheader.html @@ -0,0 +1,26 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> + <title>rasdaman - the intelligent multidimensional raster server</title> +</head> +<body bgcolor="white" style="font-family:Arial,Helvetica,sans-serif"> + +<table width="100%"> + <tr> + <td> + <br> + <a href="http://www.rasdaman.com" target="_top"><img src="logo-rasdaman.gif" height="100" alt="rasdaman" border="none"></a> + the intelligent multi-dimensional raster server + </td> + <td align="right" valign="bottom"> + raslib C++ API Reference + <br> + Version 5.2 + </td> + </tr> +</table> + +<hr width="100%" size="1"> + +</body> +</html> |