This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oberon
/
blackbox-linux-console
mirror da
https://github.com/aixp/BlackBox.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
92c75e2996
Rami (Branch)
Tag
master
blackbox-linux-...
/
BlackBox
/
Init-Interp.txt
Init-Interp.txt
60 B
Cronologia
Originale
1
2
3
4
5
6
7
MODULE Init;
IMPORT Interp;
BEGIN
Interp.Init
END Init.