Differences From Artifact [39353b5283]:
- File attic/ulex.scm — part of check-in [101ee7c52b] at 2021-03-06 04:39:46 on branch v1.65-real-chicken-5 — Try a grounds-up switch to chicken-5 (user: matt, size: 973) [annotate] [blame] [check-ins using]
- File attic_modular/ulex.scm — part of check-in [5d8e30ec14] at 2021-03-06 04:45:53 on branch v1.65-real-chicken-5 — wip (user: matt, size: 973) [annotate] [blame] [check-ins using]
- File ulex.scm — part of check-in [d345134880] at 2019-12-28 22:08:33 on branch v1.70-defunct-try — wip (user: matt, size: 973) [annotate] [blame] [check-ins using]
To Artifact [419292ee51]:
- File ulex.scm — part of check-in [be8fe269fa] at 2019-12-16 04:17:56 on branch v1.70-defunct-try — Pulled in ulex (user: matt, size: 951) [annotate] [blame] [check-ins using] [more...]
︙ | |||
15 16 17 18 19 20 21 | 15 16 17 18 19 20 21 22 23 | - | ;; ;; 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 ulex)) |