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

Changed protected final parameter nCol to nRow (non-backward compatible) #509

Merged
merged 1 commit into from Sep 1, 2016

Conversation

mwetter
Copy link
Contributor

@mwetter mwetter commented Aug 31, 2016

This closes #508.

This change is not backwards compatible, but I doubt that any model accesses this protected parameter. The command for a conversion script is

convertElement("Annex60.Controls.SetPoints.Table",
               "nCol",
               "nRow");

@mlauster mlauster merged commit 250ab86 into master Sep 1, 2016
@mlauster mlauster deleted the issue508_table_nCol branch September 1, 2016 07:21
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.

Small stylistic/convention issue in Controls.SetPoints.Table
2 participants