git: 9front

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

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