mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
math/complex: restructuring cmath as a submodule of math
This commit is contained in:
parent
04bd8d7f7d
commit
7b4c3ec618
@ -2,7 +2,7 @@
|
|||||||
// Use of this source code is governed by an MIT license
|
// Use of this source code is governed by an MIT license
|
||||||
// that can be found in the LICENSE file.
|
// that can be found in the LICENSE file.
|
||||||
|
|
||||||
module cmath
|
module complex
|
||||||
|
|
||||||
import math
|
import math
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user