git: 9front

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

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