git: 9front

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

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