author | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2012年09月22日 14:13:52 +0200 |
---|---|---|
committer | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2012年09月22日 14:13:52 +0200 |
commit | 116276c45a6c168467ccd8aeadd5a6797a2c559c (patch) | |
tree | d33d135cb6c783a0de651fb059281e0f1883837c | |
parent | 5028e622b62303401c74d9aa0976e19ed2f6eb34 (diff) | |
download | libmatheval-116276c45a6c168467ccd8aeadd5a6797a2c559c.tar.gz |
-rw-r--r-- | doc/libmatheval.texi | 4 |
diff --git a/doc/libmatheval.texi b/doc/libmatheval.texi index a99a984..d159842 100644 --- a/doc/libmatheval.texi +++ b/doc/libmatheval.texi @@ -1409,7 +1409,7 @@ f77 example.f -ff90 -ffree-form -L/usr/local/lib -lmatheval -o example @section Design notes @cindex design notes -As usual with an open source project, ultimate reference for anyone +As usual with a free software project, ultimate reference for anyone willing to hack on it is its source code. Every effort is put to have source code properly commented; having in mind that GNU @code{libmatheval} is rather simple project, it is reasonable to @@ -1529,7 +1529,7 @@ As stated in @ref{Design notes} section, GNU @code{libmatheval} is designed with intention to be simple and understandable and to eventually have its usage to govern improvements. Thus, further work will be primarily directed by user requests and of course, as usual -with open source projects, with amount of spare time of primary +with free software projects, with amount of spare time of primary developer (see @ref{Bugs} for contact information). However, there exist several obvious improvements that I'm willing to work on immediately if any interest of library arise and these are (in random |