File: numarray.h

package info (click to toggle)
python-numarray 1.5.2-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,668 kB
  • ctags: 11,384
  • sloc: ansic: 113,864; python: 22,422; makefile: 197; sh: 11
file content (8 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
/* $Id: numarray.h,v 1.29 2004/06/09 14:24:54 jaytmiller Exp $ */ 

#if !defined(_numarray)
#define _numarray

#include "libnumarray.h"

#endif  /* _numarray */