Update of /home/nasal-cvs/nasal/www In directory purr:/tmp/cvs-serv8042/www Modified Files: lib.html Log Message: Add a sort() builtin to replace the soft-coded sort script I had been using. I had a brief moment of insight about how to use qsort() for this, so it's only 30 lines of code or so.