On 11/29/2010 10:59 AM, OLESEN Mark wrote: >> >> hg clone https://[email protected]/pauloh/pyevtk > > After cloning the repository, I don't find any of the C source files. > > $ hg status -A > C .hgtags > C MANIFEST > C README.txt > C dev.py > C setup.py > C src/LICENSE > C src/__init__.py > C src/cevtk.pyx > C src/examples/__init__.py > C src/examples/group.py > C src/examples/image.py > C src/examples/lowlevel.py > C src/examples/points.py > C src/examples/rectilinear.py > C src/examples/structured.py > C src/hl.py > C src/vtk.py > C src/xml.py > > > Are they in another repository somewhere? > > /mark
That's the src/cevtk.pyx file which gets preprocessed to C. Michael _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
