1
0
forked from boostorg/mp11

Remove project-id from doc/Jamfile

This commit is contained in:
Peter Dimov
2019-03-25 19:24:58 +02:00
parent d2abe4ca51
commit a03e644dc7

View File

@ -5,8 +5,6 @@
# See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt
project doc/mp11 ;
import asciidoctor ;
html mp11.html : mp11.adoc ;