Differences From Artifact [27c83d47a5]:
- File ezsteps.scm — part of check-in [d895910f2e] at 2024-02-07 19:41:10 on branch v1.90 — Removed items.scm (user: matt, size: 1286) [annotate] [blame] [check-ins using]
To Artifact [8e5e826481]:
- File ezsteps.scm — part of check-in [b969852101] at 2024-02-12 15:42:19 on branch v1.90-proper-interface-lists — repl runs (user: mrwellan, size: 1289) [annotate] [blame] [check-ins using] [more...]
︙ | |||
17 18 19 20 21 22 23 | 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - + | ;; along with Megatest. If not, see <http://www.gnu.org/licenses/>. ;; ;; strftime('%m/%d/%Y %H:%M:%S','now','localtime') (declare (unit ezsteps)) (declare (uses commonmod)) |
︙ |