This commit is contained in:
Alexander Deynichenko
2013-02-25 07:23:44 +04:00
parent 35ff18a6a1
commit 03b62f3315
809 changed files with 211135 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
PLIB Demonstration Programs and other Utilities.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The programs released under this directory are
fully complete programs written either as demonstrations
of PLIB or as useful utility programs. Each one
has it's own licensing rules (although all are OpenSourced
in some way) and each has it's own build mechanism and
documentation.
You can build all of the demo's (on UNIX-like OS's)
by running the 'build_all_demos' script.
Enjoy!