Were did that svn:executable come from?
[AROS.git] / workbench / devs / diskimage / include / amigaos / libraries / amisslmaster.h
blobf803e95a59ee70115b4054c8192ba7462857a6b0
1 #ifndef LIBRARIES_AMISSLMASTER_H
2 #define LIBRARIES_AMISSLMASTER_H
4 #define AMISSL_V2 0x01 /* OBSOLETE NAME */
5 #define AMISSL_V096g 0x01
6 #define AMISSL_V097g 0x02
8 #define AMISSL_CURRENT_VERSION AMISSL_V097g
10 #define AMISSLMASTER_MIN_VERSION 3
12 #endif /* !LIBRARIES_AMISSLMASTER_H */