Adjusted sorting.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5493 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc
2012-02-07 22:36:17 +00:00
parent ea993a5e31
commit 286d5979a2
3 changed files with 6 additions and 6 deletions

View File

@@ -8,5 +8,5 @@
S_OBJS += ctype.o \
get_ostype.o \
initdoneio.o \
tobasic.o \
setdevice.o
setdevice.o \
tobasic.o