diff --git a/hacks.isbpl b/hacks.isbpl new file mode 100644 index 0000000..d47bcc5 --- /dev/null +++ b/hacks.isbpl @@ -0,0 +1,7 @@ +"library that provides hacky workarounds to features of ISBPL" # + +func globalize { + JIO context level0 add2 +} + +