maesfahani / gpuocelot

Automatically exported from code.google.com/p/gpuocelot
0 stars 0 forks source link

config.ocelot has mistakes #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
when reading config.ocelot, these two lines are executed:
fi.descend("ocelot");
fi.descend("OcelotRuntime");

but the example config.ocelot in svn hasn't got OcelotRuntime tags,
adding them causes Ocelot runtime to load it's settings.

Also there is an unneeded 0 inbetween tags.

Attaching corrected file.

Original issue reported on code.google.com by korgulec@gmail.com on 16 Aug 2009 at 7:11

Attachments:

GoogleCodeExporter commented 8 years ago
Added your file to replace ocelot.config.  Please verify that it works 
correctly now.

Original comment by gregory....@gatech.edu on 23 Aug 2009 at 8:28