From: <jen...@us...> - 2007-08-20 15:40:15
|
Revision: 10 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=10&view=rev Author: jenslehmann Date: 2007-08-20 08:40:07 -0700 (Mon, 20 Aug 2007) Log Message: ----------- removed dig protocol from father example Modified Paths: -------------- trunk/examples/father.conf Modified: trunk/examples/father.conf =================================================================== --- trunk/examples/father.conf 2007-08-20 15:23:17 UTC (rev 9) +++ trunk/examples/father.conf 2007-08-20 15:40:07 UTC (rev 10) @@ -34,9 +34,6 @@ father = (male AND EXISTS hasChild.TOP). -writeDIGProtocol = true; -digProtocolFile = "types_test.txt"; - // persons male(markus). male(stefan). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |