Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
algorithmique
lib_2021_malaspinas
stack
main
main
Switch branch/tag
stack
README.md
Find file
Normal view
History
Permalink
README.md
138 Bytes
Newer
Older
Resolve "add makefile with structure"
tom.ryser
committed
Dec 02, 2021
1
2
3
4
5
6
7
8
9
10
11
12
# Stack
```
📦project
┣ 📜main.c
┣ 📜stack.c
┣ 📜stack.h
┣ 📜.gitignore
┣ 📜Makefile
┗ 📜README.md
```