fix SCM_ASRTGO deprecation
authorAndy Wingo <wingo@pobox.com>
Sun, 8 Jan 2012 15:01:28 +0000 (16:01 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 8 Jan 2012 15:01:28 +0000 (16:01 +0100)
commit9a38439301aac35961e8f7e316cd02a589b5956f
tree376743313baef1af07a058c71003ff0497d8e730
parent866ecf54c04c2b841f40f3a02814eeba6aeb4dee
fix SCM_ASRTGO deprecation

* libguile/__scm.h (SCM_ASRTGO): Whoops, actually remove the ASRTGO
  definitions here.
* libguile/deprecated.h: Fix type of scm_i_deprecated_asrtgo.
libguile/__scm.h
libguile/deprecated.h