Changed structure

This commit is contained in:
Tristan Ancelet
2026-03-31 09:17:36 -05:00
parent 37ea36cfdd
commit 771934b486
6 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
require "option_parser"
require "./regex"
require "./format"
require "./cligen/regex"
require "./cligen/format"
module CliGen
VERSION = "0.1.0"