Skip to content

Commit

Permalink
Merge pull request #65 from Over-Run/feature
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 authored Jan 3, 2025
2 parents f48df9d + 9361e46 commit 218fc41
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 596 deletions.
3 changes: 1 addition & 2 deletions modules/overrungl.core/src/main/java/module-info.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* MIT License
*
* Copyright (c) 2023-2024 Overrun Organization
* Copyright (c) 2023-2025 Overrun Organization
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand All @@ -26,7 +26,6 @@
exports overrungl.struct;
exports overrungl.upcall;
exports overrungl.util;
exports overrungl.util.value;
exports overrungl.internal
to overrungl.glfw,
overrungl.nfd,
Expand Down
114 changes: 0 additions & 114 deletions modules/overrungl.core/src/main/java/overrungl/util/value/Pair.java

This file was deleted.

110 changes: 0 additions & 110 deletions modules/overrungl.core/src/main/java/overrungl/util/value/Quad.java

This file was deleted.

119 changes: 0 additions & 119 deletions modules/overrungl.core/src/main/java/overrungl/util/value/Triplet.java

This file was deleted.

Loading

0 comments on commit 218fc41

Please sign in to comment.