New module 'get-rusage-as'.
[pspp] / lib / getdate.h
1 /* Obsolete; consider using parse-datetime.h instead.  */
2 #include "parse-datetime.h"
3 #define get_date(a, b, c) parse_datetime (a, b, c)