source: trunk/src/3rdparty/libpng/pngasmrd.h@ 91

Last change on this file since 91 was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

  • Property svn:keywords set to Id
File size: 347 bytes
Line 
1/* pngasmrd.h - assembler version of utilities to read a PNG file
2 *
3 * libpng 1.2.5 - October 3, 2002
4 * For conditions of distribution and use, see copyright notice in png.h
5 * Copyright (c) 2002 Glenn Randers-Pehrson
6 *
7 */
8
9/* This file is obsolete in libpng-1.0.9 and later; its contents now appear
10 * at the end of pngconf.h.
11 */
Note: See TracBrowser for help on using the repository browser.