Skip to content

Commit 7d13b32

Browse files
authored
u230425
1 parent ac5399b commit 7d13b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/spomso/spomso/jax_cores/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
from .combine_jax import combine_2_sdfs, combine_multiple_sdfs, parametric_combine_2_sdfs
9-
from .combine_jax import union, union2, subtract2, intersect, intersect2
9+
from .combine_jax import union, union2, subtract2, intersect, intersect2, add, difference
1010
from .combine_jax import smooth_union2_2o, smooth_union2_3o
1111
from .combine_jax import smooth_intersect2_2o, smooth_intersect2_3o
1212
from .combine_jax import smooth_subtract2_2o, smooth_subtract2_3o

0 commit comments

Comments
 (0)