Switch from custom LN_2 constant to math.LN2
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
"command": "odin test levsync -out=out/debug/test_levsync",
|
||||
"cwd": "$ZED_WORKTREE_ROOT"
|
||||
},
|
||||
{
|
||||
"label": "Test levmath",
|
||||
"command": "odin test levmath -out=out/debug/test_levmath",
|
||||
"cwd": "$ZED_WORKTREE_ROOT"
|
||||
},
|
||||
// ---------------------------------------------------------------------------------------------------------------------
|
||||
// ----- LMDB Examples ------------------------
|
||||
// ---------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user