aboutsummaryrefslogtreecommitdiff
path: root/semestre 3/structures des données/td/td1/exo5/B.c
blob: 2fd27efb835ce9baa2267d9b316d26751ec64dab (plain)
1
2
3
4
5
6
#include "B.h"
#include "A.h"

void g(int p){
    /* do some funky stuff again */
}