Обсуждение: python - be: Remove "tif".

Поиск
Список
Период
Сортировка

python - be: Remove "tif".

От
jwp@pgfoundry.org (James William Pye)
Дата:
Log Message:
-----------
Remove "tif".

The rather small amount of "duplicate" code did not really justify the attempt
to generalize the code into another file.

Modified Files:
--------------
    be:
        setup.py (r1.19 -> r1.20)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.py.diff?r1=1.19&r2=1.20)
    be/src:
        heaptuple.c (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/heaptuple.c.diff?r1=1.11&r2=1.12)
        type.c (r1.19 -> r1.20)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.19&r2=1.20)

Removed Files:
-------------
    be/include/pypg:
        tif.h
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/tif.h)
    be/src:
        tif.c
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/tif.c)