git: 9front

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

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