This commit is contained in:
2025-03-12 12:37:19 +03:00
parent 1c851baa7e
commit 6a4040be3e
426 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
/* affine.c,v 1.1 1993/09/17 22:13:47 fbodin Exp */
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "include/portable.h"
#include "include/debug.h"
#include "include/ip.h"
#include "include/affine.h"
/* done in sigma */