git: 9front

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

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