- Add Double type (and Float type #if'd out, ready for Alp's 32-bit float type
commit23013477f373aae9569e05bf793dcb3ec92530fb
authorSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 14 Nov 2006 14:12:11 +0000 (14 14:12 +0000)
committerSimon McVittie <smcv@celebrin.pseudorandom.co.uk>
Tue, 14 Nov 2006 14:12:11 +0000 (14 14:12 +0000)
treef67d35e06bf95d7d5e6e1dfb11b95ff5d14893d8
parent3c5d7904ea641f2b4adcf1edb1165e1381119120
- Add Double type (and Float type #if'd out, ready for Alp's 32-bit float type
  if/when it's added to libdbus)
- Include "abstract" base classes and float types in module.c
_dbus_bindings/floattypes-impl.h [new file with mode: 0644]
_dbus_bindings/module.c