summaryrefslogtreecommitdiff
path: root/intro2-tour
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-07-17 17:40:05 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-07-17 17:40:05 +0200
commit2a98c328ccee9e7db873e4209681377d89391267 (patch)
treef0f28b6623debd87056822741d21b7f68d98d246 /intro2-tour
parenta809dd02ecba76d0a9f5ed3d3a21c96e0c3eae96 (diff)
Update intro scripts/results
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