git: 9front

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

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