7 lines
124 B
Bash
Executable File
7 lines
124 B
Bash
Executable File
#!/bin/bash
|
|
|
|
NETWORK="'../../examples/social_domain2'"
|
|
SHORTNAME="sm"
|
|
QUERY="smokes(p1,t), smokes(p2,t), friends(p1,p2,X)"
|
|
|