jv_libgdbs.st
changeset 14 535e7f16c05a
parent 13 45ec9353003f
child 15 65d3b4bfe871
equal deleted inserted replaced
13:45ec9353003f 14:535e7f16c05a
    39      We do not need these packages as a prerequisite for loading or compiling.
    39      We do not need these packages as a prerequisite for loading or compiling.
    40      This method is generated automatically,
    40      This method is generated automatically,
    41      by searching all classes (and their packages) which are referenced by my classes."
    41      by searching all classes (and their packages) which are referenced by my classes."
    42 
    42 
    43     ^ #(
    43     ^ #(
    44         #'stx:libbasic2'    "SharedQueue - referenced by GDBInternalPipeStream>>initialize "
       
    45     )
    44     )
    46 !
    45 !
    47 
    46 
    48 subProjects
    47 subProjects
    49     "list packages which are known as subprojects. 
    48     "list packages which are known as subprojects.