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

Rename folder from libLiFFT to liFFT #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Flamefire
Copy link
Contributor

This closes #15 also I'm still a bit hesitant as this affects includes. I personally like #include "libLiFFT/foo" better, but the other is shorter (programmers are lazy people...)

Also: namespace is still LiFFT but folder name is liFFT. Not sure what is better ;)

Any comments? @bussmann @ax3l

@ax3l
Copy link
Member

ax3l commented Jul 4, 2016

lower char starting for real world folders is always optimal to avoid having to press space when entering it.
the includes look better now, too.
upper-space starting namespaces are ok.

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

Successfully merging this pull request may close these issues.

Remove lib prefix
2 participants