diff options
| author | Jeff Carr <[email protected]> | 2025-10-18 11:16:55 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-18 11:16:55 -0500 |
| commit | 94fd646c63f0d85083c991ea219d34197aaa085e (patch) | |
| tree | 2d7971f7aad2eccb2c1566de4e6e119bda566b72 /debugger.go | |
| parent | fa79004ab987b349f3912f3e89facad16951a91a (diff) | |
put this here for later
Diffstat (limited to 'debugger.go')
| -rw-r--r-- | debugger.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debugger.go b/debugger.go index d732a36..9e1405a 100644 --- a/debugger.go +++ b/debugger.go @@ -1,4 +1,4 @@ -package argvpb +package main // initializes logging and command line options |
