git: 9front

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

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