mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Refactored, simplified, and removed code; replaced cli header lib
- Reinitialized submodules - Slightly restructed project - Added more options to `compile.sh` script - Added more utility functions
This commit is contained in:
parent
d34243db74
commit
e48c54aa40
27 changed files with 564 additions and 3232 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "modules/doxygen-awesome-css"]
|
||||
path = modules/doxygen-awesome-css
|
||||
url = https://github.com/jothepro/doxygen-awesome-css.git
|
||||
[submodule "modules/clipp"]
|
||||
path = modules/clipp
|
||||
url = https://github.com/GerHobbelt/clipp.git
|
||||
url = https://github.com/GerHobbelt/clipp
|
||||
[submodule "modules/doxygen-awesome-css"]
|
||||
path = modules/doxygen-awesome-css
|
||||
url = https://github.com/jothepro/doxygen-awesome-css/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue