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 499 by iritscen, Wed Mar 3 02:09:02 2010 UTC vs.
Revision 505 by gumby, Sat Mar 27 14:17:32 2010 UTC

# Line 52 | Line 52 | int installPackages(void);
52   int uninstallPackages(void);
53   int listInstalledPackages(void);
54   int printInstallerInfo(void);
55 < ModPackage fileToModPackage(fstream&);
55 > ModPackage fileToModPackage(fstream&, string);
56   bool StringIsLegalPathForDeletion(string);
57   vector<ModPackage> getPackages(string packageDir = "./packages");
58   void MakePathLocalToGlobalize(string*);

Diff Legend

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