-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3995 from daijingz/main
#2857 out-of-date README.md Update 2
- Loading branch information
Showing
5 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,6 @@ Last updated: Sept. 15, 2021 | |
|
||
**Language** | ||
- Contains the code for Drasil | ||
|
||
README.md | ||
- This file |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,13 @@ | ||
-------------------------------------------------- | ||
### Summary of Folder Structure and File Contents | ||
Last updated: May 9, 2019 | ||
Last updated: December 30, 2024 | ||
-------------------------------------------------- | ||
|
||
**ChunkDB** | ||
- Contains helper functions for extracting information from chunk databases | ||
|
||
ChunkDB.hs | ||
- Chunk databases used by System Information for looking up knowledge | ||
|
||
Dump.hs | ||
- Organizes all UIDs from Chunk databases into a structured map for debugging and analysis | ||
|
||
README.md | ||
- This file | ||
|
||
SystemInformation.hs | ||
- Defines the SI type |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters