git: 9front

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

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