git: 9front

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

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