From 60f4ea7e30b46f1418abe6a2bff46e991bad58ef Mon Sep 17 00:00:00 2001 From: rigreco Date: Sun, 1 Mar 2015 14:36:53 +0100 Subject: [PATCH] Fix extension of Basic files. --- AppleII/FP MUL/{UNI5.BAS => UNI5.bas} | 0 AppleII/Integer adc 1 Byte/{UNIFUN.BAS => UNIFUN.bas} | 0 AppleII/Integer adc 2 Byte/{UNIFUN2.BAS => UNIFUN2.bas} | 0 AppleII/Memory dump/{UNIPROX.BAS => UNIPROX.bas} | 0 AppleII/N integer adc 2 Byte/{UNIDFUN3.BAS => UNIDFUN3.bas} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename AppleII/FP MUL/{UNI5.BAS => UNI5.bas} (100%) rename AppleII/Integer adc 1 Byte/{UNIFUN.BAS => UNIFUN.bas} (100%) rename AppleII/Integer adc 2 Byte/{UNIFUN2.BAS => UNIFUN2.bas} (100%) rename AppleII/Memory dump/{UNIPROX.BAS => UNIPROX.bas} (100%) rename AppleII/N integer adc 2 Byte/{UNIDFUN3.BAS => UNIDFUN3.bas} (100%) diff --git a/AppleII/FP MUL/UNI5.BAS b/AppleII/FP MUL/UNI5.bas similarity index 100% rename from AppleII/FP MUL/UNI5.BAS rename to AppleII/FP MUL/UNI5.bas diff --git a/AppleII/Integer adc 1 Byte/UNIFUN.BAS b/AppleII/Integer adc 1 Byte/UNIFUN.bas similarity index 100% rename from AppleII/Integer adc 1 Byte/UNIFUN.BAS rename to AppleII/Integer adc 1 Byte/UNIFUN.bas diff --git a/AppleII/Integer adc 2 Byte/UNIFUN2.BAS b/AppleII/Integer adc 2 Byte/UNIFUN2.bas similarity index 100% rename from AppleII/Integer adc 2 Byte/UNIFUN2.BAS rename to AppleII/Integer adc 2 Byte/UNIFUN2.bas diff --git a/AppleII/Memory dump/UNIPROX.BAS b/AppleII/Memory dump/UNIPROX.bas similarity index 100% rename from AppleII/Memory dump/UNIPROX.BAS rename to AppleII/Memory dump/UNIPROX.bas diff --git a/AppleII/N integer adc 2 Byte/UNIDFUN3.BAS b/AppleII/N integer adc 2 Byte/UNIDFUN3.bas similarity index 100% rename from AppleII/N integer adc 2 Byte/UNIDFUN3.BAS rename to AppleII/N integer adc 2 Byte/UNIDFUN3.bas