- Started interface for renderers
- Renamed fproc -> langproc (I'll probably never settle on a naming convention for this) - Refactored set to use median psl
This commit is contained in:
@@ -20,10 +20,10 @@ add_executable(fennec-test main.cpp
|
||||
tests/math/test_exponential.h
|
||||
tests/math/test_relational.h
|
||||
tests/math/test_trigonometric.h
|
||||
tests/fproc/test_strings.h
|
||||
tests/fproc/strings/test_cstring.h
|
||||
tests/test_fproc.h
|
||||
tests/fproc/test_io.h
|
||||
tests/langproc/test_strings.h
|
||||
tests/langproc/strings/test_cstring.h
|
||||
tests/test_langproc.h
|
||||
tests/langproc/test_io.h
|
||||
printing.h
|
||||
tests/math/test_ext.h
|
||||
tests/math/ext/test_quaternion.h
|
||||
|
||||
Reference in New Issue
Block a user