From 3bb94192d54bfcdbcd58dacd298aa6ff6d9b2bd2 Mon Sep 17 00:00:00 2001 From: gatecat Date: Sat, 15 May 2021 14:51:12 +0100 Subject: mistral: Tidying up Signed-off-by: gatecat --- mistral/pins.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mistral/pins.cc') diff --git a/mistral/pins.cc b/mistral/pins.cc index d0ce642e..c3637115 100644 --- a/mistral/pins.cc +++ b/mistral/pins.cc @@ -64,4 +64,4 @@ CellPinStyle Arch::get_cell_pin_style(const CellInfo *cell, IdString port) const return PINSTYLE_NONE; } -NEXTPNR_NAMESPACE_END \ No newline at end of file +NEXTPNR_NAMESPACE_END -- cgit v1.2.3