Login
7 branches 0 tags
Ben (Xeon/FreeBSD) C-Asset-Packer now procues string literals 81140db 3 years ago 933 Commits
nujel / tests / bmp.nuj
#!/usr/bin/env nujel
[image/save! [image/test] "test.bmp"]

[defn min-tmp [a b] [if [< a b] a b]]