clever usage of #include

This commit is contained in:
mattijs 2009-08-17 17:05:38 +01:00
parent fe4eccfb99
commit adf3e4b7e1

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
// Select triangles by label
faces ();
faces #include "badFaces";
// Select triangles using given points (local point numbering)
localPoints ( );