git: 9front

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

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