mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
remove python temporarily
This commit is contained in:
parent
5b77b4ebee
commit
bc13bbe47a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
mkdir -p document
|
||||
|
||||
FILE=document/benchmark.md
|
||||
TARGETS="i386-linux-handwritten c python"
|
||||
TARGETS="i386-linux-handwritten c"
|
||||
TIMEFORMAT='%U'
|
||||
function benchmark () {
|
||||
sum=0
|
||||
|
|
Loading…
Reference in a new issue