00001 // cmodtangent.cpp 00002 // 00003 // Copyright (C) 2004, Chris Laurel <claurel@shatters.net> 00004 // 00005 // This program is free software; you can redistribute it and/or 00006 // modify it under the terms of the GNU General Public License 00007 // as published by the Free Software Foundation; either version 2 00008 // of the License, or (at your option) any later version. 00009 00010 #include <celengine/modelfile.h> 00011 00012 00013 int main(int argc, char* argv[]) 00014 { 00015 00016 }
1.4.1