Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#16 Issues with Automaton.Intersection #17

Merged
merged 3 commits into from
Feb 25, 2016
Merged

#16 Issues with Automaton.Intersection #17

merged 3 commits into from
Feb 25, 2016

Conversation

Fread75
Copy link
Contributor

@Fread75 Fread75 commented Feb 24, 2016

2 corrections

  • In StatePair, the original equality in the java code doesn't check the equality of the S
  • In BasicOperations, a called to Automaton.IsSingleton was made instead of Automaton.Singleton
  • unit tests

@moodmosaic moodmosaic merged commit af93402 into moodmosaic:master Feb 25, 2016
moodmosaic added a commit that referenced this pull request Feb 25, 2016
 * In StatePair, the original equality comparison in Java code doesn't
   check the equality of the S
 * In BasicOperations, a called to Automaton.IsSingleton was made instead
   of Automaton.Singleton
@moodmosaic
Copy link
Owner

👍 Awesome! — Thank you for your contribution! The changes are now live on NuGet as Fare 1.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants