Two small tweaks to the prologue:
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 20 Sep 2004 14:04:07 +0000 (14:04 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 20 Sep 2004 14:04:07 +0000 (14:04 +0000)
commit35c5efa0dfbdb34445b850e42b40da7181dc19a8
tree6e92b2147aa7dbc32800dc31fb4f039a4527011d
parentb0f1f943a034803834ea85f453a1a959af1dd139
Two small tweaks to the prologue:
* Use "/arraytype" etc rather than "[] type" etc.  Should be faster and not fill
  local VM with empty arrays.
* Use "bind" on the procedure, since it's conventional and will probably
  help speed too.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4552 cda61777-01e9-0310-a592-d414129be87e
bk_ps.c