Rename module

This commit is contained in:
Dominik Werder
2021-06-10 09:34:06 +02:00
parent a201002fb5
commit da50d772a0
8 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ use netpod::ScalarType;
use serde::{Deserialize, Serialize};
use std::time::Duration;
pub mod binnedt4;
pub mod binnedt;
pub mod enp;
pub mod eventbatch;
pub mod scalarbinbatch;