Merge pull request #288 from processing/fix_smooth

This commit is contained in:
Ben Fry
2021-10-10 17:21:52 -04:00
committed by GitHub
22 changed files with 218 additions and 13 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
<classpathentry kind="lib" path="lib/jna-platform.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="/processing4-core/library-test/junit-4.8.1.jar"/>
<classpathentry kind="lib" path="/processing4-core/library-test/junit-4.13.2.jar"/>
<classpathentry kind="lib" path="/processing4-core/library-test/hamcrest-core-1.3.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/processing4-core"/>
<classpathentry kind="output" path="bin"/>
</classpath>