Skip to content

Commit 7d1a270

Browse files
committed
remove release 1.4.4 from web site
1 parent 0f33a6f commit 7d1a270

File tree

7 files changed

+19
-41
lines changed

7 files changed

+19
-41
lines changed

doc/web/content/Download/Binaries/Linux.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,25 @@ <h2><img class="blogo" src="images/logo_linux35.png"
2121
alt="[Tux]"/>Linux</h2>
2222
<p class="first"> The package:
2323
<code><a type="application/x-executable"
24-
href="../../../dist/current/tlaps-1.4.4-x86_64-linux-gnu-inst.bin">tlaps-1.4.4-x86_64-linux-gnu-inst.bin</a></code>
24+
href="../../../dist/current/tlaps-1.4.3-i686-linux-gnu-inst.bin">tlaps-1.4.3-i686-linux-gnu-inst.bin</a></code>
2525
</p>
2626

2727
<h3>1. Install the Proof System </h3>
2828
<p>You may have to change the installer's permissions with the
2929
following command-line:</p>
3030

31-
<div class="terminal">$ chmod a+x tlaps-1.4.4-x86_64-linux-gnu-inst.bin</div>
31+
<div class="terminal">$ chmod a+x tlaps-1.4.3-*-linux-gnu-inst.bin</div>
3232

3333
<p>In order to install the proof system
3434
into <code>/usr/local</code>, run the installer as:</p>
3535

36-
<div class="terminal">$ sudo ./tlaps-1.4.4-x86_64-linux-gnu-inst.bin</div>
36+
<div class="terminal">$ sudo ./tlaps-1.4.3-*-linux-gnu-inst.bin</div>
3737
<p style="position:relative; left:70px; top:-10px">(you must have an
3838
administrator account, and you will have to type your password)</p>
3939

4040
<p>If you want to install it in some other directory <em>dir</em>, run:</p>
4141

42-
<div class="terminal">$ sudo ./tlaps-1.4.4-x86_64-linux-gnu-inst.bin -d <em>dir</em></div>
42+
<div class="terminal">$ sudo ./tlaps-1.4.3-*-linux-gnu-inst.bin -d <em>dir</em></div>
4343
<p style="position:relative; left:70px; top:-10px">(you must have an
4444
administrator account, and you will have to type your password)</p>
4545

doc/web/content/Download/Binaries/MacOS.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2><img class="blogo" src="images/logo_macosx30s.png"
2121
alt="[Apple logo]"/>Mac OS X (10.13 and later)</h2>
2222
<p class="first"> The package:
2323
<code><a type="application/octet-stream"
24-
href="../../../dist/current/tlaps-1.4.4-i386-darwin-inst.bin">tlaps-1.4.4-i386-darwin-inst.bin</a></code>
24+
href="../../../dist/current/tlaps-1.4.3-i386-darwin-inst.bin">tlaps-1.4.3-i386-darwin-inst.bin</a></code>
2525
</p>
2626

2727
<h3>1. Install &nbsp; <code>make</code> </h3>
@@ -40,12 +40,12 @@ <h3>2. Install the Proof System </h3>
4040
<p>You may have to change the installer's permissions with the
4141
following command-line:</p>
4242

43-
<div class="terminal">$ chmod a+x tlaps-1.4.4-i386-darwin-inst.bin</div>
43+
<div class="terminal">$ chmod a+x tlaps-1.4.3-i386-darwin-inst.bin</div>
4444

4545
<p>In order to install the proof system
4646
into <code>/usr/local</code>, run the installer as:</p>
4747

48-
<div class="terminal">$ sudo ./tlaps-1.4.4-i386-darwin-inst.bin</div>
48+
<div class="terminal">$ sudo ./tlaps-1.4.3-i386-darwin-inst.bin</div>
4949

5050
<p style="position:relative; left:70px; top:-10px">(you must have an
5151
administrator account, and you will have to type your password)</p>

