From c664bbedd7c74ef776b892d22cf3c2d1e9528895 Mon Sep 17 00:00:00 2001 From: Andrea Bastoni Date: Tue, 16 Mar 2010 17:14:50 -0400 Subject: Re-organize scripts directory and add some documentation --- scripts/test_get_arrays.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/test_get_arrays.py') diff --git a/scripts/test_get_arrays.py b/scripts/test_get_arrays.py index a218b4e..cfe9fa7 100644 --- a/scripts/test_get_arrays.py +++ b/scripts/test_get_arrays.py @@ -1,5 +1,9 @@ #!/usr/bin/python +# +# test_get_arrays: test program to verify and test C to Python pm interface +# # recall: PYTHONPATH=".." python test_get_arrays.py :) +# import sys, pm args = sys.argv[1:] -- cgit v1.2.2