source: trunk/packages/vizservers/nanovis/NvLoadFile.cpp @ 2798

Last change on this file since 2798 was 2798, checked in by ldelgass, 12 years ago

Add emacs mode magic line in preparation for indentation cleanup

  • Property svn:eol-style set to native
File size: 148 bytes
Line 
1/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- */
2#include "Vector3.h"
3
4#include <stdio.h>
5#include <string.h>
6#include <assert.h>
7
Note: See TracBrowser for help on using the repository browser.