git: 9front

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

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