git: 9front

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

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