jv_llvm_s.st
changeset 46 ed599c4d3e94
parent 40 d99596797aa1
child 52 64d32e0b879a
--- a/jv_llvm_s.st	Fri Sep 25 03:55:50 2015 +0100
+++ b/jv_llvm_s.st	Fri Sep 25 21:57:05 2015 +0100
@@ -76,7 +76,6 @@
      by searching along the inheritance chain of all of my classes."
 
     ^ #(
-        #'stx:goodies/sunit'    "stx_goodies_sunit - extended"
         #'stx:libbasic'    "ArrayedCollection - superclass of LLVMObjectArray"
     )
 !
@@ -219,8 +218,6 @@
 
     ^ #(
         SequenceableCollection asLLVMObjectArray
-        'stx_goodies_sunit class' #'version_HG'
-        'stx_libbasic class' #'version_HG'
         Object asLLVMValue
         Object asLLVMValueOfType:
         Object isLLVMType