doc/web/content/Download/Binaries/Windows.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2><img class="blogo" src="images/windows_logo_only.png"
2222
alt="[Windows logo]"/>Windows</h2>
2323
<p class="first"> The package:</p>
2424
<ul>
25-
<li>for 32-bit Cygwin: <code><a href="../../../dist/current/tlaps-1.4.4-i686-cygwin-inst.exe">tlaps-1.4.4-i686-cygwin-inst.exe</a></code>
25+
<li>for 32-bit Cygwin: <code><a href="../../../dist/current/tlaps-1.4.3-i686-cygwin-inst.exe">tlaps-1.4.3-i686-cygwin-inst.exe</a></code>
2626
</ul>
2727

2828
<h3>1. Install Cygwin</h3>
@@ -41,13 +41,13 @@ <h3>2. Install the Cygwin packages &nbsp;
4141

4242
<h3>3. Install the Proof System</h3>
4343
<p>Download the
44-
<a href="../../../dist/current/tlaps-1.4.4-i686-cygwin-inst.exe">TLAPS
44+
<a href="../../../dist/current/tlaps-1.4.3-i686-cygwin-inst.exe">TLAPS
4545
installer</a>
4646
and run the following command in a Cygwin terminal, from the
4747
directory in which the package has been downloaded
4848
(usually <code>/cygdrive/c/Users/$USER/Downloads</code>):</p>
4949

50-
<div class="terminal">$ ./tlaps-1.4.4-*-cygwin-inst.exe</div>
50+
<div class="terminal">$ ./tlaps-1.4.3-*-cygwin-inst.exe</div>
5151

5252
<p>This will install the TLAPM binary in <code>/usr/local/bin</code>
5353
and some other data in <code>/usr/local/lib/tlaps</code>, including

doc/web/content/Download/Previous_releases.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,6 @@
1919
<div class="section">
2020
<h2 class="white">All releases</h2>
2121

22-
<h3> TLAPS version 1.4.4
23-
&nbsp;&nbsp;<span style="font-size:80%;">(February 2020)</span> </h3>
24-
<div class="hr"></div>
25-
26-
<ul>
27-
<li><a href="../../dist/1.4.4/tlaps-1.4.4-i686-cygwin-inst.exe">Windows
28-
binaries</a></li>
29-
<li><a href="../../dist/1.4.4/tlaps-1.4.4-x86_64-linux-gnu-inst.bin">Linux
30-
binaries</a></li>
31-
<li><a href="../../dist/1.4.4/tlaps-1.4.4-i386-darwin-inst.bin">Mac
32-
binaries</a></li>
33-
<li><a href="../../dist/1.4.4/tlaps-1.4.4.tar.gz">Source</a></li>
34-
</ul>
35-
3622
<h3> TLAPS version 1.4.3
3723
&nbsp;&nbsp;<span style="font-size:80%;">(June 2015)</span> </h3>
3824
<div class="hr"></div>

doc/web/content/Download/Source.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ <h2>Generic Instructions</h2>
3434
</ul>
3535

3636
<p> TLAPS tarball:
37-
<a href="../../dist/current/tlaps-1.4.4.tar.gz">tlaps-1.4.4.tar.gz</a></p>
37+
<a href="../../dist/current/tlaps-1.4.3.tar.gz">tlaps-1.4.3.tar.gz</a></p>
3838

3939

4040
<h3>1. Unpack TLAPS tarball</h3>
4141
<div class="hr"></div>
4242

4343
<p>You can unpack TLAPS by running the following command:</p>
4444

45-
<div class="terminal">$ tar -xzf tlaps-1.4.4.tar.gz</div>
45+
<div class="terminal">$ tar -xzf tlaps-1.4.3.tar.gz</div>
4646

