Skip to content

Commit

Permalink
Update verilog-mode from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalmodi committed Sep 11, 2020
1 parent fec110f commit 7ca7108
Show file tree
Hide file tree
Showing 3 changed files with 4,261 additions and 3,963 deletions.
2 changes: 1 addition & 1 deletion elisp/verilog-mode/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ done
cd ./src/ || exit

make clean
make
make e/verilog-mode.elc
if [[ "${run_test}" -eq 1 ]]
then
make -j 8 test
Expand Down
2 changes: 1 addition & 1 deletion elisp/verilog-mode/src
Submodule src updated 101 files
Loading

0 comments on commit 7ca7108

Please sign in to comment.