From d0842f4a05ac691dc296347ff872eb7a9b83b42d Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 28 Aug 2019 14:45:15 +0300 Subject: Add/update some module descriptions --- libbuild2/in/init.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libbuild2/in') diff --git a/libbuild2/in/init.hxx b/libbuild2/in/init.hxx index b82c77e..29e3e61 100644 --- a/libbuild2/in/init.hxx +++ b/libbuild2/in/init.hxx @@ -20,7 +20,8 @@ namespace build2 // // Submodules: // - // `in.base` -- only variables and target types. + // `in.base` -- registers variables and target types. + // `in` -- loads in.base and registers rules. // extern "C" LIBBUILD2_IN_SYMEXPORT const module_functions* build2_in_load (); -- cgit v1.1