git: 9front

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

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