Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 243 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 243 Bytes

spglib

C library for finding and handling crystal symmetries

How to compile

% aclocal
% autoheader
% libtoolize
% touch INSTALL NEWS README AUTHORS
% automake -acf
% autoconf
% ./configure