diff options
Diffstat (limited to 'core/errors.nom')
| -rw-r--r-- | core/errors.nom | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/errors.nom b/core/errors.nom index 12b0065..45fc8c5 100644 --- a/core/errors.nom +++ b/core/errors.nom @@ -2,8 +2,8 @@ # This file contains basic error reporting code -use "core/metaprogramming.nom" -use "core/operators.nom" +use "core/metaprogramming" +use "core/operators" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
