Differences From Artifact [62a996e095]:
- File stml2/test.scm — part of check-in [78408a15fb] at 2019-12-16 22:57:30 on branch v1.70-refactor01 — Added stml2 as compilation unit/module (user: matt, size: 440) [annotate] [blame] [check-ins using] [more...]
To Artifact [6d65a60d4d]:
- File stml2/test.scm — part of check-in [ffe0a27e42] at 2021-12-08 21:40:23 on branch v2.001 — Fixed bunch of build issues with autoload and dbi (user: matt, size: 415) [annotate] [blame] [check-ins using] [more...]
|
| | < | 1 2 3 4 5 6 7 8 9 | (import test md5) (import (prefix sqlite3 sqlite3:)) (require-library dbi) ;; (declare (uses stml)) (include "requirements.scm") |
︙ | ︙ |