Skip to content

Commit

Permalink
comply with windows
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLapous committed Nov 26, 2024
1 parent 6a3658d commit 48ab805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multipers/gudhi/truc.h
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ class Truc {
bool IgnoreLastGenerators = false,
bool stripComments = false,
bool reverse = false) {
write_scc_file(
write_scc_file<Truc>(
outFilePath, *this, numberOfParameters, degree, rivetCompatible, IgnoreLastGenerators, stripComments, reverse);
}

Expand Down

0 comments on commit 48ab805

Please sign in to comment.