Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clarus committed Oct 21, 2024
1 parent ba1b48c commit 2142597
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Require Import CoqOfSolidity.CoqOfSolidity.
Require Import CoqOfSolidity.proofs.CoqOfSolidity.
Require Import CoqOfSolidity.simulations.CoqOfSolidity.
Require Import CoqOfSolidity.contracts.scl.mulmuladdX_fullgen_b4.contract_shallow.
Require Import CoqOfSolidity.contracts.scl.mulmuladdX_fullgen_b4.curve.
Require Import CoqOfSolidity.contracts.scl.mulmuladdX_fullgen_b4.shallow.
Import Stdlib.
Import RunO.

Expand Down

0 comments on commit 2142597

Please sign in to comment.