Mercurial > pub > dyncall > bindings
comparison ruby/rbdc/examples/unix_math.rb @ 1:5e159be89d73
- ruby and sh binding updates for dc r0.9
author | cslag |
---|---|
date | Thu, 31 Dec 2015 20:17:37 +0100 |
parents | 0cfcc391201f |
children |
comparison
equal
deleted
inserted
replaced
0:0cfcc391201f | 1:5e159be89d73 |
---|---|
1 #////////////////////////////////////////////////////////////////////// | 1 #////////////////////////////////////////////////////////////////////// |
2 # | 2 # |
3 # unix_math.rb | 3 # unix_math.rb |
4 # Copyright 2014 Tassilo Philipp | 4 # Copyright 2015 Tassilo Philipp |
5 # | 5 # |
6 # Dyncall sample loading libm and calling functions | 6 # Dyncall sample loading libm and calling functions |
7 # | 7 # |
8 #/////////////////////////////////////////////////////////////////////// | 8 #/////////////////////////////////////////////////////////////////////// |
9 | 9 |