Just call the C lib 'the library' everywhere, don't call it a 'runtime'
This commit is contained in:
parent
38417fc8a1
commit
0f2347b318
25 changed files with 57 additions and 95 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
#include "tree_sitter/runtime.h"
|
||||
#include "tree_sitter/api.h"
|
||||
#include "./subtree.h"
|
||||
#include "./lexer.h"
|
||||
#include "./length.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue