run_client.sh 118 B

1234567
  1. #!/bin/bash
  2. set -e
  3. cd ../src
  4. python python_sccd_compiler/sccdc.py -p threads sccd.xml
  5. cd ../examples
  6. python client.py