Skip to content

Commit e9c0cc3

Browse files
committed
Rename src/solvers -> src/solver
1 parent 834df31 commit e9c0cc3

19 files changed

+1
-1
lines changed

scripts/goblint-lib-modules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
goblint_lib_paths = [
1010
src_root_path / "goblint_lib.ml",
11-
src_root_path / "solvers" / "goblint_solver.ml",
11+
src_root_path / "solver" / "goblint_solver.ml",
1212
src_root_path / "util" / "std" / "goblint_std.ml",
1313
]
1414
goblint_lib_modules = set()
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)