fix: package name

This commit is contained in:
2026-03-23 09:47:14 +03:00
parent 6c307ffaa1
commit 5b5d160cf2
10 changed files with 23 additions and 83 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package generator
import (
"edmand46/arpack/parser"
"github.com/edmand46/arpack/parser"
"os"
"os/exec"
"path/filepath"