Free Hero Mesh

Check-in [932a5231ed]
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.
Overview
Comment:Remove the "el ... if" block, which wasn't working. (Later, I may add a case block instead.)
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 932a5231ed96f61b1f298e016f753eb341b897b4
User & Date: user on 2021-04-25 19:54:13
Other Links: manifest | tags
Context
2021-04-26
01:05
Implement case blocks. check-in: f4215e7216 user: user tags: trunk
2021-04-25
19:54
Remove the "el ... if" block, which wasn't working. (Later, I may add a case block instead.) check-in: 932a5231ed user: user tags: trunk
02:39
Implement the other kinds of pattern matching (=P) (P*) (,P*) (=P*) but it is untested so far. check-in: c0f558d8e6 user: user tags: trunk
Changes

Modified class.c from [51b2fb5418] to [39a51739c2].    [diff]

Modified class.doc from [dda42baf1a] to [1132aff02e].    [diff]

Modified instruc from [869360b1b5] to [567caebc5e].    [diff]

Modified instruc.h from [184c39d2de] to [0dfbf47a7b].    [diff]