Skip to content

Commit 3efc0a8

Browse files
committed
re-export combine archive
1 parent a2aec34 commit 3efc0a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ pub use traits::annotation::Annotation;
145145

146146
/// Prelude module providing convenient imports of commonly used types
147147
pub mod prelude {
148+
pub use crate::combine::combinearchive::*;
148149
pub use crate::compartment::Compartment;
149150
pub use crate::fbc::*;
150151
pub use crate::kineticlaw::*;

0 commit comments

Comments
 (0)