Megatest

Diff
Login

Differences From Artifact [a991ee4037]:

To Artifact [54dc7a2995]:


24
25
26
27
28
29
30


31
32
33
34
35
36
37
(declare (uses processmod))
(declare (uses mtargs))

(use regex regex-case)

(module configfmod
	(


	 lookup
	 configf:lookup
	 get-section
	 configf:get-section
	 configf:lookup-number
	 read-config
	 runconfigs-get







>
>







24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
(declare (uses processmod))
(declare (uses mtargs))

(use regex regex-case)

(module configfmod
	(
	 configf:map-all-hier-alist
	 configf:read-refdb
	 lookup
	 configf:lookup
	 get-section
	 configf:get-section
	 configf:lookup-number
	 read-config
	 runconfigs-get