updated module info

This commit is contained in:
buzz-lightsnack-2007 2024-01-23 13:07:05 +08:00
parent bf2d5d5f1c
commit 2564949d31

View file

@ -1,8 +1,9 @@
/**
*
*/
/**
*
*/
module xs_ibdpcompsci_javaintro {
/**
*
*/
/**
*
*/
module xs_ibdpcompsci_javaintro {
requires java.desktop;
}