comparison liboctave/DASRT-opts.in @ 4044:9678c5526190

[project @ 2002-08-15 16:54:55 by jwe]
author jwe
date Thu, 15 Aug 2002 16:54:56 +0000
parents f6df65db67f9
children a35a3c5d4740
comparison
equal deleted inserted replaced
4043:6fae69a1796e 4044:9678c5526190
1 CLASS = "DASRT" 1 CLASS = "DASRT"
2
3 INCLUDE = "DAERT.h"
2 4
3 OPTION 5 OPTION
4 NAME = "absolute tolerance" 6 NAME = "absolute tolerance"
5 TYPE = "Array<double>" 7 TYPE = "Array<double>"
6 SET_ARG_TYPE = "const $TYPE&" 8 SET_ARG_TYPE = "const $TYPE&"