git: 9front

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

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