mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 23:23:07 +00:00 
			
		
		
		
	Rename the header <janet/janet.h> to <janet.h>
Makes it easier to use and remember, and makes the variable `module/*headerpath*` make more sense.
This commit is contained in:
		| @@ -24,7 +24,7 @@ | ||||
| #define JANET_SYMCACHE_H_defined | ||||
|  | ||||
| #ifndef JANET_AMALG | ||||
| #include <janet/janet.h> | ||||
| #include <janet.h> | ||||
| #endif | ||||
|  | ||||
| /* Initialize the cache (allocate cache memory) */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose