mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-07 00:56:41 +02:00
Fixed docs typo in stacks.scad.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// LibFile: stack.scad
|
||||
// LibFile: stacks.scad
|
||||
// Stack data structure implementation.
|
||||
// To use, add the following lines to the beginning of your file:
|
||||
// ```
|
||||
// use <BOSL2/std.scad>
|
||||
// use <BOSL2/stack.scad>
|
||||
// use <BOSL2/stacks.scad>
|
||||
// ```
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user