Skip to content

Commit eca3ea1

Browse files
committed
Move storch_core back to core to give us a chance to review the diffs
1 parent 52187b5 commit eca3ea1

510 files changed

Lines changed: 2 additions & 2 deletions

File tree

Some content is hidden

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

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ excludeDependencies ++= Seq(
130130
)
131131

132132
lazy val storch_core = project
133-
.in(file("storch_core"))
133+
.in(file("core"))
134134
.settings(commonSettings)
135135
.settings(
136136
javaCppPresetLibs ++= Seq(
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)