jturney / ambit

C++ library for the implementation of tensor product calculations through a clean, concise user interface.
GNU Lesser General Public License v3.0
21 stars 9 forks source link

Fix warnings #41

Closed fevangelista closed 4 years ago

fevangelista commented 4 years ago

Fix warnings due to extra ";" at the end of function definitions.