Rename module

This commit is contained in:
Matthias Beyer 2017-02-23 13:23:17 +01:00
parent 0fbc61efa6
commit fdbd1cea64
2 changed files with 1 additions and 1 deletions

View file

@ -26,7 +26,7 @@ extern crate libimagentrylink;
extern crate libimagnotes;
extern crate libimagutil;
pub mod annotation;
pub mod annotateable;
pub mod error;
pub mod result;