git: 9front

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

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