comment and rights adjustment

This commit is contained in:
TitouanT 2021-02-14 17:56:19 +01:00
parent d805f1a46e
commit 2babe80ebf

2
lxc/executors/prolog Normal file → Executable file
View file

@ -1,6 +1,6 @@
#!/bin/bash
# cd /tmp/$1
cd /tmp/$1
sed 's/^.*$/:- forall((Goal = (\0), call(Goal)), (write(Goal), nl))./' input.input |
cat code.code - > code.pl