(library (name particles) (public_name qcaml.particles) (synopsis "Information relative to particles (electrons and nuclei)" ) (libraries trexio qcaml.common ) (modules_without_implementation xyz_ast ) ) (ocamllex (modules nuclei_lexer )) (ocamlyacc (modules xyz_parser ))