mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Update math.matrix.c3
Change module to std::math.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module math;
|
||||
module std::math;
|
||||
|
||||
fault MatrixError {
|
||||
MATRIX_INVERSE_DOESNT_EXIST,
|
||||
|
||||
Reference in New Issue
Block a user