remove python temporarily

This commit is contained in:
Koichi Nakamura 2021-01-11 16:39:33 +09:00
parent 5b77b4ebee
commit bc13bbe47a

View file

@ -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