diff --git a/lib/csys/csys.ex b/lib/core/core.ex similarity index 100% rename from lib/csys/csys.ex rename to lib/core/core.ex diff --git a/lib/csys/environ.ex b/lib/core/environ.ex similarity index 100% rename from lib/csys/environ.ex rename to lib/core/environ.ex diff --git a/lib/csys/program.ex b/lib/core/program.ex similarity index 100% rename from lib/csys/program.ex rename to lib/core/program.ex diff --git a/lib/shape/shape.ex b/lib/core/shape.ex similarity index 100% rename from lib/shape/shape.ex rename to lib/core/shape.ex diff --git a/lib/util.ex b/lib/core/util.ex similarity index 100% rename from lib/util.ex rename to lib/core/util.ex