git: 9front

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

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