with- helpers return values from their body
authorDaniel Hartwig <mandyke@gmail.com>
Thu, 18 Jul 2013 09:44:01 +0000 (17:44 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Thu, 18 Jul 2013 09:45:52 +0000 (17:45 +0800)
commita53c95126d7ead4202ae97de953327ad10e2f1ae
treeac9ad80903e7977716e83355960d0eaad3927f91
parentffdebc2e46ec35d1c5b671bd5bbe0f74ec0674a2
with- helpers return values from their body

* figl/gl.scm (with-gl-push-matrix, with-gl-push-attrib): Return the
  value(s) of the last expression in BODY.
figl/gl.scm