Skip to content
Snippets Groups Projects
Commit be39296e authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/parametric-curves] Update to v1.2.1

Changes since v1.2.0:
- fix overflow
- clean cmake
parent 71eafb5f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
ORG= stack-of-tasks
NAME= parametric-curves
VERSION= 1.2.0
VERSION= 1.2.1
DISTNAME= ${NAME}-${VERSION}
......
include/parametric/curves/config.hh
include/parametric/curves/deprecated.hh
include/parametric/curves/warning.hh
include/parametric-curves/MathDefs.h
include/parametric-curves/abstract-curve.hpp
include/parametric-curves/config.hh
include/parametric-curves/constant.hpp
include/parametric-curves/curve-constraint.hpp
include/parametric-curves/deprecated.hh
include/parametric-curves/infinite-const-acc.hpp
include/parametric-curves/infinite-sinusoid.hpp
include/parametric-curves/linear-chirp.hpp
......@@ -15,4 +14,5 @@ include/parametric-curves/spatial/force-curve.hpp
include/parametric-curves/spline.hpp
include/parametric-curves/text-file.hpp
include/parametric-curves/utils/file-io.hpp
include/parametric-curves/warning.hh
lib/pkgconfig/parametric-curves.pc
SHA1 (parametric-curves-1.2.0.tar.gz) = faf5fdb5dc9862606aeca9115ee104f5bb71336e
RMD160 (parametric-curves-1.2.0.tar.gz) = b5a0a63561fed8bb28781ddec251b0449b915ce0
Size (parametric-curves-1.2.0.tar.gz) = 820754 bytes
SHA1 (parametric-curves-1.2.1.tar.gz) = 04104a51bc8e30607a76e1bed7a21599759d9a26
RMD160 (parametric-curves-1.2.1.tar.gz) = 2114c487d5850bb02704be68f59e7a3c9322960c
Size (parametric-curves-1.2.1.tar.gz) = 831921 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment