This website requires JavaScript.
Explore
Help
Register
Sign In
hayodea
/
salmanoff
Watch
1
Star
0
Fork
0
You've already forked salmanoff
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Files
841441806cdedd0648593114f88a74335b9f1949
salmanoff
/
main.cpp
T
9 lines
79 B
C++
Raw
Normal View
History
Unescape
Escape
Implemented basic conceptual structure
2024-09-04 14:08:50 +10:00
#
include
<mind.h>
int
main
(
int
argc
,
char
*
*
argv
)
{
Everything builds now
2024-09-05 18:20:33 +10:00
Mind
mind
;
Implemented basic conceptual structure
2024-09-04 14:08:50 +10:00
return
0
;
}
Reference in New Issue
Copy Permalink