Skip to content

Commit 197e15f

Browse files
authored
Move all atom files into a single-level directory layout (#609)
1 parent cc6a9b0 commit 197e15f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+0
-1
lines changed

src/Convex.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ include("problems.jl")
234234
include("solution.jl")
235235
include("MOI_wrapper.jl")
236236

237-
### atoms
238237
for (root, _, files) in walkdir(joinpath(@__DIR__, "atoms"))
239238
for file in files
240239
include(joinpath(root, file))
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)