git: 9front

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

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