templates/cg_config.rb_sample in coursegen-0.0.2 vs templates/cg_config.rb_sample in coursegen-0.0.3

- old
+ new

@@ -1,8 +1,5 @@ -require './lib/schedule_def.rb' -require './lib/section_def.rb' - -# URL for AWS Deployment of the course +# bucket for AWS Deployment of the course AWS_BUCKET = "cosi236b.courses.salas.com" # Local directory path for directory of topics TOPICS_PATH = "/mydev/curriculous-topics"