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

Last change on this file since 5685 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
RevLine 
[5217]1#include <SDL.h>
2#include "globals.h"
3
[5220]4ANUGAVIS anugavis;
Note: See TracBrowser for help on using the repository browser.