Skip to content
  • Ariel Rios's avatar
    Do not use gh.h anymore. · f97b202b
    Ariel Rios authored
    2001-07-30  Ariel Rios  <ariel@linuxppc.org>
    
    * plugin.c: Do not use gh.h anymore.
    
    * smob-value.c (scm_i_scm2bool): Returns the value of a scheme object.
    Temporary hack until this function can be put unto guile.
    (make_value): Get rid of gh_* functons since the gh interface will be
    deprecated from guile.
    (scm_value_new_bool): Ditto.
    (scm_value_get_as_float): Ditto.
    (scm_value_get_as_list): Ditto.
    f97b202b