-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.Atomizer_Beta_UNIX.html
47 lines (42 loc) · 1.13 KB
/
.Atomizer_Beta_UNIX.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html>
<html>
<head>
<title>Linux and MacOSX Beta Site for the Atomizer</title>
<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
<style>
body {
margin-top: 100px;
margin-bottom: 100px;
margin-right: 150px;
margin-left: 80px;
}
</style>
</head>
<body bgcolor="LightSkyBlue">
<font size="4">
<center><h1>Linux and MacOSX Beta Site for the Atomizer</h1></center>
<br>
<font color="red">WARNING:</font> This is not the download
site for BioNetGen. If you wish to download the latest
version of BioNetGen, please visit:
<center><h1><a href="http://bionetgen.org">bionetgen.org</a></h1></center>
<br>
<br>
<center>
If you are an Atomizer developer, and you'd like to get access to the
Atomizer executable, please click the link below.
</center>
<br>
<br>
<center><h2>
<a href="http://www.midcapsignals.com/BioNetGen_Beta/d_travis/sbmlTranslator-linux">
Click Here for the Linux Atomizer Beta Download</a>
</h2></center>
<br>
<br>
<center><h2>
<a href="http://www.midcapsignals.com/BioNetGen_Beta/d_travis/sbmlTranslator-osx">
Click Here for the MacOSX Atomizer Beta Download</a>
</h2></center>
</body>
</html>