diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-06-14 22:17:26 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-06-14 22:17:37 -0700 |
| commit | 49f1eb3d08caf7605046373b7b3a001f28aa8aab (patch) | |
| tree | 2894703fd312bd4202a3cbe225d19a958e2f24b2 /core/operators.nom | |
| parent | 82cfd3e54b5910843c091a9fb6ef3ad6b64ba757 (diff) | |
Reshuffling some files.
Diffstat (limited to 'core/operators.nom')
| -rw-r--r-- | core/operators.nom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/operators.nom b/core/operators.nom index 3ea0fe1..2b44df4 100644 --- a/core/operators.nom +++ b/core/operators.nom @@ -2,6 +2,7 @@ This file contains definitions of operators like "+" and "and". use "core/metaprogramming.nom" +use "core/errors.nom" # Comparison Operators immediately |
