git: 9front

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

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