git: 9front

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

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