[GIT] ppl/ppl(master): Typo fixed.
Module: ppl/ppl Branch: master Commit: f85b36accc826ec0a869e7fda61450136939d445 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f85b36accc826... Author: Roberto Bagnara <bagnara@cs.unipr.it> Date: Tue Mar 27 12:39:08 2018 +0200 Typo fixed. --- interfaces/Prolog/SWI/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interfaces/Prolog/SWI/Makefile.am b/interfaces/Prolog/SWI/Makefile.am index 783f6a2..dcb8954 100644 --- a/interfaces/Prolog/SWI/Makefile.am +++ b/interfaces/Prolog/SWI/Makefile.am @@ -72,7 +72,7 @@ ppl_swiprolog.cc: $(interface_generator_dependencies) pkglib_LTLIBRARIES = libppl_swiprolog.la -pkginclude_HEADERS = +pkginclude_HEADERS = \ $(SWI_CFLI_FILES) \ ppl_swiprolog.hh
participants (1)
-
Roberto Bagnara