1
0

config and setup

This commit is contained in:
m
2020-02-22 00:19:31 +01:00
parent 37c3628afa
commit f5e3b2b4f3
2 changed files with 10 additions and 0 deletions

View File

@ -2,8 +2,15 @@
cp -f fading_pixels.py ../../apps/
cp -f plane_wave.py ../../apps/
cp -f rps.py ../../apps/
cp -f doom_fire_psx2.py ../../apps/
cp -f fdtd.py ../../apps/
chmod +x ../../apps/fading_pixels.py
chmod +x ../../apps/plane_wave.py
chmod +x ../../apps/rps.py
chmod +x ../../apps/doom_fire_psx2.py
chmod +x ../../apps/fdtd.py
cp -f pixelthudconf.py ../../configs/