47-
<p>This creates a directory named <code>tlaps-1.4.4</code> that
47+
<p>This creates a directory named <code>tlaps-1.4.3</code> that
4848
contains four subdirectories: <code>tlapm</code>, <code>zenon</code>,
4949
<code>isabelle</code> and <code>emacs</code>.</p>
5050

@@ -95,7 +95,7 @@ <h3>3. Compile and Install Zenon</h3>
9595

9696
<p>Run the following commands.</p>
9797

98-
<div class="terminal">$ pushd tlaps-1.4.4/zenon<br/>
98+
<div class="terminal">$ pushd tlaps-1.4.3/zenon<br/>
9999
$ ./configure &amp;&amp; make &amp;&amp; make install<br/>
100100
$ popd</div>
101101

@@ -104,7 +104,7 @@ <h3>3. Compile and Install Zenon</h3>
104104
directory, or would rather install Zenon elsewhere, such as
105105
in <code>$HOME/bin</code>, run the following:</p>
106106

107-
<div class="terminal">$ pushd tlaps-1.4.4/zenon<br/>
107+
<div class="terminal">$ pushd tlaps-1.4.3/zenon<br/>
108108
$ ./configure --prefix $HOME &amp;&amp; make &amp;&amp; make install<br/>
109109
$ popd</div>
110110

@@ -144,7 +144,7 @@ <h3>5. Compile Isabelle/TLA+</h3>
144144
<div class="terminal">$ pushd /usr/local/Isabelle/src/Pure<br/>
145145
$ isabelle make<br/>
146146
$ popd<br/>
147-
$ pushd tlaps-1.4.4/isabelle<br/>
147+
$ pushd tlaps-1.4.3/isabelle<br/>
148148
$ make<br/>
149149
$ popd</div>
150150

@@ -157,7 +157,7 @@ <h3>6. Compile the <strong>TLA</strong><sup>+</sup>
157157

158158
<p>Run the following commands.</p>
159159

160-
<div class="terminal">$ pushd tlaps-1.4.4/tlapm<br/>
160+
<div class="terminal">$ pushd tlaps-1.4.3/tlapm<br/>
161161
$ ./configure &amp;&amp; make all<br/>
162162
$ sudo make install<br/>
163163
$ popd</div>
@@ -167,7 +167,7 @@ <h3>6. Compile the <strong>TLA</strong><sup>+</sup>
167167
directory, or would rather install the <code>TLAPM</code> elsewhere,
168168
such as in <code>$HOME/bin</code>, run the following:</p>
169169

170-
<div class="terminal">$ pushd tlaps-1.4.4/tlapm<br/>
170+
<div class="terminal">$ pushd tlaps-1.4.3/tlapm<br/>
171171
$ ./configure --prefix $HOME &amp;&amp; make all<br/>
172172
$ make install<br/>
173173
$ popd</div>

doc/web/content/Download/What_s_new.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@
1818

1919
<div class="section">
2020

21-
<h3> What'd new in TLAPS version 1.4.4
22-
&nbsp;&nbsp;<span style="font-size:80%;">(February 2020)</span></h3>
23-
24-
<div class="hr"></div>
25-
26-
<p>We switched to Z3 for the default SMT back-end prover and fixed a
27-
number of bugs (including some soundness bugs).</p>
28-
2921
<h3> What's new in TLAPS version 1.4.3
3022
&nbsp;&nbsp;<span style="font-size:80%;">(June 2015)</span></h3>
3123

doc/web/content/Home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3> About</h3>
5353
<div class="section">
5454
<h3> Get it</h3>
5555
<div class="hr"></div>
56-
<p>The current version of TLAPS is 1.4.4 (February 2020). It can (and
56+
<p>The current version of TLAPS is 1.4.3. It can (and
5757
should) be used from the
5858
<a href="http://research.microsoft.com/en-us/um/people/lamport/tla/toolbox.html">Toolbox
5959
IDE</a>. TLAPS is free software, distributed under the

0 commit comments

Comments
 (0)