git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1499 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-12-28 09:52:09 +00:00
parent 2f05a17014
commit 7409fccbd9

3
README
View File

@ -65,6 +65,9 @@ Features include:
in that portfolio.
- Written in C, with perl, scheme and tcl support for easy
configuration and extensibility.
- File access is locked in a network-safe fashion, preventing
accidental damage if several users attempt to access the
same file, even if the file is NFS-mounted.
Home Page:
----------