From mboxrd@z Thu Jan 1 00:00:00 1970 From: mdj@sourceware.cygnus.com To: guile-cvs@sourceware.cygnus.com Subject: guile/guile-core/doc data-rep.texi Date: Mon, 19 Jun 2000 20:22:00 -0000 Message-id: <20000620032256.19509.qmail@sourceware.cygnus.com> X-SW-Source: 2000-q2/msg00464.html List-Id: CVSROOT: /cvs/guile Module name: guile Changes by: mdj@sourceware.cygnus.com 00/06/19 20:22:56 Modified files: guile-core/doc : data-rep.texi Log message: * data-rep.texi: Center discussion around the standard interface for smob type creation (scm_make_smob_type) and warn about the ongoing discussion which may result in deprecating scm_make_smob_type_mfpe in next release of Guile.