rename samples to examples; delete dead build scripts

This commit is contained in:
Allen Webster
2021-09-02 18:49:34 -07:00
parent f26bbc2c37
commit 47b5e0bf72
18 changed files with 17 additions and 231 deletions
+2 -2
View File
@@ -9,9 +9,9 @@ root_path=$PWD
###### Bin Scripts ############################################################
$bin_path/build_tests.sh
$bin_path/build_samples.sh
$bin_path/build_examples.sh
$bin_path/run_tests.sh
$bin_path/run_samples.sh
$bin_path/run_examples.sh
###### Restore Path ###########################################################
cd $og_path