git: 9front

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

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