diff options
Diffstat (limited to 'nihil.cli/command_path.ccm')
| -rw-r--r-- | nihil.cli/command_path.ccm | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/nihil.cli/command_path.ccm b/nihil.cli/command_path.ccm deleted file mode 100644 index a5bd5e3..0000000 --- a/nihil.cli/command_path.ccm +++ /dev/null @@ -1,16 +0,0 @@ -/* - * This source code is released into the public domain. - */ - -module; - -/* - * command_path represents a command split into its component parts. - */ - -export module nihil.cli:command_path; - -namespace nihil { - - -} // namespace nihil |
