git: 9front

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

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