diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:29:31 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:29:31 +0200 |
| commit | 63f7d5feac5e7b53d083d5b0d7acca344e93398d (patch) | |
| tree | 5189311119ec1678b41f53d2eed71f876ce4bfb2 /vs-sim.buetow.org | |
| parent | 1776245b74bcdaa754d3873529eed4ee91e364c9 (diff) | |
git for vs-sim
Diffstat (limited to 'vs-sim.buetow.org')
| -rw-r--r-- | vs-sim.buetow.org/content/20.Downloads.xml | 82 | ||||
| -rw-r--r-- | vs-sim.buetow.org/content/25.Download.xml | 7 |
2 files changed, 42 insertions, 47 deletions
diff --git a/vs-sim.buetow.org/content/20.Downloads.xml b/vs-sim.buetow.org/content/20.Downloads.xml index e79d848..02e6dad 100644 --- a/vs-sim.buetow.org/content/20.Downloads.xml +++ b/vs-sim.buetow.org/content/20.Downloads.xml @@ -1,44 +1,46 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> - <pagetitle>Downloads</pagetitle> - <text>This section contains all relevant downloads. Currently everything is in german only. The diploma thesis has a grade of 1.0 (best available). The .jar file requires at least the Java Runtime Environment in version 6.</text> - <enumeration> - <enumitem> - <text> - <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/documents/diplomarbeit.pdf">Diploma Thesis</namedlink> - <noop> (PDF/more than 1MB; German)</noop> - </text> - </enumitem> - <enumitem> - <text> - <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/documents/vortrag.pdf">Diploma Thesis Speech (German)</namedlink> - <noop>(Of 18. August, 2008)</noop> - </text> - </enumitem> - <enumitem> - <text> - <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v1.0.zip">VS-Sim v1.0</namedlink> - <noop>(Released on 18. August, 2008)</noop> - </text> - </enumitem> - <enumitem> - <text> - <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v0.3.zip">VS-Sim v0.3</namedlink> - <noop>(Previous internal version)</noop> - </text> - </enumitem> - <enumitem> - <text> - <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v0.2.zip">VS-Sim v0.2</namedlink> - <noop>(Previous internal version)</noop> - </text> - </enumitem> - <enumitem> - <text> - <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v0.1.zip">VS-Sim v0.1</namedlink> - <noop>(Previous internal version)</noop> - </text> - </enumitem> - </enumeration> + <pagetitle>Downloads</pagetitle> + <text>This section contains all relevant downloads. Currently everything is in german only. The diploma thesis has a grade of 1.0 (best available). The .jar file requires at least the Java Runtime Environment in version 6.</text> + <enumeration> + <enumitem> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/documents/diplomarbeit.pdf">Diploma Thesis</namedlink> + <noop> (PDF/more than 1MB; German)</noop> + </text> + </enumitem> + <enumitem> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/documents/vortrag.pdf">Diploma Thesis Speech (German)</namedlink> + <noop>(Of 18. August, 2008)</noop> + </text> + </enumitem> + <enumitem> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v1.0.zip">VS-Sim v1.0</namedlink> + <noop>(Released on 18. August, 2008)</noop> + </text> + </enumitem> + <enumitem> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v0.3.zip">VS-Sim v0.3</namedlink> + <noop>(Previous internal version)</noop> + </text> + </enumitem> + <enumitem> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v0.2.zip">VS-Sim v0.2</namedlink> + <noop>(Previous internal version)</noop> + </text> + </enumitem> + <enumitem> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/VS-Sim/VS-Sim-v0.1.zip">VS-Sim v0.1</namedlink> + <noop>(Previous internal version)</noop> + </text> + </enumitem> + </enumeration> + <text>VS-Sim can also be downloaded from Git. Use the following steps to do so:</text> + <pretext>git clone git://git.buetow.org/vs-sim.git</pretext> </content> diff --git a/vs-sim.buetow.org/content/25.Download.xml b/vs-sim.buetow.org/content/25.Download.xml deleted file mode 100644 index 6c7fb1b..0000000 --- a/vs-sim.buetow.org/content/25.Download.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> -<content> - <pagetitle>Download</pagetitle> - <text>VS-Sim can be downloaded from Git. Use the following steps to do so:</text> - <pretext>git clone git://git.buetow.org/vs-sim.git</pretext> -</content> - |
