]> git.vouivredigital.com Git - vouivre.git/commit
Refactor wraps and points
authoradmin <admin@vouivredigital.com>
Sun, 3 Nov 2024 17:33:50 +0000 (12:33 -0500)
committeradmin <admin@vouivredigital.com>
Sun, 3 Nov 2024 17:33:50 +0000 (12:33 -0500)
commitea50a0cb74e8607b81bd6ee43409cdb09704a0e9
tree371321590b21eaa6a6b0fd8624d2b90cbcad4a1f
parenta65163bc8fd38cb510154bd703b2038868c64c15
Refactor wraps and points

- All wraps become references.
- Points are no longer based on the memory layout.
Makefile.am
src/name.c [new file with mode: 0644]
src/name.h [new file with mode: 0644]
src/ui.c [new file with mode: 0644]
src/ui.h [new file with mode: 0644]
src/v.c