diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -2,6 +2,7 @@ extern crate cocoa;  #[macro_use]  extern crate combine; +extern crate libc;  mod cocoa_bridge;  mod parser; | 
|  | index : dome-key-map | |
| DomeKey core library | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | src/lib.rs | 1 | 
| @@ -2,6 +2,7 @@ extern crate cocoa;  #[macro_use]  extern crate combine; +extern crate libc;  mod cocoa_bridge;  mod parser; |