5 lines
50 B
Factor
5 lines
50 B
Factor
|
|
IN: calendar
|
||
|
|
USING: alien ;
|
||
|
|
|
||
|
|
TYPEDEF: uint time_t
|