pass pairs to set-initial-window-{position,size}
authorDaniel Hartwig <mandyke@gmail.com>
Tue, 12 Feb 2013 07:22:16 +0000 (15:22 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Tue, 12 Feb 2013 08:22:12 +0000 (16:22 +0800)
commit94b789ae8892021c44b25c18cdb9284a0395308a
tree35f66a1655d22ca4ab97c37fbbae87c81cebcb90
parent111cd0a2022ec2f3217e919916547951317ffc70
pass pairs to set-initial-window-{position,size}

* figl/glut.scm (set-initial-window-position):
  (set-initial-window-size): Change arguments to a pair, matching the
  output of the corresponding getters and initialize-glut keyword
  arguments.
figl/glut.scm