diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:45:40 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:45:40 +0200 |
| commit | dffcd705c61ff825b1b9c96a9b5dda64e239b56c (patch) | |
| tree | 1a945cfd00d2481bbe0c7292054276af40598338 | |
| parent | c11dbeedcb06382c43044d9ff4288ea185c51720 (diff) | |
fix
| -rw-r--r-- | fype0.buetow.org/content/Statistics.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/fype0.buetow.org/content/Statistics.xml b/fype0.buetow.org/content/Statistics.xml deleted file mode 100644 index dc5a01b..0000000 --- a/fype0.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> - |
