Skip to content

Commit

Permalink
revert space in base.ml
Browse files Browse the repository at this point in the history
  • Loading branch information
FungOliver committed Jan 24, 2024
1 parent 0cb06ba commit 974b74e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/analyses/base.ml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ module Dep = BaseDomain.PartDeps
module WeakUpdates = BaseDomain.WeakUpdates
module BaseComponents = BaseDomain.BaseComponents



module MainFunctor (Priv:BasePriv.S) (RVEval:BaseDomain.ExpEvaluator with type t = BaseComponents (Priv.D).t) =
struct
include Analyses.DefaultSpec
Expand Down

0 comments on commit 974b74e

Please sign in to comment.