Skip to content

Commit

Permalink
skalo code works straight from skf file
Browse files Browse the repository at this point in the history
  • Loading branch information
jhellewell14 committed Jan 15, 2025
1 parent 087b2e7 commit d0bd3c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,8 @@ pub fn main() {
output_name,
&input_name,
);
} else {
panic!("Could not read input file(s)");
}
}
}
Expand Down

0 comments on commit d0bd3c5

Please sign in to comment.