Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Commit

Permalink
Re-added libft submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian BOTREL committed Jul 11, 2019
1 parent 8bbbb0a commit a3e1e78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "libft"]
path = libft
url = https://github.com/kibotrel/42-Libft.git
1 change: 1 addition & 0 deletions libft
Submodule libft added at 4a2977

0 comments on commit a3e1e78

Please sign in to comment.