mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 22:58:46 +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