Changeset ce7f16 in git for kernel


Ignore:
Timestamp:
Feb 19, 2013, 6:52:27 PM (11 years ago)
Author:
Janko Boehm <boehm@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
4784eb0dbc213347fd8fc3f1e67de341aaf17aae
Parents:
a8941bc5ad99f3a4f45b89d94742e879b338a1e0
git-author:
Janko Boehm <boehm@mathematik.uni-kl.de>2013-02-19 18:52:27+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-20 10:00:46+01:00
Message:
Commented out IsPrime
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/structs.h

    ra8941bc rce7f16  
    9898#ifdef __cplusplus
    9999int   inits(void);
    100 int   IsPrime(int i);
     100//int   IsPrime(int i);
    101101extern int siSeed;
    102102int siRand();
Note: See TracChangeset for help on using the changeset viewer.