You need to put the data in /Users/dennisshasha/aquery.d/src/demo/data

fixedplant.csv	
timeplant.csv

Then in /Users/dennisshasha/aquery.d/src/demo
put in data_to_q.q from this directory
Note that data_to_q.q has to reflect the format
correctly
in the functions maketimeplant and makefixedplant
Then call make in the demo directory.

Then 
cd examples
../a2qinterpret.sh 7089
and copy from plant.a and paste into REPL. Note that
an empty line signals the end of a command.

