Skip to content

Commit

Permalink
Fix for issue #33 -- casting FloatBuffer to Buffer for covariant retu…
Browse files Browse the repository at this point in the history
…rn type methods.
  • Loading branch information
ncollier committed Sep 21, 2020
1 parent e5a540d commit b044a60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saf.core.ui/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<classpathentry exported="true" kind="lib" path="lib/osx.jar"/>
<classpathentry exported="true" kind="lib" path="lib/TableLayout.jar"/>
<classpathentry exported="true" kind="lib" path="lib/wizard-0.1.12.jar"/>
<classpathentry exported="true" kind="lib" path="saf.core.v3d.jar"/>
<classpathentry exported="true" kind="lib" path="saf.core.v3d.jar" sourcepath="/saf.ui.v3d/src"/>
<classpathentry exported="true" kind="lib" path="saf.core.ui.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
Expand Down
Binary file modified saf.core.ui/saf.core.v3d.jar
Binary file not shown.

0 comments on commit b044a60

Please sign in to comment.