expression correction
This commit is contained in:
@@ -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
|
||||
|
||||
12
README.txt
12
README.txt
@@ -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/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user