git: 9front

ref: b128a8e42e4d72ebac017c081c85f7cedd1ad507
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}