Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
lucas
/
modelverse
şundan çatallanmış
yentl/modelverse
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Ağaç:
a0cbb00a13
Dallar
Biçim İmleri
DEVS
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
library.sh
library.sh
79 B
Geçmiş
Ham
1
2
3
4
5
6
if type "pypy" > /dev/null; then
python="pypy"
else
python="python"
fi