This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
oberon
/
blackbox-linux-console
mirror of
https://github.com/aixp/BlackBox.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
92c75e2996
Branches
Tags
master
blackbox-linux-...
/
BlackBox
/
Init-Interp.txt
Init-Interp.txt
60 B
Lịch sử
Raw
1
2
3
4
5
6
7
MODULE Init;
IMPORT Interp;
BEGIN
Interp.Init
END Init.