Megatest

Diff
Login

Differences From Artifact [36700736fa]:

To Artifact [cc6eb5bf14]:


22
23
24
25
26
27
28

29
30
31
32
33
34
35
     get-arg
     get-arg-number
     get-arg-from
     get-args
     usage
     print-args
     any-defined?

     ) 

(import scheme) ;; gives us cond-expand in chicken-4

(cond-expand
 (chicken-5
  (import scheme (chicken base) (chicken port) (chicken file) (chicken process-context))







>







22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
     get-arg
     get-arg-number
     get-arg-from
     get-args
     usage
     print-args
     any-defined?
     remove-arg-from-ht 
     ) 

(import scheme) ;; gives us cond-expand in chicken-4

(cond-expand
 (chicken-5
  (import scheme (chicken base) (chicken port) (chicken file) (chicken process-context))