diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-12 13:07:40 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-12 13:07:40 -0700 |
commit | 315e2510d577b7303f4b8204a4555aad26bc41a3 (patch) | |
tree | ec16e87bda839f71424d489d1e8dda96c69d504c /Sources | |
parent | df466eba1bd4c9728fdb66e1a5fcf0e89203cf39 (diff) |
move files
Diffstat (limited to 'Sources')
-rw-r--r-- | Sources/swift-gopher/fileTypes.swift (renamed from Sources/fileTypes.swift) | 0 | ||||
-rw-r--r-- | Sources/swift-gopher/gopherHandler.swift (renamed from Sources/gopherHandler.swift) | 0 | ||||
-rw-r--r-- | Sources/swift-gopher/helpers.swift (renamed from Sources/Helpers.swift) | 0 | ||||
-rw-r--r-- | Sources/swift-gopher/server.swift (renamed from Sources/server.swift) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/Sources/fileTypes.swift b/Sources/swift-gopher/fileTypes.swift index 221b7b2..221b7b2 100644 --- a/Sources/fileTypes.swift +++ b/Sources/swift-gopher/fileTypes.swift diff --git a/Sources/gopherHandler.swift b/Sources/swift-gopher/gopherHandler.swift index 00a3a30..00a3a30 100644 --- a/Sources/gopherHandler.swift +++ b/Sources/swift-gopher/gopherHandler.swift diff --git a/Sources/Helpers.swift b/Sources/swift-gopher/helpers.swift index caf841b..caf841b 100644 --- a/Sources/Helpers.swift +++ b/Sources/swift-gopher/helpers.swift diff --git a/Sources/server.swift b/Sources/swift-gopher/server.swift index c8cf97b..c8cf97b 100644 --- a/Sources/server.swift +++ b/Sources/swift-gopher/server.swift |