index
:
frippy
dev
master
IRC Bot
Mavulp
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
main.rs
blob: b9744059f18e8637a6eaf1ae1e50bae59c1a0320 (
plain
) (
blame
)
1
2
3
4
5
extern
crate
frippy
;
fn
main
()
{
frippy
::
run
();
}