X-Git-Url: https://git.llucax.com/software/mutest.git/blobdiff_plain/ee114821d8fdd42f0adc9fdd242dc17533a99f2f..refs/heads/master:/README?ds=sidebyside diff --git a/README b/README index 0845452..f137742 100644 --- a/README +++ b/README @@ -83,19 +83,19 @@ factorial.c ----------- .. include:: sample/factorial.c - :literal: + :code: c factorial_test.c ---------------- .. include:: sample/factorial_test.c - :literal: + :code: c exception_test.cpp ------------------ .. include:: sample/exception_test.cpp - :literal: + :code: c++ Concepts