Changeset 769 for libcaca/trunk/cucul/math.c
- Timestamp:
- Apr 14, 2006, 9:30:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/math.c
r683 r769 3 3 * Copyright (c) 2002-2006 Sam Hocevar <sam@zoy.org> 4 4 * All Rights Reserved 5 * 6 * $Id$ 5 7 * 6 8 * This library is free software; you can redistribute it and/or … … 10 12 */ 11 13 12 /** \file math.c 13 * \version \$Id$ 14 * \author Sam Hocevar <sam@zoy.org> 15 * \brief Math 16 * 14 /* 17 15 * This file contains simple mathematical routines. 18 16 */
Note: See TracChangeset
for help on using the changeset viewer.