From b84975e11b70045c2eaa9e1981da1478513bf51f Mon Sep 17 00:00:00 2001 From: Dayana31 <70593166+Dayana31@users.noreply.github.com> Date: Mon, 11 Apr 2022 01:55:25 -0500 Subject: Clases para algoritmo en Java --- VRP/manifest.mf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 VRP/manifest.mf (limited to 'VRP/manifest.mf') diff --git a/VRP/manifest.mf b/VRP/manifest.mf new file mode 100644 index 0000000..328e8e5 --- /dev/null +++ b/VRP/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + -- cgit v1.2.3