Move shared example code

This commit is contained in:
Drew DeVault 2017-11-01 15:47:58 -04:00
parent 19f24e5530
commit 4f73498b78
17 changed files with 21 additions and 18 deletions

2
examples/support/README Normal file
View file

@ -0,0 +1,2 @@
Support code for the examples. Code that's not relevant to the principle each
example demonstrates is largely offloaded to this directory.