Skip to content

Commit

Permalink
Update BeforeIT.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Nov 11, 2024
1 parent 8ade0a5 commit bdbe79e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/BeforeIT.jl
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
module BeforeIT

import Base: length

using DynamicSampling
using LazyArrays
using LinearAlgebra
using Random
using StatsBase
using DynamicSampling
import Base: length

# definition of agents
include("model_init/agents.jl")
Expand Down

0 comments on commit bdbe79e

Please sign in to comment.