From cd5c1777393acf2ebf66f6e6b0aa600f1efbd408 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 15 Feb 2020 10:36:44 +0100 Subject: [PATCH] Remove executable flag from files --- techlibs/achronix/Makefile.inc | 0 techlibs/achronix/speedster22i/cells_arith.v | 0 techlibs/achronix/speedster22i/cells_map.v | 0 techlibs/achronix/speedster22i/cells_sim.v | 0 techlibs/achronix/synth_achronix.cc | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 techlibs/achronix/Makefile.inc mode change 100755 => 100644 techlibs/achronix/speedster22i/cells_arith.v mode change 100755 => 100644 techlibs/achronix/speedster22i/cells_map.v mode change 100755 => 100644 techlibs/achronix/speedster22i/cells_sim.v mode change 100755 => 100644 techlibs/achronix/synth_achronix.cc diff --git a/techlibs/achronix/Makefile.inc b/techlibs/achronix/Makefile.inc old mode 100755 new mode 100644 diff --git a/techlibs/achronix/speedster22i/cells_arith.v b/techlibs/achronix/speedster22i/cells_arith.v old mode 100755 new mode 100644 diff --git a/techlibs/achronix/speedster22i/cells_map.v b/techlibs/achronix/speedster22i/cells_map.v old mode 100755 new mode 100644 diff --git a/techlibs/achronix/speedster22i/cells_sim.v b/techlibs/achronix/speedster22i/cells_sim.v old mode 100755 new mode 100644 diff --git a/techlibs/achronix/synth_achronix.cc b/techlibs/achronix/synth_achronix.cc old mode 100755 new mode 100644 -- 2.30.2