git: 9front

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

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