java-romp / jromp

Java Runtime implementation of OpenMP.
https://java-romp.github.io/jromp/
MIT License
5 stars 0 forks source link

fix: remove `getVariables` from `Variables` #45

Closed scastd closed 4 weeks ago

scastd commented 4 weeks ago

โ“ Type of change

๐Ÿ“š Description, Motivation and Context

Resolves #44.

๐Ÿงช How Has This Been Tested?

Deleted related test cases.

๐Ÿ“ Checklist