Switch to unified view

a b/templates/parser/evaluate.sh
1
#!/bin/bash
2
3
#echo $1 $2
4
echo $(python evaluate.py "$(java CUIToBoolean $1 $2)")