ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/Installer/trunk/source/methods.h
(Generate patch)

Comparing AE/Installer/trunk/source/methods.h (file contents):
Revision 318 by gumby, Sun May 3 07:38:12 2009 UTC vs.
Revision 319 by gumby, Tue May 5 07:30:34 2009 UTC

# Line 78 | Line 78 | void recompileAll(vector<string>);
78   vector<string> getInstallString(void);
79   void tokenize(const string&, vector<string>&, const string& delimiters = " ");
80   //bool getDirectoryContents(char , char &);
81 <
81 > void clearOldDats(void);
82 > void writeInstalledMods( vector<string> );
83  
84   //New copy(path, path) function. Too lazy to implement my own, this is basically how I would have done it though.
85   //No, really. :)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)