7 lines
88 B
Bash
7 lines
88 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
NETWORK="'../../examples/city'"
|
||
|
SHORTNAME="city"
|
||
|
QUERY="is_joe_guilty(X)"
|
||
|
|