git: 9front

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

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