Skip to content

Commit

Permalink
Remove jump_t_t_f opcode (#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmilson authored Feb 20, 2025
1 parent ca25691 commit ccdd35f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 425 deletions.
1 change: 0 additions & 1 deletion stwo_cairo_verifier/crates/cairo_air/src/components.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use stwo_verifier_core::fields::qm31::QM31;
pub mod addr_to_id;
pub mod genericopcode;
pub mod id_to_f252;
pub mod jump_t_t_f_opcode;
pub mod range_check;
pub mod ret_opcode;
pub mod verify_instruction;
Expand Down

This file was deleted.

Loading

0 comments on commit ccdd35f

Please sign in to comment.