re-add SCM_GSUBR_MAX
authorAndy Wingo <wingo@pobox.com>
Sat, 9 Jan 2010 12:08:06 +0000 (13:08 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 9 Jan 2010 12:10:57 +0000 (13:10 +0100)
commit9174596d5bfc456d06f4cf74a7a67e9b2b09aac3
treefc12ee9f9fbcb4e55e94ba2afde8a0ef6d20eb50
parenta589525d4e1d0e4ce385a01820a7fa6fa9a5030e
re-add SCM_GSUBR_MAX

* libguile/gsubr.h (SCM_GSUBR_MAX): Restore this define, which specifies
  the max number of args to a gsubr.

* libguile/smob.c: Remove local SCM_GSUBR_MAX define.
libguile/gsubr.h
libguile/smob.c