git: 9front

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

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