git: 9front

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

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