]> Kevux Git Server - fll/commit
Update: move the, now standard, verbosity modes into the f_console project.
authorKevin Day <thekevinday@gmail.com>
Mon, 21 Sep 2020 02:45:32 +0000 (21:45 -0500)
committerKevin Day <thekevinday@gmail.com>
Mon, 21 Sep 2020 02:45:32 +0000 (21:45 -0500)
commit852f792fa8fd85f6abca93f5528f47bda068aec9
treeb236a94a72c9bedb4066c188d9814e07c81f3c86
parentd56cb6da1786cdf960bc79dca49d92e9959744d0
Update: move the, now standard, verbosity modes into the f_console project.

The f_console project already provides the parameters matching these modes.
This makes me think that this is the best place to relocate the verbosity modes.
15 files changed:
level_0/f_console/c/console-common.h
level_3/fake/c/fake.c
level_3/fake/c/fake.h
level_3/fake/c/private-build.c
level_3/fake/c/private-clean.c
level_3/fake/c/private-fake.c
level_3/fake/c/private-make.c
level_3/fake/c/private-print.c
level_3/fake/c/private-skeleton.c
level_3/iki_read/c/iki_read.c
level_3/iki_read/c/iki_read.h
level_3/iki_read/c/private-iki_read.c
level_3/iki_write/c/iki_write.c
level_3/iki_write/c/iki_write.h
level_3/iki_write/c/private-iki_write.c