aboutsummaryrefslogtreecommitdiff
path: root/bpkg/repository-types.hxx
blob: b62deed88baa2b6bfbdcb8b4a0bb7d1aa237e92a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
// -*- C++ -*-
//
// This file was generated by CLI, a command line interface
// compiler for C++.
//

#ifndef BPKG_REPOSITORY_TYPES_HXX
#define BPKG_REPOSITORY_TYPES_HXX

// Begin prologue.
//
//
// End prologue.

#include <bpkg/common-options.hxx>

// Print page usage information.
//
namespace bpkg
{
  ::bpkg::cli::usage_para
  print_bpkg_repository_types_usage (::std::ostream&,
                                     ::bpkg::cli::usage_para = ::bpkg::cli::usage_para::none);
}

// Begin epilogue.
//
//
// End epilogue.

#endif // BPKG_REPOSITORY_TYPES_HXX