Megatest

Diff
Login

Differences From Artifact [84501e50bf]:

To Artifact [5b21746964]:


35
36
37
38
39
40
41






42



43
44
45
46
47
48
49
35
36
37
38
39
40
41
42
43
44
45
46
47

48
49
50
51
52
53
54
55
56
57







+
+
+
+
+
+
-
+
+
+







(declare (uses mtmod))
(declare (uses dbmod))
(declare (uses dbfile))

(use srfi-69)

(module archivemod
	(
	 archive:get-archive-disks
	 archive:allocate-new-archive-block
	 archive:get-timestamp-dir
	 archive:megatest-db
	 archive:bup-get-data
()


	 )

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