This is the mail archive of the
guile-cvs@sourceware.cygnus.com
mailing list for the Guile project.
guile/guile-core/doc data-rep.texi
- To: guile-cvs at sourceware dot cygnus dot com
- Subject: guile/guile-core/doc data-rep.texi
- From: mdj at sourceware dot cygnus dot com
- Date: 20 Jun 2000 03:22:56 -0000
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.