Stash
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
mod headings {
|
||||
pub use super::super::ingestion_logic::headings::*;
|
||||
|
||||
// Additional FLex headings
|
||||
pub const MONEY_OUT: usize = 16;
|
||||
pub const MONEY_IN: usize = 17;
|
||||
}
|
||||
Reference in New Issue
Block a user