summaryrefslogtreecommitdiff
path: root/calculator.buetow.org/content/Download.xml
blob: b9fd50428896db7cd5e517841131d12d31c6664e (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>
    <hyperlink>ftp://ftp.buetow.org/pub/Calculator/binaries</hyperlink>
    <noop>for all available binaries!</noop>
  </text>
  <textheader>Source packages</textheader>
  <text>
    <noop>Calculator source packages are available at</noop>
    <hyperlink>ftp://ftp.buetow.org/pub/Calculator/</hyperlink>
    <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>