We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a8bde commit 8f4f7b9Copy full SHA for 8f4f7b9
2 files changed
lib/node_modules/@stdlib/number/float64/base/identity/manifest.json
@@ -28,7 +28,7 @@
28
{
29
"task": "build",
30
"src": [
31
- "./src/identity.c"
+ "./src/main.c"
32
],
33
"include": [
34
"./include"
@@ -42,7 +42,7 @@
42
43
"task": "benchmark",
44
45
46
47
48
@@ -54,7 +54,7 @@
54
55
"task": "examples",
56
57
58
59
60
…ber/float64/base/identity/src/identity.c …/number/float64/base/identity/src/main.clib/node_modules/@stdlib/number/float64/base/identity/src/identity.c renamed to lib/node_modules/@stdlib/number/float64/base/identity/src/main.c
0 commit comments