git: 9front

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

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