Changeset 5275c0 in git


Ignore:
Timestamp:
Jan 7, 2013, 2:21:54 PM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
160ec65155bebf896fb6d52bbe233c0c557a8c0e
Parents:
058c1dafb078d10e814cec52ca5c9d37faa3cd50
git-author:
Martin Lee <martinlee84@web.de>2013-01-07 14:21:54+01:00
git-committer:
Martin Lee <martinlee84@web.de>2013-05-02 11:42:34+02:00
Message:
chg: renamed fac_absfact.* to facAbsFact.*
Location:
factory
Files:
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • factory/facAbsFact.cc

    r058c1d r5275c0  
    99/*****************************************************************************/
    1010
    11 #include "fac_absfact.h"
     11#include "facAbsFact.h"
    1212#include "cf_reval.h"
    1313#include "cf_primes.h"
  • factory/factory.template

    r058c1d r5275c0  
    106106
    107107/*MAKEHEADER PUBLIC ONLY*/
    108 #include "fac_absfact.h"
     108#include "facAbsFact.h"
    109109
    110110#endif /* ! INCL_FACTORY_H */
Note: See TracChangeset for help on using the changeset viewer.