index
:
course
main
Unnamed repository; edit this file 'description' to name the repository.
Anhgelus Morhtuuzh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
semestre 3
/
structures des données
/
td
/
td1
/
exo5
/
B.h
blob: a863ca73690eb5ad1c07d189768905a15ccb15ca (
plain
)
1
2
3
4
5
6
7
#ifndef B_H
#define B_H
#include
"A.h"
void
g
(
int
);
#endif