Fixed out-by-one error in previous commit.
[AROS.git] / workbench / c / shellcommands / shellcommands.conf
blobeb4694756376cc4886ae9a9caee680f6bbbfea5a
1 ##begin config
2 version 41.1
3 libbase ShellCommandsBase
4 libbasetype struct ShellCommandsBase
5 seglist_field sc_SegList
6 residentpri -123
7 options noexpunge
8 ##end config
10 ##begin cdefprivate
11 #include "shellcommands_intern.h"
12 ##end cdefprivate
14 ##begin functionlist
15 ##end functionlist