Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
luboslenco committed Dec 29, 2024
1 parent 61b7f32 commit 90f07a5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 48 deletions.
43 changes: 0 additions & 43 deletions armorcore/tools/amake/alang.md

This file was deleted.

2 changes: 0 additions & 2 deletions armorcore/tools/amake/alang.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

// ../../make --graphics opengl --compile --alangjs

///include <stdio.h>

let alang_output: string = null;
Expand Down
3 changes: 0 additions & 3 deletions armorcore/tools/amake/main.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@

// ../../make --compile --alangjs --ccompiler gcc --cppcompiler g++
// (gcc has lto enabled)

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
Expand Down

0 comments on commit 90f07a5

Please sign in to comment.