git: 9front

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

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