blob: 8d13e3c9f9b58704b9909d2cd60feff61a9cb08f [file] [log] [blame]
/**
* tiffwrite.c
* File output routines for minitiff.
*
* Copyright (C) 2006 Cosmin Truta.
*
* minitiff is open-source software, distributed under the zlib license.
* For conditions of distribution and use, see copyright notice in minitiff.h.
**/
#if 0
#error No file writing has been implemented yet.
#endif