diff options
author | rodri <rgl@antares-labs.eu> | 2020-06-22 09:29:11 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2020-06-22 09:29:11 +0000 |
commit | 77043bdafc8d7cec0dac4b9375885be2f323f4f9 (patch) | |
tree | 1ef9e46a930bc4e920da4c1dfa91b42020170717 /mkfile | |
parent | cb1bc5e9b37b5f302221252e4078f8a68d30585b (diff) | |
download | etoys-77043bdafc8d7cec0dac4b9375885be2f323f4f9.tar.gz etoys-77043bdafc8d7cec0dac4b9375885be2f323f4f9.tar.bz2 etoys-77043bdafc8d7cec0dac4b9375885be2f323f4f9.zip |
new toy: ptinpoly
Diffstat (limited to 'mkfile')
-rw-r--r-- | mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ TARG=\ chain\ imagelerp\ rframeviz\ + ptinpoly\ HFILES=\ libgeometry/geometry.h\ |