1// This file is part of gaps-online-software and published 2// under the GPLv3 license 3 4pub mod strips; 5pub use strips::*;