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