/branches/swig-2.0/Examples/guile/matrix/README
# · #! · 13 lines · 8 code · 5 blank · 0 comment · 0 complexity · 9fcbaa3e56062c3a95f59bd25361880e MD5 · raw file
- Matrix example. To run the example, execute the program 'matrix' and
- type the following :
- (load "matrix.scm")
- (do-test 0)
- Alternatively, use the command-line:
- ./matrix -e do-test -s matrix.scm
- Or, if your operating system is spiffy enough:
- ./matrix.scm