aboutsummaryrefslogtreecommitdiff
path: root/src/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'src/META-INF')
-rw-r--r--src/META-INF/MANIFEST.MF6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/META-INF/MANIFEST.MF b/src/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..490f0d4
--- /dev/null
+++ b/src/META-INF/MANIFEST.MF
@@ -0,0 +1,6 @@
+Manifest-Version: 1.0
+Rsrc-Class-Path: ./ JTurtle.jar equations.jar ops.jar
+Class-Path: .
+Rsrc-Main-Class: CalculatorGUI
+Main-Class: org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader
+