diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:44:11 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:44:11 +0200 |
| commit | 1d760bf217cf82596ddbe0d5226be45dafb054c8 (patch) | |
| tree | 2e9a0a90a9f7b649061bbbef1a9b39ee294e4b89 | |
| parent | 9d848a49fca4c755f1d8913c3efb2aaa54e7ed07 (diff) | |
fix
| -rw-r--r-- | fype.buetow.org/content/Statistics.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/fype.buetow.org/content/Statistics.xml b/fype.buetow.org/content/Statistics.xml deleted file mode 100644 index dc5a01b..0000000 --- a/fype.buetow.org/content/Statistics.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> -<content> - <pagetitle>Sourcecode Statistics</pagetitle> - <text>Here are a few sourcecode statistics of the Fype compiler suite (trunk).</text> - <pretext> - <perl> - use LWP::Simple; - get("https://ssl.buetow.org/repos/fype/trunk/docs/stats.txt"); - </perl> - </pretext> -</content> - |
