PapaFactory Code
Brought to you by:
narinder-claire
File | Date | Author | Commit |
---|---|---|---|
doc | 2009-05-30 |
![]() |
[173d3e] q |
examples | 2009-05-30 |
![]() |
[f92fe3] VS Solution files were pro should be express |
install | 2009-06-06 |
![]() |
[d20ee9] change for release |
papafactory | 2009-04-12 |
![]() |
[8a7e44] Its better to have #include<papafactory/...h> t... |
.gitignore | 2009-04-12 |
![]() |
[893041] Some more files o ignore |
LICENSE_1_0.txt | 2009-04-10 |
![]() |
[7ea60c] Initial GIT Checkin |
README.TXT | 2009-04-12 |
![]() |
[8a7e44] Its better to have #include<papafactory/...h> t... |
PapaFactory =========== doc : This directory contains the tutorial/documentation for the library and the associated source code referenced in the doc. papafactory : contains the library itself. The library consists of headers only. To use it you need to put it on you include path. examples : Contains one example for each of the sub factories. Within each example sub directory there are directories for various development environments. so to build the example demonstrating the subfactory PapaFactory.Phactory under Visual Studio 2005 you will find the project file in example/phactory/VS2005 where as to build the example demonstrating the subfactory PapaFactory.Factory under GCC you will find the makefile in example/factory/GCC Copyright Narinder Claire 2008 2009 THE SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE OR DOCUMENTATION BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.