Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 Bug when Creating Bars in ETABS21 #483
Fix Bug when Creating Bars in ETABS21 #483
Changes from 2 commits
2f9ec1a
799b0ab
fcb0e2b
800c273
edd6b48
7ee7b8f
1511ecd
f3b1de7
5ef3bbd
f9d3cab
15c6898
9537538
b09f44e
b07d46c
0759b64
8a420a8
8a47098
1768a73
bdeac8c
a2a6ff6
7026cdd
4fe70a5
a1e0f7d
de5e565
3f6f48a
d0f7764
7e99a88
6c90113
28f3017
4d43c51
5bb3e00
49d4a01
6a3b705
bb77077
1306560
c01050f
a2e34db
883dd73
c2366f3
cb43e20
e34cb20
54f069f
4903342
ca83023
7129d28
4fbc139
aad2348
daed2f9
bacbaf6
96184c7
9a63a6a
47948bf
edc11e0
b73f10c
8fcfdb1
cb1a873
3a864f6
b0e2604
a20ded0
4cae50e
84a7a17
de259f9
59e7d55
232d419
29218af
79b1c33
5db1afc
01e709c
696130b
5ad3b80
1ec4bc2
6b454f1
efd36e5
0b799dc
12649c4
299e476
306a48b
cf8a82f
112e8b5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this actually work in practice? You can simplify the if statement, but just checking `#if Debug21' - VS has quite a good UI feature that highlights the code that is active dependent on the build configuration.