7 lines
88 B
Bash
7 lines
88 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
NETWORK="'../../examples/smokers'"
|
||
|
SHORTNAME="sm"
|
||
|
QUERY="friend(p1,p2,X)"
|
||
|
|