1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-24 17:23:05 +02:00

index files are mechanical, so now they're script-generated

This commit is contained in:
Pomax
2017-03-26 11:28:21 -07:00
parent 6fcf9c9378
commit 8167831b19
49 changed files with 85 additions and 313 deletions

View File

@@ -1,3 +0,0 @@
var handler = require("./handler.js");
var generateBase = require("../../generate-base");
module.exports = generateBase("introduction", handler);