summaryrefslogtreecommitdiff
path: root/intro2-tour
diff options
context:
space:
mode:
Diffstat (limited to 'intro2-tour')
-rwxr-xr-xintro2-tour1
1 files changed, 1 insertions, 0 deletions
diff --git a/intro2-tour b/intro2-tour
index 4adbac7..8d8aceb 100755
--- a/intro2-tour
+++ b/intro2-tour
@@ -267,6 +267,7 @@ show bdep init -C ../hello-clang @clang cc config.cxx=$clang
cd ..
show bdep new -t lib -l c++ libhello
+show tree libhello
show cd libhello
show bdep init -A ../hello-gcc @gcc