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

Fix packaging of dart-core/dart libraries #559

Merged
merged 1 commit into from
Nov 21, 2015
Merged

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Nov 20, 2015

This pull request fixes incorrect packaging of dart-core and dart.

dart-core library should contain following namespaces:

  • common
  • math
  • integration
  • lcpsolver
  • dynamics
  • optimizer
  • collision
  • constraint
  • renderer
  • simulation

and dart library should contain following namespaces:

  • dart-core
  • gui
  • planning
  • utils

@jslee02 jslee02 added this to the DART 5.1.2 milestone Nov 20, 2015
jslee02 added a commit that referenced this pull request Nov 21, 2015
Fix packaging of dart-core/dart libraries
@jslee02 jslee02 merged commit ed746f6 into release-5.1 Nov 21, 2015
@jslee02 jslee02 deleted the dart_core_package branch November 21, 2015 18:05
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.

1 participant