aboutsummaryrefslogtreecommitdiff
path: root/src/z_prime.c
AgeCommit message (Collapse)Author
2005-03-22zexy-2.0:IOhannes m zmölnig
- use of abstractions for objects that allow it - some objects are build both as externals and abstractions (as slower fallbacks) - code-layout is now 1:1 c-file<->object (this should allow for building of zexy as a collection of externals instead as a big library) - matrix-objects have moved to iemmatrix !! svn path=/trunk/externals/zexy/; revision=2641
2003-06-18if a prime is detected, "1" is send, else "0" (no more bangs)IOhannes m zmölnig
svn path=/trunk/externals/zexy/; revision=706
2003-03-09Minor changes for compilation using Visual C++ 6.0 (SP3) under WindowsDaniel Heckenberg
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/externals/zexy/; revision=460
2002-10-09moved from zexy/zexy to zexysvn2git-rootGuenter Geiger
svn path=/trunk/externals/zexy/; revision=169