Logo white

Anubis / Anubis

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • anubis
  • anubis_dev
  • include
  • minver.h
  • Definitive (I hope so) fast_lexer_5 with its documentation updated. ...
    eace4973
    1
    A new primitive 'write' for writing a byte array into another byte array
    at a given position (see predefined.anubis).
    Alain Prouté authored
    2016-12-09 14:28:01 +0100  
    Browse Code »
minver.h 108 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7
#define maj_version (1)
#define min_version (14)
#define rel_version (3)
#define build_version (0)