File: aaa_load.t

package info (click to toggle)
pdl 1%3A2.4.7%2Bdfsg-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 10,128 kB
  • ctags: 5,821
  • sloc: perl: 26,328; fortran: 13,113; ansic: 9,378; makefile: 71; sh: 50; sed: 6
file content (6 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
# Test whether the system loads at all.

BEGIN{print "1..1\n";}
use PDL::LiteF;

print "ok 1\n";