Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
jonathanvdc
/
modelverse
forkato da
yentl/modelverse
Segui
1
Vota
0
Forka
0
File
Albero (Tree):
b9a60fd509
Rami (Branch)
Tag
DEVS
jit
live_modelling
master
transformations
yentl
v0.3.5
v0.3
v0.2
v0.1
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