git: 9front

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

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