git: 9front

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

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