*** empty log message ***

This commit is contained in:
Paul Tucker
1999-07-19 04:23:43 +00:00
parent c4017d786d
commit dcdd551ae9
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
19990719-00:12 EDT Paul Tucker <ptucker@sympatico.ca>
* corrected new parameter check
added {"SET",1,3}
19990718-22:25 EDT Paul Tucker <ptucker@sympatico.ca>
* source/rtl/gtapi.c
* corrected returned color strings so pair ordering is

View File

@@ -4997,6 +4997,7 @@ static FUNCINFO _StdFun[] = {
{ "RTRIM" , 1, 1 },
{ "SECONDS" , 0, 0 },
{ "SELECT" , 1, 1 },
{ "SET" , 1, 3 },
{ "SETPOS" , 2, 2 },
{ "SPACE" , 1, 1 },
{ "SQRT" , 1, 1 },