expression correction

This commit is contained in:
Viktor Szakats
2013-03-25 21:32:13 +01:00
parent 59b08e335e
commit cb135a8379
2 changed files with 10 additions and 6 deletions

View File

@@ -10,6 +10,10 @@
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
*/
2013-03-25 21:31 UTC+0100 Viktor Szakats (harbour syenar.net)
* README.txt
* expression correction
2013-03-25 20:27 UTC+0100 Viktor Szakats (harbour syenar.net)
* doc/Makefile
! updated for recently deleted file

View File

@@ -2,12 +2,12 @@
WELCOME TO HARBOUR
==================
Harbour is the Free Open Source Software implementation
of a multi-platform, multi-threading, object-oriented, scriptable
programming language, backward compatible with Clipper/xBase.
Harbour consists of a compiler and runtime libraries with multiple
UI and database backends, its own make system and a large
collection of libraries and interfaces to many popular APIs.
Harbour is the free software implementation of a multi-platform,
multi-threading, object-oriented, scriptable programming language,
backward compatible with Clipper/xBase. Harbour consists of
a compiler and runtime libraries with multiple UI and database
backends, its own make system and a large collection of libraries
and interfaces to many popular APIs.
<http://harbour-project.org/>