mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 05:26:28 +02:00
comment and rights adjustment
This commit is contained in:
parent
d805f1a46e
commit
2babe80ebf
1 changed files with 1 additions and 1 deletions
2
lxc/executors/prolog
Normal file → Executable file
2
lxc/executors/prolog
Normal file → Executable 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue