source: anuga_work/development/anugavis/src/globals.c @ 5600

Last change on this file since 5600 was 5255, checked in by jack, 17 years ago

Moved anugavis code into a single directory. Aborted use of dynamic lib as it won't work on win32.

File size: 62 bytes
Line 
1#include <SDL.h>
2#include "globals.h"
3
4ANUGAVIS anugavis;
Note: See TracBrowser for help on using the repository browser.