fix bug in multi

This commit is contained in:
Daniella / Tove 2022-05-15 19:53:08 +02:00
parent e639991c17
commit c819d48081

View file

@ -4,6 +4,7 @@
"obtain ISBPL class (we don't know its package, so we use this workaround)" #
def ISBPL JIO context getClass0 getName0 JIO class =ISBPL
def ISBPLStack JIO stack getClass0 getName0 JIO class =ISBPLStack
def File "java.io.File" JIO class =File
"wrapper for jContext" #
def Context construct Context {
jContext # "real context"