diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:37:21 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:37:21 +0200 |
| commit | daaf7ff0e1a1301eb27b97642586b518e1de3a5c (patch) | |
| tree | 12a12c39eee64ccff94ae5d809710999d3081e3c /calculator.buetow.org | |
| parent | 478ecee5972fb623bd17e7a7be3a5e545486cf96 (diff) | |
fix
Diffstat (limited to 'calculator.buetow.org')
| -rw-r--r-- | calculator.buetow.org/content/home.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/calculator.buetow.org/content/home.xml b/calculator.buetow.org/content/home.xml index 0466e30..b2692bd 100644 --- a/calculator.buetow.org/content/home.xml +++ b/calculator.buetow.org/content/home.xml @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Easy Stack Calculator</pagetitle> - <important> + <important> <text> - <strong>Important notice:</strong> - <noop>The development of the Easy Stack Calculator has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> - <noop> and enjoy :)</noop> + <strong>Important notice:</strong> + <noop>The development of the Easy Stack Calculator has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> and enjoy :)</noop> </text> - </important> + </important> <text> <noop>Calculator is a very portable text based calculator program written in C++. If you wanna stay informed, please subscibe at </noop> - <namedlink href="http://freecode.com/projects/stack-calculator">freecode</namedlink> + <namedlink href="http://freecode.com/projects/stack-calculator">freecode</namedlink> <noop> to the stack-calculator project. You will receive an email then a new release has been made. However, I do not plan to release any new versions in the near future. This calculator is obsolet and may be replaced by the </noop> - <namedlink href="http://fype.buetow.org">Fype Language</namedlink> + <namedlink href="http://fype.buetow.org">Fype Language</namedlink> <noop> which can do arithmetic calculations too.</noop> </text> <textheader>Version 0.6 (Sep 20th 2005)</textheader> |
