Skip to content

Commit 5f7a332

Browse files
committed
restore spline
1 parent 1246b39 commit 5f7a332

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mjpc/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ add_library(
126126
direct/trajectory.h
127127
direct/model_parameters.cc
128128
direct/model_parameters.h
129-
# spline/spline.cc
130-
# spline/spline.h
129+
spline/spline.cc
130+
spline/spline.h
131131
app.cc
132132
app.h
133133
norm.cc

0 commit comments

Comments
 (0)