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

Comparing AE/Installer/trunk/source/installer.h (file contents):
Revision 498 by iritscen, Wed Dec 30 01:51:38 2009 UTC vs.
Revision 499 by iritscen, Wed Mar 3 02:09:02 2010 UTC

# Line 58 | Line 58 | vector<ModPackage> getPackages(string pa
58   void MakePathLocalToGlobalize(string*);
59   bool SortBySize(string, string);
60   void tokenize(const string&, vector<string>&, const string& delimiters = " ");
61 + void StripNewlines(string *);
62   void clearOldDats(void);
63   void writeInstalledMods( vector<string> );
64   void copyBSL( string, vector<string>&, ModPackage );

Diff Legend

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