index
:
ahsi
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
blob: 04d0a9607723c4ec39cbba8d9333b633e2cafd3a (
plain
)
1
2
3
4
5
mod config; fn main() { config::parse_file("ahsi.toml"); }