Initial library commit.

The dependency on Sigils was also added.
This commit is contained in:
Jason Travis Smith
2015-12-29 19:48:46 -05:00
commit fee27b18a3
3 changed files with 12 additions and 0 deletions

3
src/lib.rs Normal file
View File

@ -0,0 +1,3 @@
#[test]
fn it_works() {
}