1
0
forked from Alepha/Alepha

Start name unification for console.

This commit is contained in:
2023-10-29 11:58:24 -04:00
parent 4dfbafbe81
commit 80cf4138ed
3 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ include( cmake/rules.cmake )
# The core alepha library:
add_library( alepha SHARED
Console.cpp
Console.cc
ProgramOptions.cpp
string_algorithms.cpp
word_wrap.cpp