added introduction to tex

This commit is contained in:
toni
2016-04-14 13:03:16 +02:00
parent de8783b9ca
commit 00fca03a73
14 changed files with 1913 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
FILES=$(find ../../measurements/bergwerk/path*/{galaxy,nexus}/ -name "*.csv")
FILES=$(find ../../measurements/bergwerk/ -name "*.csv")
for f in $FILES
do