X-Git-Url: http://nitlanguage.org diff --git a/lib/cpp.nit b/lib/cpp.nit index 6fe897a..78bb96c 100644 --- a/lib/cpp.nit +++ b/lib/cpp.nit @@ -16,7 +16,7 @@ # Offers features to interface with C++ code and libraries module cpp is - new_annotation cpp_compiler_option + new_annotation cppflags end # A pointer to a C++ std::string instance