index
:
Melon.git
master
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Applications
/
Shell
/
main.cpp
blob: 70da17b99d9e0189b339898b6587ca07bffdd183 (
plain
) (
blame
)
1
2
3
4
5
#include
"Shell.ns.h"
int
main
()
{
return
Shell
::
run
();
}