Add C code skeleton for SQP implementaion.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 19 Oct 2018 19:15:09 +0000 (21:15 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 19 Oct 2018 19:15:09 +0000 (21:15 +0200)
commitf12bd30b1e7da1d31861c9c43ca3020f1a2dbe3a
treee990075ee768cb649b2936448c126336a3090be0
parentbbac6768f0edbde54f214a3e688c38d7ecd0294f
Add C code skeleton for SQP implementaion.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.gitignore
implémentation/.cquery [new file with mode: 0644]
implémentation/.gitignore [new file with mode: 0644]
implémentation/Makefile [new file with mode: 0644]
implémentation/main.c [new file with mode: 0644]