renamings

This commit is contained in:
Michael Sippel 2025-01-29 00:06:39 +01:00
parent d0230cd3c4
commit 7eace1d85c
Signed by: senvas
GPG key ID: F96CF119C34B64A6
8 changed files with 14 additions and 14 deletions
morphisms

View file

@ -1,7 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <morphisms/length_prefix.h>
#include <morphisms/length-prefix.h>
#include <morphisms/posint.h>
int main( int argc, char * argv[] ) {