mirror of
https://github.com/augustin64/projet-tipe
synced 2025-04-22 05:23:53 +02:00
Remove white spaces
This commit is contained in:
parent
7fdd869d6e
commit
cea4132e2d
@ -147,7 +147,3 @@ ptr get_function_activation(int activation) {
|
||||
printf("Erreur, fonction d'activation inconnue (choose_apply_function_vector): %d\n", activation);
|
||||
return NULL;
|
||||
}
|
||||
// to use:
|
||||
// float a = 5; int activation;
|
||||
// pm u = get_function_activation;
|
||||
// printf("%f", (*u(activation))(a));
|
||||
|
Loading…
x
Reference in New Issue
Block a user