style: Normed the first part of scanner.c (adding the header for my fix computer)

This commit is contained in:
Raphael 2024-09-14 13:10:24 +02:00
parent 05ebcbef50
commit 51c532991d
2 changed files with 134 additions and 146 deletions

18
.clangd
View file

@ -46,15 +46,15 @@ CompileFlags: # Tweak the parse settings
- "-I/home/maix/shcat/output/include/"
- "-I/home/maix/shcat/generic_sources/header/"
- "-I/home/maix/shcat/exec/src/arith/"
- "-I/home/raphael/42/shcat/vendor/"
- "-I/home/raphael/42/shcat/stdme/include/"
- "-I/home/raphael/42/shcat/allocator/include/"
- "-I/home/raphael/42/shcat/stdme/vendor/"
- "-I/home/raphael/42/shcat/stdme/output/include/"
- "-I/home/raphael/42/shcat/stdme/generic_sources/header/"
- "-I/home/raphael/42/shcat/includes/"
- "-I/home/raphael/42/shcat/output/include/"
- "-I/home/raphael/42/shcat/exec/src/arith/"
- "-I/home/raphael/Documents/shcat/vendor/"
- "-I/home/raphael/Documents/shcat/stdme/include/"
- "-I/home/raphael/Documents/shcat/allocator/include/"
- "-I/home/raphael/Documents/shcat/stdme/vendor/"
- "-I/home/raphael/Documents/shcat/stdme/output/include/"
- "-I/home/raphael/Documents/shcat/stdme/generic_sources/header/"
- "-I/home/raphael/Documents/shcat/includes/"
- "-I/home/raphael/Documents/shcat/output/include/"
- "-I/home/raphael/Documents/shcat/exec/src/arith/"
- "-I/home/rparodi/Documents/shcat/vendor/"
- "-I/home/rparodi/Documents/shcat/stdme/include/"
- "-I/home/rparodi/Documents/shcat/allocator/include/"