Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfHielscher committed Apr 25, 2024
1 parent ba41322 commit 7102d07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mex/mex_install.m
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ function mex_install(varargin)
'extern/insidepoly/',...
'extern/jcvoronoi/',...
'extern/libDirectional/numerical',...
'SO3Fun/@SO3FunHarmonic/private/adjoint',...
'SO3Fun/@SO3FunHarmonic/private/representationbased',...
'SO3Fun/@SO3FunHarmonic/private/wignerTrafo',...
'tools/graph_tools/EulerCyclesC'
};

Expand Down

0 comments on commit 7102d07

Please sign in to comment.