/branches/swig-2.0/Examples/guile/matrix/README

# · #! · 13 lines · 8 code · 5 blank · 0 comment · 0 complexity · 9fcbaa3e56062c3a95f59bd25361880e MD5 · raw file

  1. Matrix example. To run the example, execute the program 'matrix' and
  2. type the following :
  3. (load "matrix.scm")
  4. (do-test 0)
  5. Alternatively, use the command-line:
  6. ./matrix -e do-test -s matrix.scm
  7. Or, if your operating system is spiffy enough:
  8. ./matrix.scm