Skip to content
  • Bentriou Mahmoud's avatar
    Fix of the segfault generated by the euclidean automaton test. · dd619a95
    Bentriou Mahmoud authored
    Julia shouldn't crash but rather raise an error about the existence
    of a function generated by metaprogramming. I didn't manage to isolate
    the segfault withtout the package.
    To overcome the issue, I add another level of multiple dispatch/abstract
    type for synchronized models.
    Test of the euclidean distance automaton works.
    dd619a95