Skip to content

Commit

Permalink
mv
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Nov 7, 2024
1 parent 2ee1282 commit b2e67ec
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion crates/brainfuck_prover/src/components/mod.rs
Original file line number Diff line number Diff line change
@@ -1 +1 @@

pub mod instruction;
1 change: 0 additions & 1 deletion crates/brainfuck_prover/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
pub mod brainfuck_air;
pub mod components;
pub mod tables;
1 change: 0 additions & 1 deletion crates/brainfuck_prover/src/tables/mod.rs

This file was deleted.

0 comments on commit b2e67ec

Please sign in to comment.