Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
lucas
/
modelverse
forkato da
yentl/modelverse
Segui
1
Vota
0
Forka
0
File
Albero (Tree):
9f800c63c7
Rami (Branch)
Tag
DEVS
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
library.sh
library.sh
79 B
Cronologia
Originale
1
2
3
4
5
6
if type "pypy" > /dev/null; then
python="pypy"
else
python="python"
fi