This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
xbanan
Watch
1
Star
0
Fork
You've already forked xbanan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
971038fd4f
xbanan
/
Terminal
/
main.cpp
8 lines
75 B
C++
Raw
Blame
History
#
include
"Terminal.h"
int
main
(
)
{
Terminal
terminal
;
terminal
.
run
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink