git: 9front

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

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