git: 9front

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

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