Megatest

Diff
Login

Differences From Artifact [0b3bf4b4d7]:

To Artifact [4311ae207b]:


148
149
150
151
152
153
154

155
156
157
                          (updepth (add1 depth)))
                     (if (null? upcode) (print uppath))
                     (for-each (lambda (x)
                                 (lookup uppath x updepth) )
                               upcone)))))
    (lookup "." procname 0)))



;(traceback-proc "run:run-tests")
    







>

<

148
149
150
151
152
153
154
155
156

157
                          (updepth (add1 depth)))
                     (if (null? upcode) (print uppath))
                     (for-each (lambda (x)
                                 (lookup uppath x updepth) )
                               upcone)))))
    (lookup "." procname 0)))

(show-danglers)