-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (21 loc) · 916 Bytes
/
index.html
File metadata and controls
24 lines (21 loc) · 916 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Viskit build products</title>
<meta name="license" content="Open-Source Software License for NPS MOVES Savage Research Group.
This BSD-style license is non-viral and friendly to academia, government, industry, and individuals."/>
<meta name="author" content="Donald P. Brutzman"/>
<meta name="created" content="21 April 2023"/>
<meta name="modified" content="21 April 2023"/>
<meta name="identifier" content="https://savage.nps.edu/Viskit/index.html"/>
</head>
<body>
<h2>Viskit jars and documentation</h2>
<ul>
<li>
<a href="javadoc/index.html" target="_blank">Viskit Javadoc</a>
</li>
</ul>
<p>22 January 2025</p>
</body>
</html>