lib|parser: Fix references to headers
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/sv.h
|
* Commentary: See /include/arl/lib/sv.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.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: See ast.h.
|
* Commentary: See /include/arl/parser/ast.h.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <arl/lib/base.h>
|
#include <arl/lib/base.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: See parser.h
|
* Commentary: See /include/arl/parser/parser.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user