Megatest

Diff
Login

Differences From Artifact [e8ef35e2b1]:

To Artifact [23cc0f45b6]:


14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
;; 
;;     You should have received a copy of the GNU General Public License
;;     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.
;;======================================================================

(declare (unit servermod))
(declare (uses artifacts))
(declare (uses debugprint))

(use md5 message-digest posix typed-records extras)

(module servermod
*

(import scheme







|







14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
;; 
;;     You should have received a copy of the GNU General Public License
;;     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.
;;======================================================================

(declare (unit servermod))
(declare (uses artifacts))
;; (declare (uses debugprint))

(use md5 message-digest posix typed-records extras)

(module servermod
*

(import scheme