aboutsummaryrefslogtreecommitdiff
path: root/bbot/common.cli
blob: 3b9f5bde0938f618eb125526a2926d25ceadca69 (plain)
1
2
3
4
5
6
7
8
9
// file      : bbot/common.cli
// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
// license   : MIT; see accompanying LICENSE file

include <bbot/types>;

namespace bbot
{
}