git: 9front

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

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