git: 9front

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

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