index
:
piscine.git
master
School project: piscine Jul 2019
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c00
/
main.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'c00/main.c')
-rw-r--r--
c00/main.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/c00/main.c b/c00/main.c
index 5d6e31b..b923f4e 100644
--- a/
c00/main.c
+++ b/
c00/main.c
@@ -44,6 +44,5 @@ int main()
/*ft_putchar('\n');*/
/*ft_putnbr(-42);*/
-
ft_print_combn(2);
}