git: 9front

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

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