git: 9front

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

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