Megatest

Diff
Login

Differences From Artifact [33a302895b]:

To Artifact [338168220c]:


27
28
29
30
31
32
33

34
35
36
37
38
39
40
41
(declare (unit cpumod))
(declare (uses debugprint))
(declare (uses mtargs))

(use srfi-69)

(module cpumod

	*

(import scheme)
(cond-expand
 (chicken-4
  
  (import chicken
	  ports







>
|







27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
(declare (unit cpumod))
(declare (uses debugprint))
(declare (uses mtargs))

(use srfi-69)

(module cpumod
	()
       

(import scheme)
(cond-expand
 (chicken-4
  
  (import chicken
	  ports