plan9port/src/cmd/plot/libplot/grade.c

5 lines
59 B
C
Raw Normal View History

2004-04-14 19:54:10 +00:00
#include "mplot.h"
void grade(double x){
e1->grade = x;
}