Skip to content

Added solar system field#2

Open
RitwikGupta wants to merge 5 commits intoEthanWelsh:masterfrom
RitwikGupta:master
Open

Added solar system field#2
RitwikGupta wants to merge 5 commits intoEthanWelsh:masterfrom
RitwikGupta:master

Conversation

@RitwikGupta
Copy link
Collaborator

No description provided.

@EthanWelsh
Copy link
Owner

I'd rather not bloat our code base too much. Can you take out some of the constants that we definetly don't need? Also, I don't think that there is much of a point of having the Constant.cc file. Can we just keep it all in a Constant.h file?

@RitwikGupta
Copy link
Collaborator Author

Can I give the constants values in the header file? I thought we could only declare variables in the header.

@EthanWelsh
Copy link
Owner

You may define values in the header file. Alternatively, I believe that const variables can be given a value in header files. They may or may not need to be declared as extern- I forget.

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.

2 participants