diff options
Diffstat (limited to 'frontend/json_frontend.cc')
-rw-r--r-- | frontend/json_frontend.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/json_frontend.cc b/frontend/json_frontend.cc index 2eb0a39b..0debd9f2 100644 --- a/frontend/json_frontend.cc +++ b/frontend/json_frontend.cc @@ -190,4 +190,4 @@ bool parse_json(std::istream &in, const std::string &filename, Context *ctx) return true; } -NEXTPNR_NAMESPACE_END
\ No newline at end of file +NEXTPNR_NAMESPACE_END |