Remove indentation in namespaces
This commit is contained in:
parent
60f1e4519e
commit
800a72f041
25 changed files with 11626 additions and 11624 deletions
|
@ -184,4 +184,5 @@ namespace bolt {
|
||||||
void evaluate(Node* N, Env& E);
|
void evaluate(Node* N, Env& E);
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -141,5 +141,6 @@ namespace bolt {
|
||||||
}
|
}
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue