revert between 56095 -> 55830 in arch
[AROS.git] / workbench / classes / zune / texteditor / include / sfd / mccclass_lib.sfd
blob7043642af5c06eb7191ecca3f054dd0e63aba311
1 ==id $Id: mccclass_lib.sfd 82 2005-04-10 08:23:48Z damato $
2 ==base _MCCClassBase
3 ==basetype struct Library *
4 ==libname mccclass.library
5 ==bias 30
6 ==public
7 ==include <exec/types.h>
8 ULONG MCC_Query(LONG which) (d0)
9 ==end