mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-01-03 19:50:15 +02:00
slicer/stl.c: mention where the format is documented
This commit is contained in:
parent
6a12d4724b
commit
c984021251
@ -10,6 +10,11 @@
|
|||||||
* (at your option) any later version.
|
* (at your option) any later version.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Format description:
|
||||||
|
* http://en.wikipedia.org/wiki/STL_%28file_format%29
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user