Skip to content

Commit

Permalink
export fuseLoops by default in scinim
Browse files Browse the repository at this point in the history
  • Loading branch information
Vindaar committed Jun 16, 2024
1 parent 1496ac0 commit 19370f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scinim.nim
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ export signals

import ./scinim/numpyarrays
export numpyarrays

import ./scinim/fuse_loops
export fuse_loops

0 comments on commit 19370f2

Please sign in to comment.