Skip to content

Commit

Permalink
Fixed import Vector header (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eagle941 authored Jul 28, 2023
1 parent a439b70 commit 933f97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractor/lean_export.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

func ExportPrelude(circuit ExCircuit) string {
s := fmt.Sprintf(`import ProvenZk.Gates
import ProvenZk.VectorExtensions
import ProvenZk.Ext.Vector
namespace %s
Expand Down

0 comments on commit 933f97a

Please sign in to comment.