replace bubble sorts (believe it or not) with qsort calls
authorkvigor <kvigor@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 20 Sep 2000 22:13:21 +0000 (22:13 +0000)
committerkvigor <kvigor@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 20 Sep 2000 22:13:21 +0000 (22:13 +0000)
commit99655d8de9b289946c091484978cb16ea7e2cc53
treece4e2946fe70697a3501bf7b10317f998283a5c3
parent363bf7f5dbefad0f9ec181a08f2030fa397758bb
replace bubble sorts (believe it or not) with qsort calls

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@393 4a8a32a2-be11-0410-ad9d-d568d2c75423
as/mcs51/aslist.c
as/mcs51/lklist.c