diff options
author | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-02 01:27:55 +0200 |
---|---|---|
committer | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-02 01:27:55 +0200 |
commit | d4aa14440c7516cc2bf6613551c34da586fb4207 (patch) | |
tree | bed8658e8989b38948fe66fd389ccb2da77a84a3 /.classpath | |
parent | ae6e627c838414536bf9ea8bfb073036ca275fdf (diff) | |
download | GT5-Unofficial-d4aa14440c7516cc2bf6613551c34da586fb4207.tar.gz GT5-Unofficial-d4aa14440c7516cc2bf6613551c34da586fb4207.tar.bz2 GT5-Unofficial-d4aa14440c7516cc2bf6613551c34da586fb4207.zip |
removed JOML
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 49638592b2..956388a675 100644 --- a/.classpath +++ b/.classpath @@ -9,6 +9,5 @@ <classpathentry kind="lib" path="libs/gregtech-5.09.32-dev.jar" sourcepath="libs/gregtech-5.09.32-dev-src.zip"/> <classpathentry kind="lib" path="libs/industrialcraft-2-2.2.828a-experimental-deobf.jar"/> <classpathentry kind="lib" path="libs/NotEnoughItems-1.7.10-1.0.5.120-dev.jar"/> - <classpathentry kind="lib" path="libs/joml-jdk8-1.9.16.jar" sourcepath="libs/JOML-1.9.16.zip"/> <classpathentry kind="output" path="bin"/> </classpath> |