From 062435560ef56278a77ec21ccb985a908b2dfe2b Mon Sep 17 00:00:00 2001 From: nvcleemp Date: Thu, 30 Apr 2015 15:00:09 +0200 Subject: [PATCH] Added Scad writer to list of 3D writers. This is part of #34. --- CaGe.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CaGe.ini b/CaGe.ini index b306953..52fb054 100644 --- a/CaGe.ini +++ b/CaGe.ini @@ -94,7 +94,7 @@ CaGe.GraphNoFirePeriod.Background: 10000 # The output formats known to CaGe. CaGe.Writers.2D: Writegraph CML -CaGe.Writers.3D: Writegraph CML PDB OFF Spinput +CaGe.Writers.3D: Writegraph CML PDB OFF Spinput Scad CaGe.Writers.Adjacency: Planar Writegraph # The cage.writer.WriterFactory class creates writers # out of these format - by searching for classes named