lib/vec | lexer: Clean up comments
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
* Created: 2026-01-22
|
* Created: 2026-01-22
|
||||||
* Author: Aryadev Chavali
|
* Author: Aryadev Chavali
|
||||||
* License: See end of file
|
* License: See end of file
|
||||||
* Commentary: See /include/arl/lexr/lexr.h
|
* Commentary: See /include/arl/lexer/lexer.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
* Created: 2026-01-22
|
* Created: 2026-01-22
|
||||||
* Author: Aryadev Chavali
|
* Author: Aryadev Chavali
|
||||||
* License: See end of file
|
* License: See end of file
|
||||||
* Commentary:
|
* Commentary: See /include/arl/lib/vec.h
|
||||||
|
|
||||||
Taken from prick_vec.h: see https://github.com/oreodave/prick.
|
Taken from prick_vec.h: see https://github.com/oreodave/prick.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user