dees/test.H
Yann Esposito (Yogsototh) 919d4a1006 Initial git init
in the future I may add the SVN history
2011-05-17 22:24:18 +02:00

14 lines
257 B
C

/*
* test.h
* dees
*
* Created by Yann Esposito on 19/12/05.
* Copyright 2005 Yann Esposito. All rights reserved.
*
*/
// --- Une fonction de test (ne sert qu'au débogage) ---
void test_du_simplexe (void);
void test_PSe(void);
void test(void);