git: 9front

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

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