mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-15 10:36:44 -04:00
Added Motivation section to README
- Fixed root CMAKE file
This commit is contained in:
parent
5efdb29315
commit
ea46c7a037
3 changed files with 15 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
const std = @import("std");
|
||||
const iff = @cImport({
|
||||
@cInclude("./iff/iffparser.h");
|
||||
@cInclude("./iff/iff.h");
|
||||
});
|
||||
|
||||
pub fn main() !void {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue