Remove trailing spaces and convert tabs to spaces.

This commit is contained in:
Veikko Sariola
2020-05-16 09:16:23 +03:00
parent d328431413
commit 42ebc52c96
66 changed files with 1116 additions and 1114 deletions

View File

@ -28,3 +28,4 @@ SU_BEGIN_DELTIMES
SU_END_DELTIMES SU_END_DELTIMES
%include "../src/sointu.asm" %include "../src/sointu.asm"

View File

@ -1,3 +1,4 @@
%define BPM 100 %define BPM 100
%define SINGLE_FILE %define SINGLE_FILE
%define USE_SECTIONS %define USE_SECTIONS