norm icon indicating copy to clipboard operation
norm copied to clipboard

galois.h not prefixed with norm

Open mjvankampen opened this issue 4 years ago • 2 comments

This could be an issue of someone already has a galois.h in their include folder. I have not encountered this.

mjvankampen avatar Jun 06 '20 15:06 mjvankampen

This is a good suggestion. I will make this change in master. Per my other comment, to use the NORM library, the only header file needed is the 'normApi.h' file so I don't think this file should be copied to /include as part of an installation anyway.

bebopagogo avatar Jun 06 '20 16:06 bebopagogo

Ah clear, I thought the include folder only had public header files. I would actually argue that all other headers should be moved to the src folder. What do you think?

mjvankampen avatar Jun 06 '20 19:06 mjvankampen