*** empty log message ***

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@5 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.0.0
Frank Singleton, VK3FCS 2000-07-18 21:19:57 +00:00
rodzic ec15c64ed9
commit 765df04027
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -50,3 +50,11 @@ ft747/
program available as follows.
make runtest > RESULT.example
9. Your header file (eg ft747.h, ft847.h etc) documents
your API, so please describe it so others can understand.
If this cannot be done, I may consider an "API.xxx" that
decsribes the API (eg: API.ft747 )
10. ...