Changeset 1533
- Timestamp:
- 01/31/07 10:44:58
- Files:
-
- trunk/bindings/python/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bindings/python/README
r1532 r1533 12 12 prefer the define in the .defs.extra file. It will also append all the other 13 13 defines of the .defs.extra file to the standard output 14 15 o. The filter.py script will also replace "define-object (.*)Iface" with16 "define-interface ".$1."Iface". In tinymail, type-names ending on "Iface"17 are always interfaces.18 14 19 15 o. The standard output is set to $@ in the Makefile.am. It generates tinymail.defs,
