Skip to content

Commit

Permalink
Remove unused module state in lustreGenRefTypeImpNodes
Browse files Browse the repository at this point in the history
  • Loading branch information
lorchrob committed Apr 12, 2024
1 parent 4f3fcff commit 73ad6cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lustre/lustreGenRefTypeImpNodes.ml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@

module A = LustreAst

(* [i] is module state used to guarantee newly created identifiers are unique *)
let i = ref 0

let inputs_tag = ".inputs_"
let contract_tag = ".contract_"
let type_tag = ".type_"
Expand Down

0 comments on commit 73ad6cb

Please sign in to comment.