Skip to content

Commit 35cdf2c

Browse files
committed
Rename some files
1 parent 2f5d167 commit 35cdf2c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/AbstractPPL.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ module AbstractPPL
22

33

44
include("varname.jl")
5-
include("abstractpp.jl")
6-
include("abstracttrace.jl")
5+
include("abstractprobprog.jl")
6+
include("abstractmodeltrace.jl")
77

88

99
# VarName
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)