Files
cpp-thirdparty/winx64/bin/swig-3.0.12/Examples/guile/matrix/README
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

14 lines
262 B
Plaintext

Matrix example. To run the example, execute the program 'matrix' and
type the following :
(load "runme.scm")
(do-test 0)
Alternatively, use the command-line:
./my-guile -e do-test -s runme.scm
Or, if your operating system is spiffy enough:
./runme.scm