Changeset 1176 for trunk/global.c


Ignore:
Timestamp:
Sep 10, 2008, 11:52:46 PM (17 years ago)
Author:
John Small
Message:

Ticket 187: Draft 2: Move remaining function declarations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/global.c

    r1155 r1176  
    1919
    2020#include "dll\fm3dll.h"
     21#include "dll\fm3str.h"
    2122#include "dll\seeall.h"                 // StartSeeAll
    22 #include "dll\fm3str.h"
     23#include "dll\valid.h"                  // IsFile
     24#include "dll\init.h"                   // InitFM3DLL
    2325
    2426int main(int argc, char *argv[])
Note: See TracChangeset for help on using the changeset viewer.