Skip to content

Commit

Permalink
Remove duplicated Tasks module from extractPthread
Browse files Browse the repository at this point in the history
  • Loading branch information
karoliineh committed Aug 23, 2023
1 parent cfab28c commit 178a9c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/analyses/extractPthread.ml
Original file line number Diff line number Diff line change
Expand Up @@ -869,8 +869,6 @@ module Spec : Analyses.MCPSpec = struct
module C = D

(** Set of created tasks to spawn when going multithreaded *)
module Tasks = SetDomain.Make (Lattice.Prod (Queries.AD) (D))

module G = Tasks

let tasks_var =
Expand Down

0 comments on commit 178a9c6

Please sign in to comment.