blob: 4f41856f18cb1d2e93ac54a9228337323dea5b6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<content>
<pagetitle>Download</pagetitle>
<textheader>Binaries</textheader>
<text>Calculator binaries are available for the following platforms. But may compile on lots more. Check out the CVS Download to do so.</text>
<text>
<noop>Look at</noop>
<link>ftp://ftp.buetow.org/pub/Calculator/binaries</noop>
<noop>for all available binaries!</noop>
</text>
<textheader>Source packages</textheader>
<text>
<noop>Calculator source packages are available at</noop>
<link>ftp://ftp.buetow.org/pub/Calculator/</link>
<noop>.</noop>
</text>
<textheader>Git</textheader>
<text>
<noop>The source is also available in git</noop>
<pretext>git clone git://git.buetow.org/playground.git
cd playground/Cpp/StackCalculator</pretext>
</text>
</content>
|