diff options
| author | Bryan Galdrikian <[email protected]> | 2018-05-31 11:36:08 -0700 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2018-05-31 11:36:08 -0700 |
| commit | 7115f60b91b5717d90f643fd692010905c7004db (patch) | |
| tree | effd68c6978751c517d54c2f2bb5bb6e7dc93e18 /docs/_compile/doxygen_html_header.txt | |
| parent | Updating BlastTool zip (diff) | |
| download | blast-1.1.3_rc1.tar.xz blast-1.1.3_rc1.zip | |
Blast 1.1.3. See docs/release_notes.txt.v1.1.3_rc1
Diffstat (limited to 'docs/_compile/doxygen_html_header.txt')
| -rwxr-xr-x[-rw-r--r--] | docs/_compile/doxygen_html_header.txt | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/docs/_compile/doxygen_html_header.txt b/docs/_compile/doxygen_html_header.txt index 0cd2393..fd7cfd5 100644..100755 --- a/docs/_compile/doxygen_html_header.txt +++ b/docs/_compile/doxygen_html_header.txt @@ -1,20 +1,20 @@ -<html> - <head> - <title>$title</title> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> - </head> - - <body bgcolor="#FFFFFF"> - <div id="header"> - <hr class="first"> - <img alt="" src="blast_logo.png"> - <br> - <center> - <a class="qindex" href="main.html">Main Page</a> - <!-- <a class="qindex" href="hierarchy.html">Class Hierarchy</a> //--> - <a class="qindex" href="annotated.html">Class List</a> - <a class="qindex" href="functions.html">Class Members</a> - </center> - <hr class="second"> - </div> +<html>
+ <head>
+ <title>$title</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css">
+ </head>
+
+ <body bgcolor="#FFFFFF">
+ <div id="header">
+ <hr class="first">
+ <img alt="" src="blast_logo.png">
+ <br>
+ <center>
+ <a class="qindex" href="main.html">Main Page</a>
+ <!-- <a class="qindex" href="hierarchy.html">Class Hierarchy</a> //-->
+ <a class="qindex" href="annotated.html">Class List</a>
+ <a class="qindex" href="functions.html">Class Members</a>
+ </center>
+ <hr class="second">
+ </div>
|