mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Further overhaul of package line comments.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// package math implements typical trignometric and other basic math routines.
|
||||
// Typical trignometric and other basic math routines.
|
||||
package math
|
||||
|
||||
import "base:intrinsics"
|
||||
|
||||
Reference in New Issue
Block a user