git: 9front

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

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